Commit Graph

660 Commits

Author SHA1 Message Date
sorgelig
ca2fbe5b7a NeoGeo: remove fixed path, support for subfolders. 2019-07-29 04:04:44 +08:00
sorgelig
48c7d7b28c NeoGeo: add vromb_offset parameter. 2019-07-29 01:57:00 +08:00
sorgelig
4d616d8e27 Some re-work in file lister, NeoGeo per-game xml support. 2019-07-28 23:45:25 +08:00
sorgelig
90773be3dd NeoGeo: tweak the progress bar. 2019-07-28 05:25:57 +08:00
sorgelig
da883023b2 NeoGeo: add more known files. 2019-07-28 01:33:05 +08:00
sorgelig
c2fbde9f26 NeoGeo: xml: support for known files loading with empty romset entry. 2019-07-28 01:09:50 +08:00
sorgelig
71791a30f7 disable some log messages. 2019-07-28 00:26:10 +08:00
sorgelig
7e517b3140 NeoGeo: simplify xml format - some paramaters are now optional. 2019-07-28 00:25:54 +08:00
sorgelig
0818fd837a NeoGeo: support for consolidated C ROMs, new progress bar. 2019-07-27 21:52:52 +08:00
sorgelig
c645788823 NeoGeo: fix file selector. 2019-07-27 21:00:05 +08:00
sorgelig
4234cd78a0 NeoGeo: Display altname in ROM selector. 2019-07-25 22:45:58 +08:00
sorgelig
b4c38439f1 NeoGeo: fix hardcoded path, uses 16bit transfer for M-ROM. 2019-07-25 01:46:44 +08:00
sorgelig
d8c338046a Merge NeoGeo support code. 2019-07-20 10:37:08 +08:00
sorgelig
05022db309 Release 20190717. 2019-07-17 23:15:01 +08:00
sorgelig
781cbb3321 Merge branch 'master' of https://github.com/MiSTer-devel/Main_MiSTer 2019-07-17 23:13:50 +08:00
sorgelig
5e970fcc75 Minimig: fix reset by I/O button, add more memory configs. 2019-07-17 17:25:55 +08:00
sorgelig
6add98fc79 Merge pull request #98 from apolkosnik/patch-1
Make sharpmz.cpp build on gcc 8.3.0
2019-07-16 15:47:33 +08:00
Adam Polkosnik [fun]
6089a5a367 Make sharpmz.cpp build on gcc 8.3.0
This little change made sharpmz.cpp build on gcc 8.3.0
arm-linux-gnueabihf-gcc --version
arm-linux-gnueabihf-gcc (Ubuntu 8.3.0-6ubuntu1~18.10.1) 8.3.0
2019-07-15 21:45:38 -04:00
sorgelig
812b8f7f00 Release 20190711. 2019-07-11 16:56:26 +08:00
sorgelig
68beb0d47b Explicit index for F option. 2019-07-11 16:17:28 +08:00
sorgelig
dea718c4cd Minimig: 56MB option. 2019-07-11 16:07:20 +08:00
sorgelig
584f6a9a0d Makefile: some refactoring. 2019-06-29 03:08:21 +08:00
sorgelig
4965be614a Reset SNES type on name reading. 2019-06-29 03:05:45 +08:00
sorgelig
f056480a07 Normalize line endings, remove trailing spaces. 2019-06-29 00:57:18 +08:00
sorgelig
5d7d82392e fix minimig_set_adjust call. 2019-06-28 16:07:33 +08:00
sorgelig
ca75127859 Release 20190627. 2019-06-27 21:49:59 +08:00
sorgelig
30621334b0 Display site in header at start. 2019-06-27 21:48:23 +08:00
sorgelig
7f6250cfd8 Don't dim the screen if already dimmed. 2019-06-26 02:35:50 +08:00
sorgelig
e52ae6ba82 Rework disk LED activity. 2019-06-26 02:16:21 +08:00
sorgelig
a79245c586 snes: reserve IDs for future mappers. 2019-06-26 02:07:37 +08:00
sorgelig
ca9d1af9ce SNES: enable F1 ROCII save. 2019-06-20 00:40:06 +08:00
sorgelig
ce146a7ee9 input: improve 2-buttons menu combo. 2019-06-13 05:53:23 +08:00
sorgelig
56f66ebf41 Check status change request while ROM uploading. 2019-06-13 05:52:57 +08:00
sorgelig
bbd001710c update font path in ini. 2019-06-12 03:16:10 +08:00
sorgelig
e30647ca55 Release 20190611. 2019-06-11 21:37:18 +08:00
sorgelig
5d413a61fd Remove TZX parser. 2019-06-11 06:42:20 +08:00
sorgelig
22140fa65d Add VGA nag upon starting the script. 2019-06-11 01:31:13 +08:00
sorgelig
ded363e6ef input: fix: BTN_TGL was lost from autofire somehow. 2019-06-11 00:50:03 +08:00
sorgelig
5552d916ab Display OSD notification on VGA output when FB is active. 2019-06-10 22:16:29 +08:00
sorgelig
1be6234869 input: prevent unintentional RIGHT button mapping after stick test. 2019-06-10 06:42:11 +08:00
sorgelig
60899a7927 Fix 2-button menu combo. 2019-06-10 04:44:15 +08:00
sorgelig
a6078f4512 Release 20190609. 2019-06-09 19:20:12 +08:00
sorgelig
a8c0573802 Show mmc0 activity by DISK I/O Board LED on HPS screen. 2019-06-09 18:59:21 +08:00
sorgelig
ff2eba83bc input: release all buttons upon OSD/FB enter. 2019-06-09 16:04:05 +08:00
sorgelig
ba23d6bdec file_io: fix extension compare #2. 2019-06-09 16:03:15 +08:00
sorgelig
4ad9a8ae49 input: support 2-buttons combo for menu button. 2019-06-07 15:31:22 +08:00
sorgelig
00a25d974d Add command to start the core from command line. 2019-06-07 12:56:11 +08:00
sorgelig
8bee4fa072 file_io: fix extension compare. 2019-06-07 12:54:34 +08:00
sorgelig
f230b200d1 TERM=linux for script launching. 2019-06-07 12:53:55 +08:00
sorgelig
8c7560209b vga_sog option. 2019-06-06 01:20:43 +08:00