39 Commits

Author SHA1 Message Date
sorgelig
ecaa8f05d2 Some source names refactoring. 2020-04-25 20:13:17 +08:00
sorgelig
d2e3d0fbd2 pcecd: initial support. 2020-04-19 14:58:44 +08:00
sorgelig
4e96473a1a Initial support for Atari ST. 2020-04-17 23:44:05 +08:00
sorgelig
f9b5b9bbc3 Support up to 3 alternative INI files (Back+DPAD in OSD). Some refactoring in cfg/ini parsing. 2020-03-17 00:20:09 +08:00
sorgelig
6e27efef8d C64: rework T64 support to use memory file. 2020-01-20 23:46:21 +08:00
sorgelig
ca0a67e52c recents: fixes, updates, refactoring. 2019-12-29 06:02:43 +08:00
sorgelig
0eb7b3017d Fixes, tweaks, cleanup. 2019-12-12 03:43:49 +08:00
sorgelig
b33d930bfa Add MegaCD support code. 2019-11-20 00:15:29 +08:00
sorgelig
6fee050765 input: fixes and refactor. 2019-10-22 08:39:53 +08:00
sorgelig
1bf56ee2b9 NeoGeo: turbo loader. 2019-08-06 06:43:44 +08:00
sorgelig
d8c338046a Merge NeoGeo support code. 2019-07-20 10:37:08 +08:00
sorgelig
5d413a61fd Remove TZX parser. 2019-06-11 06:42:20 +08:00
sorgelig
82312678b8 Picture and logo for menu background. 2019-05-25 22:43:05 +08:00
sorgelig
ec41bbfcb2 Extract video functions to separate file, some refactoring. 2019-05-20 20:01:04 +08:00
sorgelig
798c996c6e Update screenshot code. 2019-05-09 21:41:33 +08:00
sorgelig
b5968296a9 Add cheat engine. 2019-05-08 23:03:25 +08:00
sorgelig
0d35f66a81 Switch to standard 8x8 fonts. 2019-03-23 16:56:39 +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
0496ff285d Upgrade to VS2017. 2019-01-29 13:48:31 +08:00
sorgelig
c194013aa1 Update VS project. 2019-01-10 09:52:41 +08:00
sorgelig
ed36841f78 Fix the warnings. 2019-01-06 23:47:10 +08:00
sorgelig
7de4788f9a One more update in VS project. 2019-01-05 23:41:44 +08:00
sorgelig
1620069edf VS project update. 2019-01-05 20:43:39 +08:00
sorgelig
7b123e0803 lib folder for 3rd-party libraries. 2019-01-05 19:12:45 +08:00
sorgelig
d3e0351f02 Add SNES support code. 2018-11-29 20:23:44 +08:00
sorgelig
da6571f3b2 Update VS project files. 2018-11-01 14:21:47 +08:00
sorgelig
b23bdbb8f3 Add forgotten changes. 2018-10-16 14:59:44 +08:00
sorgelig
302291d960 Support for ZX81 .col/.chr file parse and load. 2018-09-03 12:32:35 +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
sorgelig
45b54b1933 Add battery info. Move network info into system OSD page. 2018-02-11 08:29:08 +08:00
sorgelig
1cc907c276 Brightness control for pi-top. 2018-02-11 02:48:18 +08:00
sorgelig
64c218cff6 Refactoring. 2018-01-23 05:33:23 +08:00
sorgelig
1fa8fc4f14 Support for SCL/FDI/UDI disk formats(read-only) in TRDOS. 2017-09-01 20:50:45 +08:00
sorgelig
2851c48b77 Support for TZX tape format. 2017-09-01 04:08:42 +08:00
sorgelig
50f2b02597 Keyboard code refactoring. 2017-08-02 02:24:57 +08:00
sorgelig
d8990cf316 Initial support for ao486. 2017-07-31 08:07:08 +08:00
sorgelig
511811dc51 Keyboard control refactoring. 2017-07-17 14:39:14 +08:00
sorgelig
8a17d66496 Some tweaks in Minimig boot code. 2017-07-17 01:27:15 +08:00
sorgelig
96f7caaf71 Initial Commit. 2017-06-14 02:47:05 +08:00