Commit Graph

29658 Commits

Author SHA1 Message Date
Oliver Stöneberg
763df208ce (MESS) flagged more software as unsupported (nw) 2014-06-05 08:44:15 +00:00
Curt Coder
b668bf523d (MESS) ql: Fixed QIMI mouse. (nw) 2014-06-05 07:25:37 +00:00
Wilbert Pol
51b976d70b (MESS) msx.c: Added support for Arc (nw) 2014-06-04 21:30:17 +00:00
Curt Coder
d15871c7b0 (MESS) ql: Added slot interfaces for the expansion and ROM cartridge ports. Modernized the Sandy Super Disk, Sandy SuperQBoard, and Miracle Trump Card floppy interfaces. Added a device for the QIMI (not working yet). Created skeletons for several expansion cards. [Curt Coder] 2014-06-04 21:29:13 +00:00
Wilbert Pol
db448dec61 (MESS) msx.c: Added support for mapper used by halnote (nw) 2014-06-04 20:46:54 +00:00
Wilbert Pol
1e5d478646 (MESS) msx2_cart/flop.xml: Added description for Arc and moved Halnote description to msx2_flop.xml. (nw) 2014-06-04 20:16:15 +00:00
Wilbert Pol
8d559f580c (MESS) msx.c: Added support for protection used by Baby Dinosaur Dooly (hopefully complete). (nw) 2014-06-04 19:13:06 +00:00
Wilbert Pol
db5294cec3 (MESS) msx.c: Added support for mapper used by Holy Quran. [hap, Wilbert Pol] 2014-06-04 17:57:35 +00:00
Ivan Vangelista
961ce4b810 Fixed interact.c regression (nw) 2014-06-04 17:14:37 +00:00
Curt Coder
8f2c188c07 (MESS) ql: Peripherals WIP. (nw) 2014-06-04 14:59:20 +00:00
Curt Coder
3c3568fcbb (MESS) Fixed rom size. (nw) 2014-06-04 14:58:33 +00:00
Oliver Stöneberg
5cd95bf6f6 (MESS) more unsupported software flagging (nw) 2014-06-04 14:43:21 +00:00
Oliver Stöneberg
313146fcaf (MESS) flagged some software as unsupported (nw) 2014-06-04 14:18:38 +00:00
Miodrag Milanovic
ac6bbc2dd1 ah forgot to commit this (nw) 2014-06-04 13:54:36 +00:00
Curt Coder
1427382078 (MESS) ql: Floppy WIP. (nw) 2014-06-04 12:34:08 +00:00
Miodrag Milanovic
4dd095bfb5 Added SQLite3 for future use, not linked in main binary till proved compiling good on all platforms (nw) 2014-06-04 11:53:08 +00:00
Curt Coder
f6f8fe56b2 (MESS) ql: Expansions WIP. (nw) 2014-06-04 11:37:59 +00:00
David Haywood
2073e3e6fb misc, trying to understand comms (nw) 2014-06-04 11:24:58 +00:00
Miodrag Milanovic
08247d1690 fixed compile (nw) 2014-06-04 08:31:48 +00:00
Miodrag Milanovic
f3a29b9b2b Updated to latest mongoose, used new added features (nw) 2014-06-04 08:10:44 +00:00
Alex W. Jackson
e9a514c441 Clean up hotchase and tail2nos as requested by Fabio. Use official (and actually formerly trademarked in the US) name for the k051316 as longname (nw) 2014-06-04 08:08:09 +00:00
Brian Troha
e3558d6bdf peplus.c: Correct percentages for Treasure Chest bonus so it can equal 100% - NW 2014-06-04 02:31:23 +00:00
Scott Stone
8be6ad2590 Verified and added to mess.lst 1 rom set which was mistakenly missing but had rom_start and game( macros set up for it. Added mm4tk (mephisto.c). (nw) 2014-06-04 01:18:59 +00:00
David Haywood
500e44a343 refactor slightly (nw) 2014-06-04 00:53:02 +00:00
David Haywood
0e61836361 more notes (nw) 2014-06-03 21:02:09 +00:00
Wilbert Pol
fbe825d59c (MESS) msx.c: Added support for keyboard master prototype. (nw) 2014-06-03 19:30:04 +00:00
David Haywood
e86db84423 more notes / guesses (nw) 2014-06-03 18:11:48 +00:00
Fabio Priuli
2a617b95de these lines were fine (I had removed them as an experiment only). nw. 2014-06-03 17:14:04 +00:00
Fabio Priuli
3517de3580 (MESS) nes.c: fixed WRAM banking for MMC5, so that Bandit Kings of Ancient China
(and Suikoden - Tenmei no Chikai) can be considered as working. Also fixed wrong
battery size for Aoki Ookami to Shiroki Mejika - Genchou Hishi in xml, which was causing 
a "Memory Over" error message ingame. [Fabio Priuli]

out of whatsnew: apparently the current WRAM mirroring (based on nesdev wiki notes)
causes glitches in some of these games. I hope to improve this soonish.
2014-06-03 17:08:51 +00:00
Wilbert Pol
5582b6aba7 (MESS) msx1/msx2_cart.xml: Notes (nw) 2014-06-03 17:08:27 +00:00
David Haywood
4bd662044d more board layout (nw) 2014-06-03 15:11:42 +00:00
Robbbert
b40b1b3d19 removed leading space from rom name 2014-06-03 14:57:09 +00:00
Curt Coder
117c24b5e9 (MESS) ql_flop.xml: Added The Simulator. (nw) 2014-06-03 14:23:51 +00:00
Fabio Priuli
5ac4a7d9ba macro naming clean up (was a copy&paste mistake from 30693). nw. 2014-06-03 14:10:12 +00:00
Fabio Priuli
fd5e57e97c k051316: converted to use device_gfx_interface, inline configs and delegates. nw. 2014-06-03 13:57:27 +00:00
David Haywood
bc7a66a8df some notes on how things connect (nw) 2014-06-03 13:55:01 +00:00
Miodrag Milanovic
d740f275ef Placing reverting options on proper place (nw) 2014-06-03 13:03:14 +00:00
Curt Coder
61742dfb4c (MESS) ql: Expansions WIP. (nw) 2014-06-03 12:54:19 +00:00
Scott Stone
2b58338233 Clarified and added to mame.lst 4 rom sets which were mistakenly missing but had rom_start and game( macros set up. These include: fcocku2_4c, fcockt2_4e, pex2029p and jngld_l1. In other cases of unused rom sets - I reverted to #if'ing the whole section while consolidating and deleting entries, if possible. (nw) 2014-06-03 12:47:10 +00:00
Curt Coder
852c4d9c19 (MESS) ql: Expansions WIP. (nw) 2014-06-03 12:37:42 +00:00
Curt Coder
402d5e4d2d (MESS) ql: Expansions WIP. (nw) 2014-06-03 11:58:17 +00:00
Curt Coder
48b70caf5b (MESS) ql: Expansion WIP. (nw) 2014-06-03 11:42:56 +00:00
Curt Coder
82f7387896 (MESS) ql: Expansion WIP. (nw) 2014-06-03 10:54:04 +00:00
Curt Coder
05a0a0fd6d (MESS) ql: Added ROM cartridge slot interface. (nw) 2014-06-03 08:28:53 +00:00
Alex W. Jackson
10e08f136a Added some more friendly macros to help define custom palette formats (nw) 2014-06-03 07:39:21 +00:00
mahlemiut
8a06918131 revert r30583, it breaks -ramsize option (no whatsnew) 2014-06-03 07:12:54 +00:00
Alex W. Jackson
15bff83c60 thunderx.c: add xtals (nw) 2014-06-03 06:54:46 +00:00
Miodrag Milanovic
1006bdc76b New macro added for per driver defined palette formats (nw) 2014-06-03 06:46:06 +00:00
Curt Coder
175f717c61 Fixed clang build. (nw) 2014-06-03 06:39:56 +00:00
Brian Troha
a8c077c8a1 zr107.c: Consistent naming conventions - NW 2014-06-03 02:32:27 +00:00