Commit Graph

50712 Commits

Author SHA1 Message Date
Peter Bortas
8b71603f23 Fix CID 157540: "Missing comma" resulting in unintentional string concatenation 2017-03-27 23:53:04 +02:00
Lord-Nightmare
1752afe842 Add later SuperMac Spec/8 III V1.3 NuBus ROM [fink] 2017-03-27 17:43:32 -04:00
hap
1685e9e4e5 tamag1: put the testrom in another region (nw) 2017-03-27 22:40:18 +02:00
Olivier Galibert
a43db4ab22 express: More robust parsing fix (nw) 2017-03-27 20:37:38 +02:00
Olivier Galibert
365a639ce9 express: More robust parsing fix (nw) 2017-03-27 20:33:02 +02:00
Ivan Vangelista
015cb391ce New not working machine added
-----------
Unknown Poker Game by Chain Leisure [Gerald (COY), The Dumping Union]

My name as the copyright holder is a placeholder. Please remove as soon as someone fleshes this driver out. (nw)
2017-03-27 18:56:36 +02:00
Ivan Vangelista
d2447832cb New working clone added
-----------
Martial Masters (ver. 103, 102, 101CN) [kuze, The Dumping Union]

The PCB actually has a 102CN ASIC internal ROM, but it hasn't been dumped yet. (nw)
2017-03-27 18:44:37 +02:00
Scott Percival
f6816c743a ymf262: add save state support, slot pointer checks 2017-03-27 23:36:03 +08:00
Scott Percival
b164e5f4d2 sblaster: fix incessant popping before first use 2017-03-27 23:36:02 +08:00
Scott Percival
3e8ae15bfa sblaster: save DSP state 2017-03-27 23:36:02 +08:00
hap
473edbd7bc New working machine added
-----------
Fidelity Dame Sensory Challenger [hap, yovan]
2017-03-27 16:44:55 +02:00
briantro
d48d21011a shangha3.cpp: Documentation correction - NW 2017-03-26 22:13:53 -05:00
briantro
e8e1944bbc galgames.cpp: Slight rewording & change proto --> prototype - NW 2017-03-26 22:08:47 -05:00
briantro
89a0005973 shangha3.cpp: Rom label consistency - NW 2017-03-26 22:06:02 -05:00
cracyc
6f57243403 pwrview: add crtc, only vert size is certain (nw) 2017-03-26 21:43:57 -05:00
Scott Stone
e3de7849b2 gameboy.xml: Added double cart Song of the Pipa / Magic Ball (NOT WORKING) [James, TeamEurope and Tauwasser] 2017-03-26 21:13:30 -04:00
hap
70e66a042e fidelz80: dsc WIP (nw) 2017-03-26 22:58:34 +02:00
AJR
5002529e04 xtal.h: One more value (nw) 2017-03-26 15:15:45 -04:00
hap
cab410c50d fidelz80: dame sensory challenger skeleton driver (incomplete dump for now, cpu jumps to lalaland) (nw) 2017-03-26 19:55:14 +02:00
Luca Elia
f6f28649b6 New working machines
--------------------
Galaxy Games StarPak 4 [Keith M. Kolmos, The Dumping Union]
2017-03-26 19:04:41 +02:00
arbee
562e35b383 vp101: Keep both ROMs enabled (nw) 2017-03-26 12:05:09 -04:00
arbee
12cc62fd49 vp101: Improved support for reduced-cost VP050 version. [R. Belmont] 2017-03-26 12:00:03 -04:00
AJR
32ee4b4fbe xtal.h: Better and more info (nw)
megaaton: Adjust clocks to conform with schematics (nw)
2017-03-26 11:44:42 -04:00
Olivier Galibert
bf4250e540 disable: Better interface (nw) 2017-03-26 14:52:02 +02:00
Olivier Galibert
b39dcdc613 disable: reverse polarity (nw) 2017-03-26 14:40:16 +02:00
Miodrag Milanovic
0dd55128b9 Fix compile error noticed on VS (nw) 2017-03-26 23:19:40 +11:00
Olivier Galibert
fa2c6e5829 express: More robust memory access operator parsing (nw) 2017-03-26 14:10:31 +02:00
Olivier Galibert
f2aaf2eaa8 express: More robust memory access operator parsing (nw) 2017-03-26 14:08:12 +02:00
Miodrag Milanovic
1ea759ce92 Fix compile error noticed on VS (nw) 2017-03-26 14:05:03 +02:00
PugsyMAME
a97c0fbe87 Fixed writes to decrypted opcode memory [v3] (#2190)
Fixes problem in the debugger and the cheat engine as currently the writes to opcode memory are not handled correctly, so separated EXPSPACE_RAMWRITE and EXPSPACE_OPCODE case statements to allow opcode writes to access the correct memory.

Example:
In flicky this will now disable cat collisions with the main sprite:
maincpu.ob@3ac6=c3

This is the simplest way of updating this, EXPSPACE_OPCODE is now a copy of EXPSPACE_RAMWRITE except it uses AS_DECRYPTED_OPCODES instead of AS_PROGRAM. This method means I've got a lot of work updating a lot of cheat file warnings ...but this is the correct way of doing this.
2017-03-26 13:10:16 +02:00
Vas Crabb
3047b62665 srcclean (nw) 2017-03-26 19:13:42 +11:00
Miodrag Milanovic
a328b1c166 Fixed SDL build on win32 and zexall build (nw) 2017-03-26 19:11:50 +11:00
Miodrag Milanovic
cc07ecc00e Fixed SDL build on win32 and zexall build (nw) 2017-03-26 09:57:31 +02:00
Vas Crabb
6cb38b0771 srcclean (nw) 2017-03-26 12:57:49 +11:00
AJR
770356315a Source of silly quote (nw) 2017-03-25 20:47:15 -04:00
Nathan Woods
68061e47aa Fixed recently introduced order of operations issue, and changed to Vas' preferred style 2017-03-26 11:32:54 +11:00
AJR
323eb04ded Memory unit masking and address mirroring fixes (nw)
- Fix a bug which effectively treated AM_MIRROR as AM_SELECT when applied to a single-address range mirrored into a contiguous block. The automatic expansion of zero address masks now only applies to those stemming from (default) configuration, not from optimization. (This allows the assertion in latch8_device to be reinstated.)
- Fix a bug where AM_SELECT applied to narrow-width handlers with a submaximal number of subunits would select the wrong address bits or none at all. (This allows rpunch_gga_w to be WRITE8 as intended.)
- Add more stringent appropriateness checking of unit masks for narrow-width handlers.
2017-03-25 17:35:45 -04:00
arbee
8ce5aa566f MIPS: initial support for VR5500 and TX4925 CPUs. [R. Belmont] 2017-03-25 17:08:21 -04:00
briantro
43eeb96ee3 shangha3.cpp: Minor doc update - NW 2017-03-25 14:46:25 -05:00
briantro
b15b7012c3 New Shanghai 3 clone
New Clone Added
---------------------------------
Shanghai III (US, prototype) [coolmod, The Dumping Union]
2017-03-25 14:37:59 -05:00
Sandro Ronco
daf45fc6d2 dmv: fixed monochrome screen color. (nw) 2017-03-25 19:36:27 +01:00
ajrhacker
65f75f1983 latch8, discrete: Major device cleanup (nw) (#2187)
- Eliminate the AM_LATCH8_XXX address map macros. The normal DEVREAD/DEVWRITE ought to be good enough.
- Eliminate the "offset" specifications from latch8_device. This was used mostly to funnel outputs to discrete_device, which now has a templated write_line handler. (Inputs can use MCFG_DEVCB_RSHIFT instead.)
- Organize latch8_device's callbacks as arrays of devcb_readline/devcb_writeline, helping simplifying code greatly.
- Change latch8_device::bit[0-7]_(q_)?r to be proper line read handlers. This requires two extra READ8 handlers in audio/dkong.cpp, but memory-mapping for the MCS-48 T0 and T1 lines is totally artificial anyway.
- Comment out an assert that now tends to fail due to buggy AM_MIRROR behavior.
2017-03-25 17:14:50 +01:00
AJR
02f476fc1e i8355: Use required_region_ptr instead of device_memory_interface for internal ROM (nw) 2017-03-25 09:25:10 -04:00
Ivan Vangelista
50a81e25fc New working machine
_________________
Shiny Golds [caius, The Dumping Union]
2017-03-25 10:19:38 +01:00
Mark Garlanger
37d2804c4a Minor cleanup of H19 2017-03-25 16:16:34 +11:00
briantro
7c2ee1a762 itech8.cpp: Correct some Dyno Bop rom names - NW 2017-03-24 22:58:16 -05:00
hap
d717f8fe63 hh_tms1k: fixed tbreakup flickering leds? (nw) 2017-03-25 00:16:16 +01:00
Olivier Galibert
7d8c0a8d04 Revert "Fixed writes to decrypted opcode memory" (#2185) 2017-03-24 23:58:17 +01:00
ajrhacker
b7981f2a59 Merge pull request #2184 from PugsyMAME/master
Fixed writes to decrypted opcode memory
2017-03-24 18:48:10 -04:00
R. Belmont
1b21bbafcc Merge pull request #2176 from Dagarman/master
vic1001_cass.xml and c64_cass.xml dumps
2017-03-24 16:07:03 -04:00