Commit Graph

52191 Commits

Author SHA1 Message Date
Lord-Nightmare
a8bde85010 socrates.cpp: switched iqunlimz to use bankdev, fixed a few issues, unified some functions with socrates. [Lord Nightmare] 2017-06-23 15:02:09 -04:00
Lord-Nightmare
4ee8c028e3 whoops, forgot this. (nw) 2017-06-23 12:28:43 -04:00
Robbbert
4ee2d1c7b0 (nw)Windows debugger: removed "Mount Item" for now due to bugs, also removed internal media slots from images menu. 2017-06-24 01:10:44 +10:00
AJR
d3cb3d4540 lsasquad.cpp: Switch PSG type to YM2149 for original Taito sets (nw) 2017-06-23 09:09:56 -04:00
hap
2c3bed888b New working clone added
-----------
Bambino Classic Football [hap]
2017-06-23 14:31:53 +02:00
briantro
0884695c3b arkanoid.cpp: Standardize naming convention for verified dumped 68705 images (nw) 2017-06-22 21:48:31 -05:00
briantro
d84f0c5326 flstory.cpp: Use new 68705 image that includes the bootstrap code. [ShouTime, Brizzo] 2017-06-22 21:27:23 -05:00
Lord-Nightmare
dfb9ed0b34 socrates.cpp: switched banking over to using bankdev, hooked up hblank input [Lord Nightmare] 2017-06-22 21:38:57 -04:00
AJR
3bff05cff7 Don't try to read past the end of a memory space in debug view 2017-06-22 20:50:04 -04:00
hap
14ee94a1fe copypastemistake (nw) 2017-06-23 00:48:48 +02:00
AJR
2a1064628f Address space name fix (nw) 2017-06-22 18:46:14 -04:00
hap
bca24133da sm510: made KB1013VK12 device a clone of SM5A (nw) 2017-06-23 00:34:16 +02:00
AJR
aa191bfe6b s2650: I/O modernization
- Replace fake S2650_SENSE_PORT address with line read callback (set_input_line should also work). There are still some doubts regarding whether VBLANK should be inverted in various drivers.
- Replace fake S2650_CTRL_PORT and S2650_DATA_PORT addresses with... well, these aren't dedicated parallel ports, so they actually haven't gone away. They have, however, been moved to a new 1-bit address space, since the ports share the main data bus and are distinguished from each other by an address line.
2017-06-22 18:29:16 -04:00
AJR
137a83532b Improve validation checking for address ranges (nw)
arcompact: Attempt at fixing I/O space (nw)
2017-06-22 17:35:08 -04:00
Scott Stone
96bb60fd96 Fix SHA-1 to match valid image for ez2d2m (nw) 2017-06-22 15:39:47 -04:00
AJR
21ab6a6ec6 piggypas: Use 8255 device (nw) 2017-06-22 15:05:56 -04:00
AJR
e249cdb98e aerfboot: Soundlatch modernization (nw) 2017-06-22 14:20:59 -04:00
AJR
9a846ec556 wbbc97: Soundlatch modernization (nw) 2017-06-22 14:04:33 -04:00
Ivan Vangelista
438778daf6 New not working clone
---------------------------------
New Century (Spanish bootleg of Scramble) [Marcos75]
2017-06-22 17:52:10 +02:00
hap
0da4afb232 stop attributing these IP (nw) 2017-06-22 15:18:16 +02:00
Lord-Nightmare
a202e2114f prebillian: replace MCU simulation with actual dump [ShouTime, brizzo]
Fixed prebillian vblank input so game doesn't hang with real MCU dump, fixed player 2 spinner input, and added ball launch button [Lord Nightmare]
2017-06-22 03:02:00 -04:00
RobertoFresca
c04fbf2dba Added to the list of emulated games... 2017-06-22 01:03:44 -03:00
RobertoFresca
6fa32d72f8 New working clones
------------------
Jack Potten's Poker (set 10, ICP-1 PCB) [TeamEurope, Roberto Fresca]
2017-06-22 00:58:47 -03:00
AJR
4b5f16e1d8 No, actually done this way according to schematic (nw) 2017-06-21 23:22:17 -04:00
AJR
164ada7085 snk68.cpp: Soundlatch modernization (nw) 2017-06-21 23:14:50 -04:00
AJR
14c3a7fbd3 blockout.cpp: Soundlatch modernization (nw) 2017-06-21 22:51:16 -04:00
AJR
58823febb7 renegade, spdodgeb: Soundlatch modernization (nw) 2017-06-21 22:33:02 -04:00
AJR
90cf93ac4d spinb.cpp: MSM5205 callback modernization (nw) 2017-06-21 20:36:04 -04:00
Lord-Nightmare
6f43bda911 arkanoid.cpp: Replace hand crafted MCU for arkanoidu "Arkanoid (US, newer)" set with dumped 68705. [Lord Nightmare, brizzo, digshadow] 2017-06-21 20:20:41 -04:00
AJR
55d5fb8f97 inder.cpp: Modernize MSM5205 callback (nw) 2017-06-21 20:00:55 -04:00
MetalliC
ee78019768 new NOT_WORKING machine (partial dump, mobo bios roms is missing)
-----------------------
Pingu's Ice Block [Darksoft, MetalliC]
2017-06-21 19:27:12 +03:00
Ivan Vangelista
ae59e0ff2e new not working machine
----------------------------------
Ez2dancer 2nd Move [RetroRepair, Guru]
2017-06-21 18:15:19 +02:00
Ivan Vangelista
4417ce41b2 new not working clone
------------------------------
E-Swat - Cyber Police (bootleg, set 2) [Hammy, The Dumping Union]
2017-06-21 18:10:35 +02:00
smf-
863e8e41c3 simplify switch wall as MSVC couldn't tell that rate was always initialized. (nw) 2017-06-21 16:08:35 +01:00
AJR
6fc36a2656 tetrsark: Add a totally useless MCU dump [ShouTime, Brizzo] 2017-06-21 10:40:04 -04:00
Vas Crabb
0422077dbd taitosj: add the other mode for MCU interrupts (not used by anything yet) 2017-06-21 23:50:40 +10:00
Vas Crabb
a716e67787 taitosj: Made security MCU hookup a device 2017-06-21 23:33:36 +10:00
Olivier Galibert
9ef9bee33b Sorry test, it's not that I don't like you anymore, but there's this
AM_IMPORT_FROM guy there, and it's real love this time (nw)
2017-06-21 13:32:02 +02:00
mahlemiut
90f342fd6c fix mess target build (nw) 2017-06-21 20:48:09 +12:00
mahlemiut
03f21234b8 - Add preliminary Yamaha YM3802 MIDI controller
- Add X68000 expansion device using the YM3802
2017-06-21 18:37:23 +12:00
AJR
e6f86fa673 Some more serial interrupts for future use (nw) 2017-06-20 22:59:25 -04:00
AJR
fa3f8ec042 kuniokun: Replace MCU simulation with actual dump [ShouTime, brizzo] 2017-06-20 22:28:29 -04:00
arbee
8bf9290a1e hp9k_3xx: preliminary support for DIO and DIO-II buses and 98544 video card. [R. Belmont] 2017-06-20 21:40:03 -04:00
Vas Crabb
4536ab184c Fix Tandy CoCo keyboard mapping (github issue #2386) 2017-06-21 10:58:54 +10:00
Vas Crabb
a685a4be18 fix build (nw) 2017-06-21 09:51:17 +10:00
Vas Crabb
608ee868cb chaknpop: update for latest MAME framework (with input from David Haywood) (nw) 2017-06-21 09:50:45 +10:00
Vas Crabb
8a3b1a26fb chaknpop: replace MCU simulation with dump [Team Japump!!!,Chack'n,Hau] 2017-06-21 09:41:24 +10:00
angelosa
a47ef3ce71 Works with the World MCU dump (nw) 2017-06-20 23:28:48 +02:00
angelosa
9f0c12b7e2 new NOT working clone
---------------
40 Love (Japan) [ShouTime]
2017-06-20 23:23:43 +02:00
Angelo Salese
240c077fff Left-over (nw) 2017-06-20 22:39:32 +02:00