Ivan Vangelista
37b00ebe8c
various drivers: removed MACHINE_*_MEMBER and VIDEO_START_MEMBER macros
2020-11-24 13:58:48 +01:00
Robbbert
18f6a5be51
v4bios: fixed crash at start
2020-11-24 23:14:49 +11:00
Olivier Galibert
af4145f136
Fix midvunit, simple share allocation/width issue
2020-11-24 13:07:41 +01:00
Ivan Vangelista
b0e5a62b47
drivers of the spectrum family: removed MACHINE_*_MEMBER and VIDEO_START_MEMBER
2020-11-24 12:56:09 +01:00
Robbbert
0908f3a45d
partner: fixed mistake from 29 months ago, which was exposed by recent memory change.
2020-11-24 22:36:22 +11:00
Olivier Galibert
4537a4b428
Fix sega outrun and system 16b, some confusion between regions and shares and a bank initialized too late
2020-11-24 12:33:31 +01:00
Robbbert
518efdf926
pasopia7: fixed crash at start
2020-11-24 21:42:19 +11:00
Robbbert
96a78f81da
playch10: fixed crash at start
2020-11-24 18:13:26 +11:00
AJR
50c640b472
vt61_cpu: Awful but seemingly necessary hack
2020-11-23 23:11:07 -05:00
arbee
4bb94f0e93
New machines added as MACHINE_NOT_WORKING
...
-----------------------------------------
Yamaha PSR-340 PortaSound [R. Belmont, HIGHWAYMAN]
2020-11-23 22:53:36 -05:00
cracyc
1a4803c9ec
hiscore.dat: fix stdragon
2020-11-23 20:24:34 -06:00
cracyc
e6a7dc4333
leland: fix battery size
2020-11-23 19:41:39 -06:00
Patrick Mackinlay
f30e346523
ceres: avoid crash when missing hard disk
2020-11-24 08:31:36 +07:00
Ivan Vangelista
129b5b3382
atm.cpp: temporarily reinstated MACHINE_RESET_OVERRIDE
2020-11-23 22:02:59 +01:00
cracyc
1e26666839
p8000_16: bring back the ram shares
2020-11-23 12:10:41 -06:00
Robbbert
dc7c6cafb5
p8000_16: restored the sign-on message, but it runs into the weeds when a key is pressed.
2020-11-24 03:05:25 +11:00
Olivier Galibert
f33be6072f
Fix hard drivin', a bad combination of wrong width memory and wrong-sized allocation. The palette was working by sheer luck (and memory block size rounding)
2020-11-23 16:34:53 +01:00
Robbbert
4f01783c9f
sym1: fixed crash at start, added POR circuit.
2020-11-24 01:43:13 +11:00
Olivier Galibert
ed624da99d
Fix dgpix. The patches were applied to the nvram before it was initialized, so they were lost
2020-11-23 14:36:14 +01:00
Patrick Mackinlay
ee2ec1332b
romp: correct compare flags
...
* change translated/untranslated address approach
* initial trap implementation
* initial timer implementation
2020-11-23 18:29:11 +07:00
Patrick Mackinlay
ada6717388
bus/rtpc/kbd: use correct line handlers
2020-11-23 18:26:22 +07:00
Patrick Mackinlay
5297efcd9e
pc_kbd/hle_mouse: correct typo
2020-11-23 18:24:23 +07:00
Olivier Galibert
662cdfbabc
Fix ficpio2, the chipset was using offset while forgetting it's s u32 *
2020-11-23 11:04:34 +01:00
Robbbert
55ab48427f
pyl601: fixed crash at start.
2020-11-23 18:05:24 +11:00
shattered
593e2f5d9c
AT&T Blit terminal (skeleton) ( #7469 )
...
New machines marked as NOT_WORKING
------------------
AT&T Blit
2020-11-23 12:38:04 +11:00
npwoods
9649617fb0
Cleanups and corrections for CoCo cartridge slot configuration ( #7502 )
...
Consolidated CoCo cartridge slot device configuration, to remove duplicate code that was specific to slots on the Multi-Pak interface.
Marked "pak" and "banked_16k" as internal, as they are not standalone
2020-11-23 12:30:10 +11:00
cracyc
5ed91a1857
ibmpcjr: fix pcjr and pcjx
2020-11-22 18:16:49 -06:00
Vas Crabb
58c8cba9b3
Work around GNU libstdc++ wanting to stack large temporaries when vector elements can be trivially constructed.
2020-11-23 10:29:23 +11:00
ajrhacker
245ef45985
Merge pull request #7511 from mascguy/mame_nl_issue_7510
...
Fixed Portuguese_Brazil translation errors noted in issue 7510
2020-11-22 16:49:52 -05:00
Masc Guy
28fc639fea
Fixed Portuguese_Brazil translation errors noted in issue 7510
2020-11-22 16:44:13 -05:00
cracyc
9838b52f97
hiscore.dat: updates [Leezer]
2020-11-22 15:16:27 -06:00
cracyc
12e934c866
fmtowns: don't overrun nvram buffer
2020-11-22 15:15:45 -06:00
AJR
6b41ddd4f3
cpu/vt61: Fix scratchpad addressing mistake
2020-11-22 13:49:35 -05:00
Olivier Galibert
574daf4e49
Implement views, which are essentially bankdevs integrated into the
...
memory map system. [O. Galibert]
2020-11-22 19:43:52 +01:00
Ivan Vangelista
8d4559070f
atm.cpp, pasopia7.cpp, spc1500.cpp, spyhuntertec.cpp, tasman.cpp: removed a tiny bunch of MACHINE_*_MEMBER and VIDEO_*_MEMBER
2020-11-22 19:40:20 +01:00
Ivan Vangelista
61971f7b26
cham24.cpp, famibox.cpp: fixed regression
2020-11-22 15:24:01 +01:00
Ivan Vangelista
48f8ad3f16
kyugo.cpp: fixed regression
2020-11-22 14:41:12 +01:00
Ivan Vangelista
71bdb95a85
kingpin.cpp: fixed regression
2020-11-22 14:02:03 +01:00
tim lindner
b5b114fd49
bus/coco: Fixed coco_ssc fix speech in Pegsaus and the Phantom Riders. ( #7496 )
2020-11-22 13:49:16 +11:00
Frank Palazzolo
af1c5e7bcb
bit90: Update to support BASIC 3.1 mask roms. Also added RAM options
2020-11-21 15:36:25 -05:00
Ivan Vangelista
5ffbb7f475
various drivers: got rid of some MACHINE_*_MEMBER and VIDEO_*_MEMBER
2020-11-21 20:09:41 +01:00
Ivan Vangelista
766f2fdf76
New working clones
...
------------------
Moune Creste (Jeutel French Moon Cresta bootleg) [Michel Blanco]
2020-11-21 19:18:31 +01:00
AJR
28b0086184
vt61_cpu: Add preliminary execution core
2020-11-21 11:04:53 -05:00
Michael Zapf
74eeef58d8
ti99: Prevent NVRAM to be overwritten when settings need to be restored. (nw)
2020-11-21 16:04:58 +01:00
Ivan Vangelista
9ce54cac6e
splash.cpp: fixed regressions
2020-11-21 12:17:03 +01:00
Devin Acker
599ced8ebc
segac2.cpp: clarify bloxeed credit DIPs ( #7465 )
2020-11-21 12:12:48 +01:00
Ivan Vangelista
1673f464f9
shangkid.cpp: updated to use derived classes
2020-11-21 11:40:03 +01:00
ArcadeShadow
60e9af6685
ibm5150 - New working software list additions
...
Added: Alien Syndrome, California Games 2, Double Dragon 3 - The Rosetta Stone (3.5"), Omega
Redumped: [ppersia35b] Prince of Persia (3.5", v1.0) - prior version has a modified root
2020-11-21 01:43:00 -08:00
ArcadeShadow
4cc7e473ab
ibm5170 - New working software list additions
...
Added: Inca, Wacky Wheels (v1.1), Wacky Wheels (v1.1 registered & upgraded patch)
2020-11-21 01:31:21 -08:00
Ivan Vangelista
b4eb5f9b5b
shangkid.cpp: redo 20be0ade4a
as per comments
2020-11-21 09:49:20 +01:00