Commit Graph

73178 Commits

Author SHA1 Message Date
Davide Cavalca
bd22bb5f40 sgi_mips: new software list additions 2020-05-14 18:54:22 -07:00
AJR
4b654dc9c0 eurit30: Add preliminary inputs 2020-05-14 18:07:30 -04:00
AJR
5b09aec8b8 hd44780: Allow function set register to be updated again right after changing the data length
eurit30: Eliminate busy timing hack (nw)
2020-05-14 15:51:14 -04:00
Ivan Vangelista
bfaafd7bbc Machines promoted to working
----------------------------
Tetris + Cherry Master (Corsica, v8.01, set 2) [Ioannis Bampoulas]
2020-05-14 21:29:19 +02:00
AJR
f3b419b406 eurit30: Underclock to keep accurate time (nw) 2020-05-14 15:10:52 -04:00
ClawGrip
7061c233f7
New working clones (#6697)
* New working clones

------------------
Hot Blocks - Tetrix II (set 2) [jordigahan, ClawGrip]
Hot Blocks - Tetrix II (set 3) [Victor Fernandez (City Game), ClawGrip]
2020-05-14 21:02:51 +02:00
Ivan Vangelista
d53adb01e3 various drivers: simplified some more handlers (nw) 2020-05-14 21:01:52 +02:00
hap
24b1f64a70 savia84: simplify prev commit (nw) 2020-05-14 20:55:04 +02:00
AJR
45b9a3fcf1 eurit30: Add LCD screen 2020-05-14 14:26:11 -04:00
hap
b686ad854c ssystem4: add internal layout (nw) 2020-05-14 20:23:59 +02:00
smf-
3a69b09191 New working clone
------------------
Vampire Savior: The Lord of Vampire (Brazil 970519) [Renan Eler, Roberto Louzada, Filipe Nascimento, CPS Raptor group, SHVB]
2020-05-14 19:12:15 +01:00
Robbbert
a6f28597af (nw) minor matters 2020-05-15 04:10:56 +10:00
AJR
0ad6cbc9a1 dvp1: Add some logging (nw) 2020-05-14 13:45:37 -04:00
Robbbert
06ee4cb8d1 (nw) instruct: kbd correction 2020-05-15 03:11:50 +10:00
Robbbert
e2a789555c (nw) savia84: added pwm device 2020-05-15 03:08:30 +10:00
Ivan Vangelista
91baf82605 lots of files: simplified handlers (nw) 2020-05-14 18:30:59 +02:00
Robbbert
3cb753fa55 (nw) 68ksbc: save some memory 2020-05-15 02:20:50 +10:00
Robbbert
a848ecdf74 Merge branch 'master' of https://github.com/mamedev/mame 2020-05-15 02:09:16 +10:00
Robbbert
ee733be818 (nw) instruct: added pwm device 2020-05-15 02:08:47 +10:00
AJR
a2ccc0af66 New machines marked as NOT_WORKING
----------------------------------
Korg DVP-1 Digital Voice Processor [DBWBP]
2020-05-14 12:04:53 -04:00
Frank Palazzolo
9197ca4826
(nw) i8085.cpp: Remove leftover logerror() (#6698) 2020-05-14 17:17:01 +02:00
Robbbert
062276b0f8 (nw) zorba: removed no-longer-needed comment. 2020-05-15 00:27:37 +10:00
hap
824477fd8a New working machines
--------------------
Mephisto Junior (1982 version) [hap, Berger, Achim]
2020-05-14 15:22:45 +02:00
Robbbert
940981d2a4 (nw) eacc: small cleanup 2020-05-14 10:24:21 +10:00
Robbbert
deb00c5f59 (nw) amigaocs_flop.xml: validation error 2020-05-14 10:21:32 +10:00
Peter Ferrie
26f7bc68ff apple2gs.cpp: respond to keyboard mode-set [Peter Ferrie] 2020-05-13 15:34:52 -07:00
AJR
229c0aea58 pc1512: Remove PC_FDC_XT (nw)
i8155: Turn logging back off (nw)
2020-05-13 18:28:42 -04:00
Ivan Vangelista
320b2f66b0 some more handlers simplified (nw) 2020-05-13 22:05:21 +02:00
angelosa
e2ddb46215 QA a selection of Amiga OCS games (nw) 2020-05-13 22:02:22 +02:00
ajrhacker
cfcea41922
Merge pull request #6688 from davide125/sgi_fixup
sgi_mips: fix a few issues
2020-05-13 13:57:28 -04:00
ajrhacker
48ce6ad760
Merge pull request #6690 from FakeShemp/sf2
st_flop.xml: Add Street Fighter II: The World Warrior
2020-05-13 13:56:42 -04:00
hap
f5c82c5530 cp1: use pwm_display for 7segs, regression fixed now (nw) 2020-05-13 19:16:17 +02:00
AJR
6524aea482 i8155: Allow writes to port registers to alter latches whether or not output mode is configured (nw)
ams40041: Use make_unique_clear to initialize video RAM (nw)
2020-05-13 12:39:37 -04:00
Ivan Vangelista
56cf02734b simplified some handlers (nw) 2020-05-13 18:25:16 +02:00
Rebecca Wallander
0960d54065 st_flop.xml: Add Street Fighter II: The World Warrior 2020-05-13 17:52:40 +02:00
AJR
04c5294ca0 ams40041: Move PC1512 VDU emulation down into device 2020-05-13 11:30:19 -04:00
Robbbert
14dde3b679 (nw) sb8085: notes 2020-05-14 00:30:23 +10:00
hap
9200c573bf atarisy1: roadblstc1 also expects LSI bios (nw) 2020-05-13 16:07:59 +02:00
hap
e3ca0602c5 atarisy1: some of the bios roms were wrong (nw) 2020-05-13 15:53:51 +02:00
Robbbert
0670f5d500 (nw) super80: more cleaning 2020-05-13 23:11:02 +10:00
Ivan Vangelista
ee08de5a03
i186.cpp: initialized variable as needed to avoid timing regression in some leland.cpp games in debug devnoclear builds (nw) 2020-05-13 14:49:02 +02:00
hap
487e5eea67 New working machines
--------------------
Chess Champion: Super System IV [hap, Berger, Achim]
2020-05-13 14:14:32 +02:00
Robbbert
66853f23d4 (nw) super80: take debug side effect into account. 2020-05-13 22:01:01 +10:00
hap
ae0e5c124f sshot: correct cpu type (nw) 2020-05-13 13:51:10 +02:00
Robbbert
5657907a86 (nw) pulsarlb: update 2020-05-13 21:36:53 +10:00
hap
660cc80092 New working software list additions
-----------------------------------
ggm: Capablanca Edition - Master Chess Endgame [Berger, Achim]
2020-05-13 13:01:57 +02:00
Ivan Vangelista
98cdea1b91
device.cpp: initialized a couple of variables, fixes numerous bugs in devnoclear debug build with bios roms in devices (nw) 2020-05-13 12:15:38 +02:00
hap
6cd70881f8 New working clones
------------------
Superstar 36K [Berger, Achim]
2020-05-13 11:59:11 +02:00
Hydreigon
3b13af9683
056230 doc updates (#6680)
Konami 056230 documentation updates
2020-05-13 11:44:20 +02:00
hap
f15874c723 fidel_eag68k: don't overclock v11 by default, add note about wrong cpu timing (nw) 2020-05-13 11:05:59 +02:00