Commit Graph

22 Commits

Author SHA1 Message Date
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