Commit Graph

57649 Commits

Author SHA1 Message Date
AJR
4a3622950d Fix tilemap device (nw) 2018-03-06 00:57:03 -05:00
Vas Crabb
4008ad3a0b fix segaufo (nw) 2018-03-06 14:29:13 +11:00
Vas Crabb
63c3030cb0 make more widespread protected opaopa the parent (nw) 2018-03-06 14:26:31 +11:00
Justin Kerk
0e77f9c540 Fixed issue causing drivers using netlists to fail on the Emscripten target. [Justin Kerk] 2018-03-06 03:12:21 +00:00
briantro
6b4ad9d722 new clone added - Opa Opa
New Clone Added
--------------------------------------------------
Opa Opa (Rev A, unprotected) [ShouTime, Charles MacDonald, Smitdogg, The Dumping Union]
2018-03-05 21:08:30 -06:00
Vas Crabb
f090feb8fe appease MSVC (nw) 2018-03-06 14:05:57 +11:00
David Haywood
db566d4954 c-chip: use dumped c-chip for Volfied and Superman, remove simulation [Team Caps0ff] (#3298)
* c-chip: use dumped c-chip for Volfied [Team Caps0ff]

interrupt source still needs to be verified, but I've tested this to the end and it works fine with the real dump.

* less static (nw)

* hook the coin counters back up (nw)

* tweaks (nw)

* was too close after tweak (nw)

* add support for dumped superman c-chip too, removed simulation [Team Caps0ff]

also made the 68k and upd7810 use different banked windows into the RAM, this seems to prevent the fighting I was seeing, and also superman suggests that it might be correct, as it puts response values in a bank for the 68k but then changes the window so the 68k can't see them.  needs further testing tho (other c-chip dumps might tell us more later)

* use the 68k side handlers on megab too, even if it really doesn't care about anything (nw)

* remove debug structure (nw)
2018-03-05 20:32:52 -05:00
David Haywood
4431d2e723 XaviX - IRQ source register notes (#3302)
* XaviX - new machines marked as NOT WORKING
Let's! TV Play Classic - Taito Nostalgia 2 [Sean Riddle, Mr. Do]

(boots to the title screen before going off the rails)

* xavix - some notes about the irq source register based on code analysis (nw)
2018-03-05 20:32:21 -05:00
smf-
4f52df727a Fix for Microsoft Visual Studio (nw) 2018-03-05 20:42:43 +00:00
Scott Stone
a0271931d4
Merge pull request #3301 from jlachniet/patch-1
ti85.cpp: Fix sizes
2018-03-05 14:02:23 -05:00
Olivier Galibert
8db729d649 upd7810 dasm fix (nw) 2018-03-05 17:13:25 +01:00
AJR
99a44018c2 pve500: Add serial clock; use output finders; fix buzzer output (nw) 2018-03-05 10:49:22 -05:00
cracyc
efe9644b5c plugin/cheat: use print_error to make testing easier (nw) 2018-03-05 09:22:44 -06:00
jlachniet
349d31c3db
ti85.cpp: Fix sizes 2018-03-05 07:36:30 -05:00
incog
efc1de1887 Added Shooter 2D (#3192) 2018-03-05 12:21:42 +01:00
Ivan Vangelista
6ef34f3b27
leland.cpp: documented undumped pals for pigout [Kevin Eshbach, The Dumping Union] 2018-03-05 12:04:34 +01:00
Ivan Vangelista
97c4e2df03
ti85.cpp: fixed validation. These 2 models have unemulated sound hardware. (nw) 2018-03-05 12:01:49 +01:00
Ivan Vangelista
cfc2a8f2fe
notetaker.cpp: fixed typo (nw) 2018-03-05 11:58:41 +01:00
Vas Crabb
9be4b17df1 appease clang (nw) 2018-03-05 17:59:00 +11:00
Vas Crabb
7f78b5975a get rid of the last set_indexed_value in drivers/devices - this ends up a bit ugly to maintain backwards compatibility with layouts/web UI (nw) 2018-03-05 17:51:26 +11:00
David Haywood
594673c02f XaviX - new machines marked as NOT WORKING (#3300)
Let's! TV Play Classic - Taito Nostalgia 2 [Sean Riddle, Mr. Do]

(boots to the title screen before going off the rails)
2018-03-05 07:50:38 +01:00
AJR
8620f0f120 ms6102: More UART configuration (nw) 2018-03-05 00:38:56 -05:00
AJR
a9b11e7182 mcb216, cb308: Replace UART with TMS5501 2018-03-04 23:20:27 -05:00
Vas Crabb
76add106d2 bit more cleanup (nw) 2018-03-05 15:04:18 +11:00
AJR
48f7473754 hpz80unk.cpp: UART cleanup (nw) 2018-03-04 21:36:12 -05:00
AJR
b59b8e1485 hp2640.cpp: Use new-style UART handlers (nw) 2018-03-04 21:24:55 -05:00
AJR
28a242d803 z80ne: New-style UART handlers; add notes (nw) 2018-03-04 21:08:30 -05:00
AJR
530ec2199f notetakr: Use new-style UART handlers (nw) 2018-03-04 20:44:51 -05:00
AJR
08d078b862 zephyr: Add UART and RS232 port (nw) 2018-03-04 20:26:50 -05:00
AJR
2497e8e567 ay31015: Privatize [rt]x_process (nw) 2018-03-04 20:07:41 -05:00
AJR
e2ef49de65 Wrong syntax, oops (nw) 2018-03-04 19:58:49 -05:00
AJR
bc931a066c hazl1500: More UART emulation (nw) 2018-03-04 19:48:50 -05:00
AJR
8dfa8648c5 sol20: Don't forget DTR (nw) 2018-03-04 19:14:49 -05:00
AJR
2b59d06fb1 sol20: Add RS232 port 2018-03-04 19:05:05 -05:00
AJR
897f3c82f2 sorcerer: Use new-style UART handlers (nw) 2018-03-04 18:39:26 -05:00
AJR
e06df9eae2 cm1800: Use new-style UART handlers (nw) 2018-03-04 18:25:11 -05:00
AJR
45d7dd037b sapizps3a: Use new-style UART handlers (nw) 2018-03-04 18:21:46 -05:00
AJR
9639e3aa06 ay31015: Add READ8 and WRITE8 handlers to be placed in memory maps; allow reads to reset DAV automatically (nw) 2018-03-04 17:57:58 -05:00
R. Belmont
b3671d5a53
Merge pull request #3299 from jlachniet/master
New clones marked as NOT_WORKING
2018-03-04 16:30:11 -05:00
AJR
1c7ac738ad supracan.cpp: Eliminate first_screen and a bunch of unused variables (nw) 2018-03-04 16:10:07 -05:00
arbee
d9301e2b57 some first_screen removal (nw) 2018-03-04 15:55:34 -05:00
jlachniet
7fc63c509b New clones marked as NOT_WORKING
TI-84 Plus Color Edition (Boot Code 5.00) [Julian Lachniet, critor]
TI-84 Plus Color Edition (Boot Code 5.15) [Julian Lachniet]
TI-84 Plus Color Edition (Boot Code 5.30) [Julian Lachniet]
2018-03-04 14:58:26 -05:00
AJR
7ede8f952d Unbreak MCFG_PALETTE_INDIRECT_ENTRIES (nw) 2018-03-04 13:59:25 -05:00
AJR
f484b49573 315-5195 mapper has same clock as CPU (nw) 2018-03-04 09:39:37 -05:00
R. Belmont
52a1c188e5
Merge pull request #3292 from jlachniet/master
ti85.cpp: New clones marked as NOT_WORKING
2018-03-04 09:14:08 -05:00
Vas Crabb
2c14b6e54a clean up some stuff in x68k (nw) 2018-03-04 23:25:50 +11:00
Vas Crabb
8bd924ccd2 whoops (nw) 2018-03-04 22:00:50 +11:00
Vas Crabb
c24ce82371 still more cleanup and more efficient outputs (nw) 2018-03-04 21:50:21 +11:00
mahlemiut
d307d8d8a2 should probably include register 15 also... (nw) 2018-03-04 23:41:44 +13:00
mahlemiut
8a13841dc7 amstrad: ignore invalid PSG register selection, fixes input issues with Monty on the Run, Airborne Ranger, and probably others. 2018-03-04 23:37:59 +13:00