AJR
22eeaf98b2
audio/williams.cpp: Handler cleanup (nw)
2017-06-08 00:15:09 -04:00
AJR
3e090f75d7
saa1099: Zero writes are not errors (nw)
2017-06-07 23:46:42 -04:00
Jean-François DEL NERO
2f89a3c074
EF9365 : Fix the hardware vector engine. ( #2370 )
...
This fix the ARC Squale Basic instruction and probably many others stuffs
2017-06-08 12:53:52 +10:00
AJR
ff01a9488f
OK now, I think (nw)
2017-06-07 22:47:22 -04:00
AJR
fa258b6aa9
saa1099: Create standard write handler; substitute for bogus YM2413 in magicard (nw)
2017-06-07 22:28:53 -04:00
AJR
97303de706
toaplan2.cpp: Generate (and acknowledge) video interrupts within VDP
2017-06-07 20:39:26 -04:00
ajrhacker
20ac866d56
Merge pull request #2372 from npwoods/fix_crash_when_launched_from_favorites
...
Fixes a crash when returning to the front end when a system was launched from favorites
2017-06-07 19:58:57 -04:00
Nathan Woods
8549b11a9a
Fixes a crash when returning to the front end when a system was launched from favorites
...
This bug could be reproduced with the following steps:
1. Put 'nes' in 'Favorites'
2. Launch 'nes'
3. Choose something from the software menu and run the emulation
4. Escape back -- CRASH
2017-06-07 19:41:03 -04:00
Michael Zapf
d1683cd314
ti99: Architectural cleanup for slot devices; constant renaming
2017-06-08 00:19:09 +02:00
AJR
00288a0257
Use callbacks to set coin counters and coin lockouts from Taito I/O devices (nw)
...
This is a largish and not particularly elegant change, but those outputs aren't exactly internal.
2017-06-07 17:57:55 -04:00
R. Belmont
ba5adfb204
Merge pull request #2367 from shattered/_046d995
...
New skeleton: GRiD Compass series
2017-06-07 15:51:55 -04:00
R. Belmont
6d9225730b
Merge pull request #2368 from DavidHaywood/060617
...
New WORKING machine - Victory (Comsoft) [Andrew Welburn, ArcadeHacker, David Haywood]
2017-06-07 15:50:55 -04:00
AJR
dccc40c017
taito_b.cpp: This "bypass" was made superfluous many years ago (nw)
2017-06-07 15:19:38 -04:00
AJR
dfd8cf4a5e
Add port 3 write callback for TC0220IOC and TC0510NIO (nw)
2017-06-07 15:03:41 -04:00
AJR
f889281b66
spacegun: Yes, it's a TC0510NIO (nw)
2017-06-07 14:36:17 -04:00
Ivan Vangelista
fd1bb20b1b
some more device_add_mconfig in devices/bus (nw)
2017-06-07 18:58:48 +02:00
Ivan Vangelista
7b2e155728
new working clone
...
---------------------------
Operation Thunderbolt (Japan, SC) [ShouTime, The Dumping Union]
2017-06-07 18:54:17 +02:00
AJR
c2dfe876ce
jack.cpp: IRQ acking done right (nw)
2017-06-07 11:45:05 -04:00
AJR
9803afe4a4
Note regarding Jokerz (nw)
2017-06-07 11:42:11 -04:00
AJR
778e8c8bed
Merge remote-tracking branch 'upstream/master'
2017-06-07 09:18:04 -04:00
Olivier Galibert
9229cb6deb
tsk tsk tsk (nw)
2017-06-07 15:16:54 +02:00
AJR
3dfd0dc737
dynablst, bbmanw & clones: Use 4-way joysticks (as service manuals suggest)
2017-06-07 09:16:46 -04:00
David Haywood
cee62a71f3
replace bitrotten roms with decrypted versions from the original, no doubt that's what the correct data should be, rom5 has been left and still marked as a bad dump, even if I think it's nothing to do with this game (nw)
...
new WORKING clones
Victory (Comsoft) (bootleg) [Josele Fernandez]
2017-06-07 12:50:55 +01:00
Olivier Galibert
b29c4c4323
devcb: Add line hold capability [O. Galibert]
...
Whoever feels like saying that "HOLD does not exist in hardware", I
invite to admire the beautiful TTL circuit to the left of the 68000s
in the Over Drive schematics.
2017-06-07 12:08:19 +02:00
AJR
e1cbf35832
okim6295: Simplify logerror messages (nw)
2017-06-07 00:55:17 -04:00
arbee
d33a7fc165
sis85c496: first pass shadow RAM and SM RAM support. [R. Belmont]
2017-06-06 23:25:13 -04:00
Vas Crabb
ade8268df2
disconnect ANAL6 - not jumpered in on real board - easiest way is to just remove R80 so MAME won't complain about unconnected resistor terminal (nw)
2017-06-07 12:51:44 +10:00
AJR
5aa87097af
rchase2: Stupid comments (nw)
2017-06-06 22:44:34 -04:00
Vas Crabb
9035381c0b
clear up some stuff with board photo (nw)
2017-06-07 12:28:57 +10:00
AJR
afa4e477c2
tabpkr: Push emulation a little further along (nw)
2017-06-06 22:24:50 -04:00
Scott Stone
6411a00cc7
Fix for MT#6603 (nw)
2017-06-06 22:19:58 -04:00
ajrhacker
7af77a077b
Merge pull request #2369 from bmunger/r9751
...
r9751: Add more SMIOC registers
2017-06-06 19:45:09 -04:00
Brandon Munger
d8526dbfde
r9751: Add more SMIOC registers
2017-06-06 19:11:43 -04:00
David Haywood
f76fbbf8ea
looks like Orbitron was developed by Comsoft too, based on strings in the rom data and basic gameplay matching Victory.
2017-06-06 23:03:01 +01:00
Lord-Nightmare
450a241329
add ay-3-8913 diagram (nw)
2017-06-06 18:00:17 -04:00
Angelo Salese
59d3ee0e91
Improve CD audio play track/index command handling [smf] ( #2337 )
...
(kokoroj2 needs mods in the MB89352 core that won't break x68k as well.
kokoroj2 requires the printer interface: a command to stop current track is sent with CD & printer disabled in dip-switches.
As for x68k, installing HumanOS on HDD fails with current too so there's a lot of fun factor here)
2017-06-06 22:57:12 +02:00
hap
8f6aad8c96
hh_sm510: Improved Mickey & Donald SVG artwork [Sean Riddle, RColtrane]
...
made dual-screen games add 2 screens instead of combined svg (nw)
New working machine added
-------
Game & Watch: Donkey Kong Jr. (new wide screen) [hap, Sean Riddle, RColtrane]
2017-06-06 22:36:09 +02:00
David Haywood
2dd21074df
flip gfx rom loading (nw)
2017-06-06 21:33:05 +01:00
David Haywood
c2af3633ec
the bootleg doesn't actually seem to need rom5 anymore than the parent does, but does seem to be suffering bitrot (nw)
2017-06-06 20:47:50 +01:00
David Haywood
4d3efaae4d
New WORKING machine - Victory (Comsoft) [Andrew Welburn, ArcadeHacker, David Haywood]
2017-06-06 20:28:42 +01:00
Sergey Svishchev
24d016f62c
New skeleton: GRiD Compass series
2017-06-06 21:29:43 +03:00
Ivan Vangelista
7044a6b5fc
system16.cpp: added preliminary sound to astormb2. Also added it to mwalkbl instead of cheating by loading the sound ROMs of the original. There's probably something wrong with rom loading / oki banking, since I don't believe the correct BGMs are always playing. Left as MACHINE_IMPERFECT_SOUND because of this (nw)
2017-06-06 18:31:33 +02:00
Ivan Vangelista
246e83a9b5
new working clones
...
-----------------------------
Money Money (set 2) [caius, The Dumping Union]
Gingateikoku No Gyakushu (bootleg set 3) [Andrew Welburn, Craig Anstett, The Dumping Union]
2017-06-06 18:20:27 +02:00
AJR
23e74ee804
Merge remote-tracking branch 'upstream/master'
2017-06-06 11:45:33 -04:00
AJR
5de599fd94
cps1.cpp: Interrupt acknowledge routine based on schematics (nw)
2017-06-06 11:45:05 -04:00
Michael Zapf
6e577c5465
ti99: Hexbus implementation; floppy HX5102 early WIP
2017-06-06 16:21:51 +02:00
Joakim Larsson Edström
b581784494
Merge pull request #2363 from JoakimLarsson/dbox
...
dbox: Added license
2017-06-06 13:35:35 +02:00
Joakim Larsson Edstrom
1f4182111b
Added license
2017-06-06 13:34:13 +02:00
AJR
08e7ef5682
kan_pand.cpp: Eliminate driver_data dependency (nw)
2017-06-06 01:06:55 -04:00
Frank Palazzolo
101cc67202
Fix mametesters bug #3041 ( #2359 )
...
* starshp1: Fast/Slow control from toggled to momentary, as in real game
* Update clocks per latest information
* Add note about Throttle Level behaviour
* Change format of comments
2017-06-06 14:38:10 +10:00