sorgelig
00a75bd80b
Fix EOL in sources.
2019-03-22 20:38:14 +08:00
sorgelig
5c93f9c79c
INI: update the list of allowed chars.
2019-03-22 20:19:46 +08:00
sorgelig
fef4b3507a
Support for font loading.
2019-03-22 19:14:33 +08:00
sorgelig
faf262b392
Release 20190321.
2019-03-21 23:40:06 +08:00
sorgelig
9fe2769a7c
Fix video info Fpix.
2019-03-21 23:39:08 +08:00
sorgelig
2ccaa26928
Input: update the map filename.
2019-03-21 22:23:33 +08:00
sorgelig
1bb1101231
Input: quirk for 8bitdo menu button in D-Input mode.
2019-03-21 06:40:08 +08:00
sorgelig
5cf3638ca0
Input: show message if joystick not defined. Request to define the joystick in Menu core.
2019-03-21 06:16:31 +08:00
sorgelig
00eb05daed
Merge pull request #68 from spark2k06/master
...
fix bootcore
2019-03-21 05:17:34 +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
ef6e921b2e
Release 20190320.
2019-03-20 03:43:09 +08:00
sorgelig
54796b0021
Input: fixes, add dpad test step.
2019-03-20 03:28:52 +08:00
sorgelig
ffb408e7f0
Input: wake up Menu core in button mapping.
2019-03-19 06:12:31 +08:00
sorgelig
e4ac6b114c
Release 20190319.
2019-03-19 03:20:44 +08:00
sorgelig
14df06a0d3
Input: fixes and tweaks.
2019-03-19 03:13:46 +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
9b0578254b
Release 20190318.
2019-03-18 20:18:27 +08:00
sorgelig
41011d365c
Input: Analog mapping, remove axes customization, support up to 32 gamepad buttons.
2019-03-18 02:10:43 +08:00
sorgelig
0cc54cc2ea
file_io: fix: file name haven't stored in fileTYPE for files in zip.
2019-03-15 03:33:28 +08:00
sorgelig
a4b4ed5996
Merge pull request #65 from spark2k06/master
...
Bootcore feature
2019-03-14 03:49:28 +08:00
Aitor Gómez
1aa0e34e6c
fix type of variable
2019-03-13 10:31:39 +01:00
Aitor Gómez
6293f96ad2
rollback
2019-03-13 10:30:13 +01: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
9c7f1a8780
Release 20190304.
2019-03-04 20:05:41 +08:00
sorgelig
68fbc50ebc
Archie: disable riscos.ext support as usage is unclear.
2019-03-04 19:48:44 +08:00
sorgelig
7e2bc86883
SNES: detect Star Ocean 96Mbit ROM.
2019-03-04 18:56:01 +08:00
sorgelig
02f0a802d5
Archie: option to swap mouse buttons 2/3.
2019-03-04 18:43:13 +08: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
sorgelig
76b12bf2c7
Release 20190302.
2019-03-02 07:04:05 +08:00
sorgelig
9b139be34d
Remove some old releases.
2019-03-02 07:03:25 +08:00
sorgelig
90eb133882
Fix OSD volume control.
2019-02-28 01:52:59 +08:00
sorgelig
472e344e67
2 more color backrounds for Menu core.
2019-02-26 19:50:51 +08:00
sorgelig
55696e2aef
Merge pull request #58 from bbond007/master
...
Remove "Uartmode : MIDI-38K" by adding /tmp/CORENAME
2019-02-24 19:45:24 +08:00
bbond007
e04a275d09
Remove "Uartmode : MIDI-38K" by adding /tmp/CORENAME
2019-02-22 18:37:32 -05:00
sorgelig
ba25bed544
Release 20190218.
2019-02-18 23:33:18 +08:00
sorgelig
64370cfa4c
input: 8bitdo PSC special combo handling.
2019-02-18 22:40:31 +08:00
sorgelig
b44b95abf1
input: use OSD button to finish remapping.
2019-02-18 20:44:22 +08:00
sorgelig
7f721a5a5f
input: -128 is illegal value. Limit to -127..+127 range.
2019-02-13 16:44:34 +08:00
sorgelig
ae98863cca
OSD: scroll to top if first item is selected.
2019-02-08 15:39:01 +08:00
sorgelig
055ef8b263
Merge pull request #55 from bbond007/master
...
Fix Archie menu to let you select EXIT
2019-02-08 13:11:46 +08:00
bbond007
a5151f9b64
Fix Archie menu to let you select EXIT
2019-02-07 16:53:35 -05:00
sorgelig
7f0460b369
Archie: less messages more LED while disk reading.
2019-02-06 18:06:52 +08:00
sorgelig
f785a7e89c
Release 20190205.
2019-02-05 16:26:07 +08:00
sorgelig
a6ac6708ae
file_io: remove obsolete functions.
2019-02-05 16:01:36 +08:00
sorgelig
0a89c2cd80
Separate PAL/NTSC modes for vsync_adjust.
2019-02-05 15:07:44 +08:00
sorgelig
3c377474a1
Fix archie rom loading.
2019-02-05 15:07:26 +08:00
sorgelig
0496ff285d
Upgrade to VS2017.
2019-01-29 13:48:31 +08:00