Commit Graph

77783 Commits

Author SHA1 Message Date
James Wallace
70db1ed502 -roc10937.cpp: Added state output for the brightness(duty) value.
Can be accessed as 'vfddutyX' where X is the port number
Examples of it in use have been added to the generic MPU4, JPM System 5 and Impact layouts, and a full SVG based version in the JPM Sonic the Hedgehog layout.
-mpu4.cpp: Miscellaneous layout fixes
2021-02-10 20:26:22 +00:00
AJR
71c868f75f util/palette.cpp: Fix assertion failure in some GCC builds 2021-02-10 13:33:36 -05:00
Ivan Vangelista
8364e18608 sauro, sliver, speedatk, topspeed: initialized some variables which were causing incorrect behaviours in drvnoclear debug builds 2021-02-10 19:21:56 +01:00
Ivan Vangelista
cc45dfe9cb seattle.cpp: updated wg3dh and blitz to use the bios system. Set blitz11 has been removed since it was identical to set blitz and created only to load the different bios version. 2021-02-10 19:20:18 +01:00
Happy-yappH
fa488bfad3
hng64 : only swap/clear 3D buffer when flag is set (#7761)
* hng64 : only swap/clear 3D buffer when flag is set
2021-02-10 13:18:38 -05:00
hap
ceb30e3ef2 supremo: rename title, remove leftover .lay elements 2021-02-10 17:49:30 +01:00
Robbbert
1c0531633d pofo: if software not specified with -ccma rom, just run as normal 2021-02-11 03:41:08 +11:00
AJR
412833b098 vt52: Eliminate superfluous variable 2021-02-10 11:24:50 -05:00
AJR
b523757fc1 qtsbc: Fix crash with -rs232 loopback 2021-02-10 11:24:18 -05:00
Robbbert
8b893af5dd vt52: fix for vt52 -eia sunkbd "Input ports cannot be read at init time!" 2021-02-11 03:01:14 +11:00
Robbbert
8b2f872399 New working software items
-------------------
rx78_cart.xml: Space Enemy [Gaming Alexandria]

New not working software items
-------------------------
rx78_cart.xml: Excite Baseball [Gaming Alexandria]
2021-02-11 02:13:16 +11:00
Robbbert
3537846921 mess.flt: removed unneeded entry 2021-02-10 19:08:23 +11:00
AJR
8e28248826 m6809: Fix regression in RTI timing 2021-02-09 23:28:19 -05:00
Brian Troha
d6f1f44456 New working clones
------------------
Wayne Gretzky's 3D Hockey Fatality Edition (prototype) [Andrew Welburn, bmx]
2021-02-09 22:18:35 -06:00
AJR
9a9f696239 Update state views when memory is modified through the debugger (since registers can be memory-mapped) 2021-02-09 17:48:48 -05:00
AJR
5e59acc819 f8: Use CLR instead of LIS H'00' as disassembly of opcode 0x70 2021-02-09 17:09:28 -05:00
hap
3c7353b90b Machines promoted to working
----------------------------
Supremo - Limited Edition [hap, bataais]
2021-02-09 19:55:06 +01:00
Ivan Vangelista
8fdb3edc38 atarittl.cpp: added infos about Qwakers [Andy Welburn] 2021-02-09 19:36:36 +01:00
Ivan Vangelista
ce8f2480a5 excali64, gcpinbal, vpoker: initialized some variables which were causing incorrect behaviours in drvnoclear builds 2021-02-09 18:18:35 +01:00
hap
856f17da03 novag_supremo: redumped the ROM [bataais]
novag_supremo: move driver to novag_snova [hap]
2021-02-09 18:14:25 +01:00
AJR
7445c016ba pa7234: Fix slot selection logic to keep the number from underflowing 2021-02-09 11:10:05 -05:00
AJR
8d25f46228 mc14411: Fix potential crashes caused by calling rate select handlers before device timers are instantiated 2021-02-09 11:07:48 -05:00
AJR
173a80fe8e hektor.cpp, mc10.cpp, systel1.cpp: Configure screens for video devices to avoid errors with slot options that have their own screens 2021-02-09 11:02:57 -05:00
Olivier Galibert
5417235b1d iwm: Fix the random track trashing due to not clearing the write buffer correctly 2021-02-09 15:57:38 +01:00
DavidHaywood
f6c18c498e new WORKING machine
------
Scooby-Doo! and The Pirate's Puzzles (Sharp Cookie) (PAL, UK) [Sean Riddle, David Haywood]
2021-02-09 23:59:31 +11:00
Dirk Best
ad39cbb565 m3: Make the floppy work 2021-02-09 13:04:11 +01:00
hap
81a4d2953b fidel_clockdiv: remove unneeded code 2021-02-09 00:19:39 +01:00
hap
b9f94fe239 fidel_clockdiv: use read/write taps instead of bankdev 2021-02-08 23:27:26 +01:00
David Haywood
6a1f3b760f
toaplan2.cpp - fix nprobowl gfx loading (#7758) 2021-02-08 21:31:59 +01:00
Ivan Vangelista
f676d822b1 centiped, chaknpop, itech8, s11, st_mp100, st_mp200, toaplan1: initialized some variables which were causing incorrect behaviours in drvnoclear builds 2021-02-08 18:19:25 +01:00
AJR
b27c5df55b m6809: Fix syntax errors 2021-02-08 12:11:14 -05:00
AJR
44e300c639 m6809: Improve accuracy of dummy fetch patterns 2021-02-08 12:04:22 -05:00
Olivier Galibert
b13d4347de Revert "swim" and "apple2gs/iwm: Work", wip pushed by mistake 2021-02-08 13:33:58 +01:00
Olivier Galibert
f7b671e1c0 slapstic: forgot the important part, duh 2021-02-08 13:16:30 +01:00
Olivier Galibert
123cd20000 apple2gs/iwm: Work 2021-02-08 13:10:13 +01:00
Olivier Galibert
354ec39764 swim 2021-02-08 13:10:13 +01:00
Olivier Galibert
936714beda slapstic: Add forgotten part of save state management 2021-02-08 13:10:13 +01:00
Olivier Galibert
f4f9a3284b slapstic: Full rewrite, using infrastructure we did not have previously 2021-02-08 12:46:43 +01:00
Olivier Galibert
ac0c0344f5 m6809: Partially qualify the dummy cycles 2021-02-08 12:46:43 +01:00
Vas Crabb
3126350d35 Fix build:
* spg2xx_jakks_sharp.cpp: Add missing comma between macro arguments.
* hp_ipc_rom.xml: Use one tab indent per nested element level.
2021-02-08 21:57:16 +11:00
fulivi
70f0f9cd44
hp_ipc.cpp: Added support for expansion ROMs. (#7726)
New working software
-----------------
hp_ipc_rom: Software Engineering ROM
2021-02-08 21:51:51 +11:00
David Haywood
c6db220e0e
new WORKING machines (#7755)
-----------
Go Diego Go! - Aztec ABC Adventure (Sharp Cookie) (PAL, UK) [Sean Riddle, David Haywood]
Dora the Explorer - Dora Saves the Mermaids (Sharp Cookie) (PAL, UK) [Sean Riddle, David Haywood]
2021-02-08 19:44:41 +11:00
hap
e1fee8b387 cop400: small notes cleanup 2021-02-07 19:50:00 +01:00
hap
ad11e2d46e added ds8874 device 2021-02-07 17:12:19 +01:00
ksherlock
f102bc364c
apple2gs: add some missing ADB commands. (#7753) 2021-02-07 08:22:13 -05:00
ClawGrip
0637e99cc1
New working clones (#7744)
------------------
Born To Fight (Vifico license) [jordigahan, ClawGrip]
2021-02-07 22:00:51 +11:00
ClawGrip
3d1afb8710 vsmilem_cart.xml: Use VTech country codes as game name suffixes and fix a parent-clone relationship 2021-02-07 21:57:45 +11:00
ClawGrip
16a6334920
New working clones (#7740)
------------------
Galaxian (Electromar Spanish bootleg) [Juan Romero, ClawGrip]
2021-02-07 21:36:03 +11:00
ClawGrip
d9ee8bb8e3
New NOT_WORKING software list additions (#7745)
---------------------------------------
vsmileb_cart.xml: Dierenhuis (Netherlands) [Ramco Sahara]

-vsmileb_cart.xml: Use VTech country codes as game name suffixes.
2021-02-07 21:17:26 +11:00
ClawGrip
b176d6d3b2
New clones marked as NOT_WORKING (#7750)
--------------------------------
Mach 2 (set 2) [Victor Fernandez (City Game), ClawGrip]
2021-02-07 20:55:43 +11:00