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
Olivier Galibert
583f4158c8
unidasm: sharc fix (nw)
2018-03-04 10:33:10 +01:00
Olivier Galibert
d91d7a82db
tgp: some dasm changes (nw)
2018-03-04 10:33:10 +01:00
cam900
dac83b685d
wecleman.cpp Updates ( #3290 )
...
* wecleman.cpp : Add notes, Minor cleanup, replace gfx* -> saner ROM areas
Add stereo output for both wecleman and hotchase Because real hardware has stereo sound output with seperated sound board
Add enum for m_gameid, m_sound_hw_type
* wecleman.cpp : Bit of cleanup
2018-03-04 18:41:30 +11:00
Vas Crabb
1fa5e12451
Revert "qs1000.cpp : Convert set_irq, serial_in into WRITE_LINE_MEMBER ( #3294 )" ( #3295 )
...
This reverts commit f555e1627b
.
2018-03-04 18:37:45 +11:00
cam900
f555e1627b
qs1000.cpp : Convert set_irq, serial_in into WRITE_LINE_MEMBER ( #3294 )
...
eolith.cpp, ghosteo.cpp, limenko.cpp, vamphalf.cpp, vegaeo.cpp : Modernize soundlatches
eolith.cpp, eolith16.cpp, ghosteo.cpp, limenko.cpp, vamphalf.cpp, vegaeo.cpp : Replace user* -> saner ROM areas
2018-03-04 18:31:00 +11:00
AJR
7e7dedea6e
sega_315_5195: Internalize communication latches
...
fpointbla: Sound works now
2018-03-04 01:02:50 -05:00
Justin Kerk
78fa54c41b
New working software list additions
...
-----------------------------------
ibm5150: Speedball (re-release) [Arcade Shadow]
ibm5150: Banner Blue Movie Guide, Dungeon of Pun III (Gemini Shareware), Roger Ebert's Deluxe Movie Home Companion, Video Companion: The Software (Spring '92 Edition) [Foone Turing]
ibm5170: Monster Bash! [Arcade Shadow]
ibm5170: Programming Examples for Advanced Programmer's Guide to SuperVGAs [Foone Turing]
ibm5170: Alone in the Dark, Alone in the Dark (French), Home Repair Encyclopedia [Justin Kerk]
New NOT_WORKING software list additions
---------------------------------------
ibm5170: Alien Legacy (v1.00) [Justin Kerk]
2018-03-03 21:09:49 -08:00
AJR
e8b8163be2
segaybd.cpp: Soundlatch modernization (nw)
2018-03-03 22:48:47 -05:00
AJR
13afea1700
segas32.cpp: Cleanup for the last cleanup (nw)
2018-03-03 22:27:45 -05:00
AJR
386c8dc45f
segas32.cpp: Further cleanup (nw)
2018-03-03 22:19:39 -05:00
AJR
ed9a9250cd
segas32.cpp: ACCESSING_BITS cleanup (nw)
2018-03-03 22:09:12 -05:00
jlachniet
d853da416c
ti85.cpp: New clones marked as NOT_WORKING
...
TI-84 Plus Orion (Bootleg) [Julian Lachniet]
TI-84 Plus Orion (Boot Code 1.03) [Julian Lachniet]
TI-84 Plus Color Silver Edition (Boot Code 4.0) [Julian Lachniet]
2018-03-03 21:47:02 -05:00
AJR
bd37173bf6
lpci: De-staticize callbacks and remove both device parameters (nw)
2018-03-03 21:30:05 -05:00
arbee
0fde40b5e0
whoops, these should be there (nw)
2018-03-03 20:19:04 -05:00
angelosa
45a09141c8
model2.cpp: stateize float_to_zval, fix z code (nw)
2018-03-04 01:59:51 +01:00