Commit Graph

57285 Commits

Author SHA1 Message Date
AJR
49ee5197ff crgolf: Soundlatch modernization (nw) 2018-02-18 17:44:39 -05:00
Olivier Galibert
109e2dadb8 NUON disassembler [O. Galibert] 2018-02-18 22:56:53 +01:00
Olivier Galibert
44c23e73ef Never merge a patch from cam900 before trying a compile, because he
clealry doesn't.

Revert "neogeo : Updates (#3235)"

This reverts commit 1ae84219fc.
2018-02-18 22:56:00 +01:00
R. Belmont
098662e1ba
Merge pull request #3238 from DavidHaywood/180218
XaviX - allow test mode to be visible in Monster Truck
2018-02-18 15:44:04 -05:00
David Haywood
89a59b13ed XaviX - allow test mode to be visible in Monster Truck 2018-02-18 20:40:35 +00:00
jlachniet
c4af043a87 Better naming conventions for ti85 drivers based on boot codes. (#3231)
* Update ti85.cpp to include better Boot Code organization

Different boot codes should really be their own devices, so I'm labelling them as such. I will add dumps for other boots codes soon.

* Update mame.lst to match ti85.cpp
2018-02-18 14:53:16 -05:00
cam900
543828eac2 warriorb : Soundchip Type identified (#3230)
ninjaw, warriorb : Cleanup duplicates
Demote Darius 2, Ninja Warriors with MACHINE_IMPERFECT_SOUND, because SSG Output isn't accurate
2018-02-18 14:48:48 -05:00
cam900
1ae84219fc neogeo : Updates (#3235)
* neogeo : Add input_merger for audio CPU NMI controls, Cleanup audio bankswitch(Make audiocrypt_region doesn't need), Convert cartridge_rams to std::unique_ptr, Some cleanups

* Minor cleanup, Build fixes

* neogeo : Minor cleanups
2018-02-18 14:48:14 -05:00
ajrhacker
53d410c0da
Merge pull request #3232 from tlindner/coco_expansion_serial
Attached ports to the two Color Computer serial cards.
2018-02-18 14:05:37 -05:00
ajrhacker
4a357ff09d
Merge pull request #3236 from tlindner/dragon_gets_coco_carts
Added some compatiable CoCo cartridges to the Dargon driver.
2018-02-18 14:03:39 -05:00
tim lindner
586cc5b643 Added some compatiable CoCo cartridges to the Dargon driver. 2018-02-18 08:10:20 -08:00
AJR
b88a6b918c ssozumo: Soundlatch modernization (nw) 2018-02-18 11:07:44 -05:00
AJR
f6d153a909 kurukuru.cpp: Soundlatch modernization (nw) 2018-02-18 10:53:59 -05:00
ajrhacker
35feb48d5d
Merge pull request #3234 from rfka01/master
olyboss.cpp: added Boss A 8085 model
2018-02-18 10:10:30 -05:00
AJR
5de50d54b9 Build fixes (nw) 2018-02-18 09:54:34 -05:00
cam900
5d110e6a52 okim9810 : Sampling frequency is actually divider, Change name/Accurate this (#3222)
Add device_clock_changed, Implemented DADR, Serial interface, Add notes
2018-02-18 09:40:20 -05:00
incog
93c238d5ec Mattel HyperScan software list (#3191)
* Mattel HyperScan software list

* hooked up softlist
2018-02-18 09:38:51 -05:00
cam900
1b7a7e5e71 taito_f2.cpp : Fix palette format for games when using 15-bit palette area (#3209) 2018-02-18 09:38:20 -05:00
angelosa
200d4ef2af buster.cpp: some work to make it actually show something [Angelo Salese] 2018-02-18 13:20:03 +01:00
rfka01
3388f396b7 olyboss.cpp: added Boss A 8085 model 2018-02-18 11:50:20 +01:00
AJR
f01c54521a mmpanic, funkyfig: Soundlatch modernization (nw) 2018-02-18 02:48:30 -05:00
tim lindner
ab7f0042e1 Fleshed out Color Computer serial expansion cards to support actual input and output 2018-02-17 21:52:08 -08:00
AJR
3e5d96d28e warriorb.cpp: Use 8-bit handler for NIO (nw) 2018-02-18 00:41:06 -05:00
AJR
252b7a2331 sega_315_5195, sega_315_5250: Make sound read/write delegates standard device callbacks (nw) 2018-02-17 23:08:52 -05:00
AJR
c6b9727c7f bigevglf: Soundlatch modernization (nw) 2018-02-17 22:41:04 -05:00
AJR
576d271bf7 40love.cpp: Soundlatch modernization (nw) 2018-02-17 22:06:15 -05:00
AJR
782a5466d6 deco32.cpp: Fix duplicate save registration (nw) 2018-02-17 20:41:51 -05:00
AJR
f6ad5b79e1 Better names for Video System sprite devices (nw) 2018-02-17 16:58:16 -05:00
AJR
2ff4e3da44 ccasino: No more state hacking for palette writes (nw) 2018-02-17 16:02:26 -05:00
AJR
db492686ac at.cpp: Workaround for regression in 386-based systems due to address mapping changes (nw) 2018-02-17 15:37:04 -05:00
AJR
65e8a48f35 amstr_pc.cpp: Regression fix (nw)
There is now a "Please set time and date" message that wasn't there in 0.193. This might or might not be correct behavior.
2018-02-17 15:19:26 -05:00
AJR
6a33b375e0 Fix arcade and tiny builds (hopefully) (nw) 2018-02-17 14:41:34 -05:00
arbee
c56b448424 Fix regression (nw) 2018-02-17 14:36:22 -05:00
AJR
4ff99d49ee nmk16: DEVWRITE8, not DEVWRITE (nw) 2018-02-17 14:30:11 -05:00
cam900
1915a475cc nmk16 : Cleanup duplicates, Update documents (#3227)
* nmk16 : Cleanup duplicates, Update documents
vandykeb : Verified OKI Bankswitching, Correct OKI clock
atombjt : Verified OKI Bankswitching

* nmk16 : Build fixes
2018-02-17 14:28:01 -05:00
AJR
511aa0aac7 gaiden.cpp: Fix graphics by partially undoing bdb49c9e5b (nw) 2018-02-17 14:12:51 -05:00
AJR
bcd112bed5 spacegun: Use cswidth for NIO access (nw) 2018-02-17 13:37:24 -05:00
arbee
4aa6f2a342 taito_en: Hook up ES5510 effects DSP [cam900, R. Belmont] 2018-02-17 13:25:55 -05:00
AJR
3f160f7580 fromanc2.cpp: Cleanups (nw) 2018-02-17 13:03:36 -05:00
AJR
f540069a6b Build fixes of the day (nw) 2018-02-17 12:25:45 -05:00
cam900
bdb49c9e5b gaiden : Cleanups, Fixes (#3217)
* gaiden : Cleanup duplicates, Split wildfang/raiga machine config/Address map
raiga : Fix hang at soft reset

* gaiden : More fixes

* gaiden.cpp : Minor revert
2018-02-18 03:29:01 +11:00
cam900
c0c4cd42f7 cbuster : Cleanup duplicates, Move spriteram buffer functions to buff… (#3223)
* cbuster : Cleanup duplicates, Move spriteram buffer functions to buffered_spriteram16_device, Remove unneeded rambank/shared ptr

* cbuster : Minor fix
2018-02-18 03:25:47 +11:00
Vas Crabb
ef5b933bf5 restore remnant of PCB conversion (nw) 2018-02-18 03:19:22 +11:00
cam900
28d8446c87 x1_010 : Change m_adr value name to m_xor Because it's actually Address Bit XOR value. (#3211)
* x1_010 : m_adr is just address xor, Move this to address map scheme
seta.cpp : Configurated M6502 Bankswitching

* Revert "x1_010 : m_adr is just address xor, Move this to address map scheme", This has fix code overload.
x1_010 : Convert m_xor instead m_adr, it's address xor value.
seta.cpp : Convert memcpy to std::copy
2018-02-18 03:05:06 +11:00
cam900
c6fd60e3d1 st0016 : Add object finder m_rom instead memregion(":maincpu") (#3214)
jclub2, srmp5: Accurate tag for CPUs, configurated ST0016 ROM Bankswitching
macs, simple_st0016, speglsht : Cleanup bankswitching
2018-02-18 03:01:07 +11:00
AJR
f7b0a9c5d7 brkthru: 6809 types (nw) 2018-02-17 10:19:59 -05:00
Ivan Vangelista
8351c97612 Decapped and dumped pic16f84 for Shizhan Ding Huang Maque (Version 4.1) [Team Caps0ff, EdHunter] 2018-02-17 15:59:57 +01:00
hap
93d965a734 unidasm: fix f8 endianness (nw) 2018-02-17 15:49:40 +01:00
AJR
d3952f9571 renegade, sidepckt: 6809 type identification (nw) 2018-02-17 02:42:10 -05:00
AJR
a27933029d cntsteer.cpp: CPU type (nw) 2018-02-17 02:17:16 -05:00