sorgelig
fa3bd5e0dc
Cheats: find the cheat file by CRC32.
2019-05-11 15:15:57 +08:00
sorgelig
798c996c6e
Update screenshot code.
2019-05-09 21:41:33 +08:00
Alan Steremberg
bf61e3f369
fixed crash
2019-05-08 16:23:22 -07:00
Alan Steremberg
a8d90697cc
fixed spelling
2019-05-08 16:21:54 -07:00
Alan Steremberg
4a978dbf4c
fixed scaler spelling
2019-05-08 16:10:25 -07:00
Alan Steremberg
a3be270853
added screenshot
2019-05-08 15:57:38 -07:00
sorgelig
0d35f66a81
Switch to standard 8x8 fonts.
2019-03-23 16:56:39 +08:00
sorgelig
00a75bd80b
Fix EOL in sources.
2019-03-22 20:38:14 +08:00
sorgelig
fef4b3507a
Support for font loading.
2019-03-22 19:14:33 +08:00
sorgelig
9fe2769a7c
Fix video info Fpix.
2019-03-21 23:39:08 +08:00
Aitor Gómez
674c9d49b0
fix bootcore
2019-03-20 20:01:53 +01:00
sorgelig
556765fb10
Fix per-core ini config.
2019-03-20 21:24:12 +08:00
sorgelig
7f6bc8caa2
Ping the menu core on key/button press to wake it up.
2019-03-18 21:03:37 +08:00
sorgelig
41011d365c
Input: Analog mapping, remove axes customization, support up to 32 gamepad buttons.
2019-03-18 02:10:43 +08:00
Aitor Gómez
ee250685e1
Bootcore feature
...
[MiSTer]
; lastcore - Autoboot the last loaded core (corename autosaved in CONFIG/lastcore.dat) first found on the SD/USB
; lastexactcore - Autoboot the last loaded exact core (corename_yyyymmdd.rbf autosaved in CONFIG/lastcore.dat) first found on the SD/USB
; corename - Autoboot first corename_*.rbf found on the SD/USB
; corename_yyyymmdd.rbf - Autoboot first corename_yyyymmdd.rbf found on the SD/USB
;bootcore=lastcore ; uncomment to autoboot a core, as the last loaded core.
bootcore_timeout=10 ; 10-30 timeout before autoboot, comment for autoboot without timeout.
2019-03-13 06:04:26 +01:00
sorgelig
21241e3150
Report image size 0 if no save available
2019-03-04 04:34:18 +08:00
sorgelig
b7d64d6d3c
Archie: Mouse buttons 2 and 3 swap. RTC support. CMOS load support.
2019-03-04 03:10:39 +08:00
sorgelig
7b5072df86
Archie: remove fdc/file customization.
2019-03-03 22:03:00 +08:00
bbond007
e04a275d09
Remove "Uartmode : MIDI-38K" by adding /tmp/CORENAME
2019-02-22 18:37:32 -05:00
sorgelig
0a89c2cd80
Separate PAL/NTSC modes for vsync_adjust.
2019-02-05 15:07:44 +08:00
sorgelig
68336f0511
Extend HDMI pixel clock limits.
2019-01-27 12:08:38 +08:00
sorgelig
dade2f6dbe
OSD: Volume control option.
2019-01-26 17:10:23 +08:00
sorgelig
07f4d0c5b3
Support for * wildcard.
2019-01-25 07:12:50 +08:00
sorgelig
e52d1c25f7
Minimig: improve the config selector.
2019-01-19 15:17:16 +08:00
sorgelig
f2af0772bf
Save midilink mode.
2019-01-18 05:14:28 +08:00
sorgelig
4ea3a9c312
Allow to control audio volume when OSD is opened.
2019-01-17 09:57:53 +08:00
sorgelig
8d6bcfc227
PAL/NTSC INI option for Menu core.
2019-01-16 13:50:32 +08:00
sorgelig
6b76a9a088
Use separate save folder for all saves.
2019-01-11 11:23:49 +08:00
David Holm
868c60f99f
file_io: Zip file support
...
Support for loading files stored inside a zip file.
Treats zipped files as folders and allows loading files from inside the
zip file. Files are loaded on-demand from the archive.
Nested zip-files are currently not supported.
2019-01-09 21:00:56 +01:00
sorgelig
bf19823309
Support up to 6 gamepads.
2019-01-08 17:45:07 +08:00
sorgelig
5f8fbe5253
Open joystick buttons setup menu if not defined.
2019-01-06 23:47:46 +08:00
sorgelig
ddd5b75d2b
Fix the warnings and some errors.
2018-12-29 21:15:25 +08:00
David Holm
6813f707ea
fpga_io, user_io, minimig: Remove unreferenced printf arguments
...
Remove arguments to *printf that were not being referenced by the format
strings.
2018-12-29 12:19:06 +01:00
sorgelig
33921e306f
vsync_adjust=2 for low latency mode.
2018-12-26 22:12:10 +08:00
sorgelig
b6e1b127ca
INI option to hide RBF datecode.
2018-12-23 22:37:04 +08:00
sorgelig
1f4fe8a264
Replace vscale_integer with vscale_mode with extended functionality.
2018-12-21 04:42:10 +08:00
sorgelig
88e2176a4d
Use 4K per block transfer for file loading. SNES: skip 512b header if present.
2018-12-13 20:01:12 +08:00
sorgelig
05c2478d7c
Fix vsync_adjust.
2018-12-08 14:51:20 +08:00
sorgelig
dd04fdcc83
Per core filter setting.
2018-12-07 22:52:16 +08:00
sorgelig
573ee8fc6d
Option vscale_border for TVs cutting the edges.
2018-12-07 02:51:31 +08:00
sorgelig
a8c61de576
Reset info timer after screen adjustment.
2018-12-07 02:16:37 +08:00
sorgelig
3604657713
Minimig manual screen ajustment.
2018-12-05 01:30:51 +08:00
sorgelig
d3e0351f02
Add SNES support code.
2018-11-29 20:23:44 +08:00
sorgelig
c63bc586f7
Automatic save file creation.
2018-11-21 07:28:07 +08:00
sorgelig
1060bf4aaa
Support coefficients re-loading for Altera scaler.
2018-11-16 06:39:20 +08:00
sorgelig
99a0a0b190
Suport for altera scaler boot coefficients.
2018-11-10 00:29:16 +08:00
sorgelig
44d7476d60
Support for AScaler settings.
2018-11-08 05:11:20 +08:00
root
89115e3d96
uartmode option for USBMIDI and USBMIDI-38K
2018-11-05 10:33:44 -05:00
karllurman
62058bfa32
St and X86 moved to support
2018-11-01 11:15:58 +11:00
karllurman
3fccd05165
Makefile was wrong and sharpmz wasnt being built. Archie is now in support too
2018-11-01 09:32:26 +11:00