Commit Graph

34 Commits

Author SHA1 Message Date
paulb-nl
646f96c395 Add NeoGeo CD support (#767)
support/megacdd: add Play track command for Neo Geo

neocd: use separate index for audio
2023-04-06 23:27:39 +08:00
Martin Donlon
cebd306abd Spike profiler 2022-07-17 11:58:16 -07:00
Sergey Dvodnenko
2bc233b851 Saturn: initial support. (#612) 2022-05-22 20:09:13 +08:00
sorgelig
214ab9304d OSD: fix scrolling file name when help text is scrolling. 2021-06-04 22:10:42 +08:00
sorgelig
28a292ea72 OSD: OSD_MSG flag for non-interactive windows. 2021-04-30 22:32:34 +08:00
sorgelig
45a6165423 Update OSD logo. 2020-12-29 15:40:14 +08:00
sorgelig
790b5a56cf OSD: help text for un-mounting. 2020-11-14 17:16:04 +08:00
sorgelig
29605b28f8 OSD: option for config switch. access misc.option from Menu core. 2020-06-20 18:15:27 +08:00
sorgelig
e118e4f3cb display 2 lines for long files. 2020-05-11 15:40:18 +08:00
sorgelig
47b1ab4a61 osd: some refactoring. 2020-04-20 21:43:02 +08:00
sorgelig
d2e3d0fbd2 pcecd: initial support. 2020-04-19 14:58:44 +08:00
sorgelig
07d965102d Some refactoring and normalization. 2020-04-12 17:19:49 +08:00
sorgelig
acf0111877 OSD fixes. 2019-12-05 00:48:30 +08:00
sorgelig
38ce10b205 OSD fixes. 2019-12-03 12:13:11 +08:00
sorgelig
e56145f02d Optomizations in OSD, more calls for megacd while OSD rendering. 2019-12-02 02:16:47 +08:00
sorgelig
ea43ef519b Buffered OSD update. 2019-12-01 21:39:28 +08:00
sorgelig
daeaba909d menu: fix display of gamepad. 2019-10-23 23:35:33 +08:00
Newsdee
3f94c5efed Show gamepad in OSD when doing button mapping 2019-10-23 22:04:57 +08:00
sorgelig
9a82ff8902 minimig: move config from OSD to UIO, refactoring. 2019-10-06 02:17:23 +08:00
sorgelig
47334a1dd8 OSD: use the same commands for Minimig. 2019-10-05 22:51:21 +08:00
sorgelig
cc361c7f46 adjust rotation command. 2019-10-03 23:07:41 +08:00
sorgelig
f52d81f7bc OSD rotation option. 2019-10-03 01:37:57 +08:00
sorgelig
b5968296a9 Add cheat engine. 2019-05-08 23:03:25 +08:00
sorgelig
00a75bd80b Fix EOL in sources. 2019-03-22 20:38:14 +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
c22c365aa9 Fix memory corruption. 2018-12-31 14:38:36 +08:00
sorgelig
ddd5b75d2b Fix the warnings and some errors. 2018-12-29 21:15:25 +08:00
karllurman
94e560fa58 Created a support folder and move core ARM support code for minimig into it. Updated menu, osd, and user_io. Makefile also updated to account for new support folder 2018-10-31 23:11:07 +11:00
sorgelig
98759cd074 Support for more OSD options than OSD rows. 2018-08-07 14:58:52 +08:00
sorgelig
729b1f4b70 Update the logo. 2018-07-03 06:51:01 +08:00
sorgelig
a9192e5819 Tweak OSD title. 2018-05-29 16:11:28 +08:00
sorgelig
ab480e5d83 OSD: invert the arrows as well. 2018-05-12 05:18:40 +08:00
sorgelig
752c1add31 Improve info handling. 2018-02-28 03:24:47 +08:00
sorgelig
d235e806b2 Move to C++. Use C++14 as it adds binary literals -> HDL friendly. 2018-02-28 01:58:21 +08:00