Sorgelig
|
43c19cb5b7
|
Merge branch 'master' of github.com:MiSTer-devel/Main_MiSTer
|
2021-10-10 19:12:01 +08:00 |
|
Sorgelig
|
be75d3d623
|
input: support for second analog stick.
|
2021-10-10 19:09:15 +08:00 |
|
Martin Donlon
|
aa3ef264ac
|
Add /dev/MiSTer_cmd screenshot support (#472)
Sending "screenshot" to the MiSTer_cmd device will trigger a screenshot.
An exact png filename can be specified if desired.
|
2021-10-07 13:11:01 +08:00 |
|
Sorgelig
|
7abbf7f8f4
|
Support compilation in WSL Ubuntu 20.04 LTS. Fix some warnings.
|
2021-10-07 03:08:56 +08:00 |
|
sorgelig
|
fb49f8b3f3
|
user_io: log starting path.
|
2021-09-27 23:49:59 +08:00 |
|
sorgelig
|
b091a609d9
|
C64: fix flag of T64 virtual image.
|
2021-08-28 16:00:50 +08:00 |
|
sorgelig
|
1f1cf74b71
|
input: support up to 8 mouse buttons, don't defer mouse events.
|
2021-08-24 19:51:43 +08:00 |
|
sorgelig
|
a1a95edae4
|
arcade: show notification of nvram save.
|
2021-08-08 19:53:23 +08:00 |
|
sorgelig
|
126f34fcd2
|
arcade: trigger nvram save from core.
|
2021-08-07 20:01:26 +08:00 |
|
sorgelig
|
aebed6b479
|
Minimig: fix behaviour of disk led, add led activity to shared folder access.
|
2021-08-03 23:49:20 +08:00 |
|
sorgelig
|
3ed545b9f4
|
Remove redundant OsdNameSet calls.
|
2021-07-24 22:35:24 +08:00 |
|
sorgelig
|
c8064e3f5c
|
GCR mode for all cores using D64 and G64 disk images.
|
2021-07-19 20:11:27 +08:00 |
|
sorgelig
|
f97a5318b0
|
FC option: support DDR3 loading.
|
2021-07-15 00:37:23 +08:00 |
|
sorgelig
|
30e978f488
|
32bit length for HPS-FPGA block transfer functions.
|
2021-07-01 14:29:04 +08:00 |
|
sorgelig
|
b8b02da1a6
|
Move IDE from x86 to common code.
|
2021-06-30 21:49:11 +08:00 |
|
sorgelig
|
02af31d730
|
Update IDE code. Use standard IDE for Minimig.
|
2021-06-30 21:49:11 +08:00 |
|
sorgelig
|
c206eb204c
|
Progress bar for files loaded into DDR3.
|
2021-06-16 23:05:27 +08:00 |
|
sorgelig
|
a20997df31
|
C64: support GCR mode.
|
2021-06-16 05:42:44 +08:00 |
|
sorgelig
|
db6c5c7720
|
user_io: limit disk i/o requets per cycle.
|
2021-06-05 23:23:37 +08:00 |
|
sorgelig
|
882983e3b4
|
Assert status[0](RESET) before FC option parser.
|
2021-06-04 22:52:43 +08:00 |
|
sorgelig
|
4af0d0264c
|
Update sd_* API for flexibility and performance.
|
2021-06-04 20:43:20 +08:00 |
|
sorgelig
|
2af66d507b
|
user_io: DEFMRA: use hardcoded path if supplied.
|
2021-05-24 05:17:36 +08:00 |
|
sorgelig
|
b21f0a032e
|
user_io: don't write beyond existing file size if not savefile.
|
2021-05-20 07:30:29 +08:00 |
|
sorgelig
|
42d5169fd7
|
user_io: add 4800 baud to UART speeds.
|
2021-05-15 13:00:15 +08:00 |
|
sorgelig
|
f208ccf3e7
|
menu: remember path of FC option.
|
2021-05-05 01:25:19 +08:00 |
|
sorgelig
|
ea5da96d36
|
OSD: backspace to clear FC option.
|
2021-04-27 23:25:54 +08:00 |
|
sorgelig
|
5ffb3710d3
|
Support direct DDR3 loading by F option.
|
2021-04-16 23:20:41 +08:00 |
|
sorgelig
|
9cd404ea65
|
Common shared memory module. Using O_CLOEXEC for opened files.
|
2021-04-16 23:12:46 +08:00 |
|
sorgelig
|
8e25b48abe
|
user_io: fix writes with new flags.
|
2021-04-04 16:07:26 +08:00 |
|
sorgelig
|
7930c2f9db
|
user_io: file i/o optimization.
|
2021-04-04 00:47:02 +08:00 |
|
sorgelig
|
c0fbf68fef
|
savestates: fixes and support for save of all 4 slots.
|
2021-04-03 02:27:40 +08:00 |
|
sorgelig
|
fa3fce20bc
|
user_io: file i/o performance optimization, support for multiple requesters.
|
2021-04-01 23:09:21 +08:00 |
|
sorgelig
|
5d45b59117
|
Progress bar for arcades. Update NeoGeo progress bar.
|
2021-03-29 04:33:10 +08:00 |
|
sorgelig
|
ca84e3fba3
|
Fix restore FC files. Avoid savestates name assign fo non-ROM files.
|
2021-03-29 01:09:59 +08:00 |
|
sorgelig
|
c0c7c05dfa
|
Support original core name and common arcade section in ini.
|
2021-03-26 14:53:42 +08:00 |
|
sorgelig
|
580da28fd3
|
DEFMRA option for easier arcade core debugging.
|
2021-03-26 03:23:59 +08:00 |
|
sorgelig
|
abceab97bd
|
menu: FC option to store file name.
|
2021-03-23 13:55:06 +08:00 |
|
sorgelig
|
abb579ea5d
|
minimig: better check for resolution change to apply video adjustment.
|
2021-03-05 22:01:09 +08:00 |
|
sorgelig
|
f0eba5d29e
|
Prevent wrong status sending for Minimig and AtariST cores.
|
2021-02-25 07:31:06 +08:00 |
|
sorgelig
|
61a965eacc
|
HV-Integer and crop for AtariST. Debug output for used status bits.
|
2021-02-24 02:07:16 +08:00 |
|
BinaryBond007
|
bb95e53abc
|
Fix USB MIDI (USBMIDI switch first checks for /dev/midi then /usb/ttyUSB0 SERMIDI only uses ttyUSB0) (#352)
|
2021-02-23 14:34:44 +08:00 |
|
sorgelig
|
cc1a74897d
|
OSD: rework UART modes.
|
2021-02-02 17:06:24 +08:00 |
|
sorgelig
|
ef75c53791
|
More rework for UART mode.
|
2021-02-01 23:12:53 +08:00 |
|
Alexey Melnikov
|
925270f485
|
UART mode rework (#341)
|
2021-02-01 17:56:36 +08:00 |
|
sorgelig
|
b238b4644f
|
OSD: display saving message upon autosave.
|
2021-01-15 17:51:40 +08:00 |
|
sorgelig
|
0d524ad67d
|
MT32-pi support for Minimig and AtariST.
|
2021-01-09 16:35:38 +08:00 |
|
sorgelig
|
ebeea62290
|
AtariST: parse special parameters.
|
2021-01-05 05:03:47 +08:00 |
|
sorgelig
|
398c6026e8
|
New config options for UART and Save States.
|
2020-12-29 15:58:59 +08:00 |
|
sorgelig
|
8e90f9abfd
|
Fix menu hang on F12 autorepeat.
|
2020-12-29 15:36:10 +08:00 |
|
sorgelig
|
1511563cd4
|
Send UART mode to core.
|
2020-12-29 15:36:09 +08:00 |
|