Commit Graph

92237 Commits

Author SHA1 Message Date
ArcadeShadow
920402b608
spectrum_betadisc_flop.xml: Added 17 working items + 1 not working (#13009)
* spectrum_betadisc_flop.xml: Added 17 working items + 1 not working

New working software list additions
--------------------------------------------
Delta's Shadow (demo v1.0, English, AY chip sound) [ZX Art]
Delta's Shadow (demo v1.0, English, Turbo Sound) [ZX Art]
Delta's Shadow (demo v1.6, English, AY chip sound) [Sinc LAIR]
Delta's Shadow (demo v1.6, English, Turbo Sound) [Sinc LAIR]
Delta's Shadow (demo v1.0, Polish, AY chip sound) [ZX Art]
Delta's Shadow (demo v1.0, Polish, Turbo Sound) [ZX Art]
Delta's Shadow (demo v1.6, Polish, AY chip sound) [Sinc LAIR]
Delta's Shadow (demo v1.6, Polish, Turbo Sound) [Sinc LAIR]
Delta's Shadow (demo v1.0, Russian, AY chip sound) [ZX Art]
Delta's Shadow (demo v1.0, Russian, Turbo Sound) [ZX Art]
Delta's Shadow (demo v1.6, Russian, AY chip sound) [Sinc LAIR]
Delta's Shadow (demo v1.6, Russian, Turbo Sound) [Sinc LAIR]
Delta's Shadow (demo v1.0, Spanish, AY chip sound) [ZX Art]
Delta's Shadow (demo v1.0, Spanish, Turbo Sound) [ZX Art]
Delta's Shadow (demo v1.6, Spanish, AY chip sound) [Sinc LAIR]
Delta's Shadow (demo v1.6, Spanish, Turbo Sound) [Sinc LAIR]
Mysterious Dimensions [Spectrum Computing]

New NOT working software list addition
--------------------------------------------
Batty [Spectrum Computing]

* Update spectrum_betadisc_flop.xml

Remove unnecessary region tag
2024-12-07 22:36:51 -05:00
Roman Donchenko
142e57f3b3
ap2_dsk.cpp: fix loading bardstl3 (#13055)
I accidentally broke this in 47d8c69b, where I forgot to account for the
"oddball" images from the software list. AFAICS, bardstl3 is the only software
to be broken, because its images are _shorter_ than they're supposed to be.

In addition, disk 3 of this image has a different size that's not listed in
`identify()`, so it couldn't even be loaded before that commit. Fix that too.
2024-12-07 21:28:00 -05:00
hap
52821dfe97 m72: no need for all those youtube video links in source to back verification claim of irq frequency 2024-12-08 02:15:47 +01:00
Roman Donchenko
6501674e3f
ap2_dsk.cpp/h: clean up constants (#13021)
* convert `#define` to `constexpr`.
* remove unused constants.
* replace magic numbers with constants where appropriate.
* Fix style issues.
2024-12-07 19:10:44 -05:00
npwoods
f3e5305dd2
Exposing running_machine::phase() to LUA (#13026) 2024-12-07 19:07:03 -05:00
as-tb-dev
4d7a586ba6
apple/apple2gs.cpp: implement the LANGSEL soft switch (#13052) 2024-12-07 19:00:08 -05:00
AJR
c6599996ac dataeast/bwing.cpp: Use raw parameters for screen; reduce MC6809E clocks by 25% 2024-12-07 18:32:52 -05:00
hap
5b727bc877 mcm70: fix bitmap array oob access 2024-12-08 00:01:42 +01:00
hap
3d36c381f3 ds1643_device: fix wrong constructor 2024-12-07 23:44:21 +01:00
AJR
450382ae37 kchamp, kchampvs: Use raw parameters for screen
* kchampvs: Add "Player Vs Player" to game title
2024-12-07 17:34:47 -05:00
hap
00abd90f5d kchamp: use main pcb xtal for cpu/ay clock, assume audiocpu has m1 wait states 2024-12-07 23:02:00 +01:00
AJR
292cf4e3b7 capcom/sidearms.cpp: Use raw parameters for screen; minor PCB note 2024-12-07 16:31:48 -05:00
hap
644c041dc7 srumbler: lower screen refresh rate,
misc capcom: small cleanup
2024-12-07 21:13:21 +01:00
AJR
12401f1429 emu/natkeyboard.cpp: Add CAPSLOCK, CR and LF escapes to post_coded 2024-12-07 12:20:52 -05:00
AJR
946e1387ac Clones promoted to working
--------------------------
Real Mahjong Haihai (Japan, bootleg) [AJR]
2024-12-06 21:26:34 -05:00
hap
ea6503d032 namco cus30: add waveform counter readback 2024-12-07 03:01:29 +01:00
hap
c7cccef618 cinemat: move watchdog trigger to fake vblank handler 2024-12-07 01:11:33 +01:00
hap
2a34189190 irobot: fix compile issue, small cleanup 2024-12-06 23:06:55 +01:00
AJR
1ac4e2cbc0 dynax/ddenlovr.cpp: Eliminate custom key assignment for test (service mode) input
* dynax/hnayayoi.cpp: Use bookkeeping input type for "analizer" key
2024-12-06 16:30:54 -05:00
Vas Crabb
9b2582790c Various mahjong input improvements:
* igs/igs011.cpp: Use common mahjong matrix definitions.
* igs/igs011.cpp Fixed DIP switches for lhb2, nkishusp and xymg.
* dynax/ddenlovr.cpp: Fixed DIP switches for mjmyornt based on manual.
* dynax/ddenlovr.cpp: Identified some DIP switches for mjmyster based on
  similarity to mjmyornt.
2024-12-07 07:42:40 +11:00
hap
1bdb8c5b8e trckydoc: add sprite y flip, crzrally: copy over sprite x clipping from sauro driver 2024-12-06 20:41:56 +01:00
Ectoplasm
b41267dbc6
pv1000.xml: Added sixteen working homebrew cartridges (#12801)
New working software list additions:
----------------------------------------
Aerial [Inufuto]
AntiAir [Inufuto]
Ascend [Inufuto]
Battlot [Inufuto]
Bootskell [Inufuto]
Cacorm [Inufuto]
Cavit [Inufuto]
Cracky [Inufuto]
Guntus [Inufuto]
Hopman [Inufuto]
Lift [Inufuto]
Mazy [Inufuto]
Neuras [Inufuto]
Osotos [Inufuto]
Ruptus [Inufuto]
Yewdow [Inufuto]
2024-12-06 14:30:04 -05:00
mamehaze
df1696b4b8
dt7.cpp - improve text layer handling (adds rowselect, fixes course select screen) [David Haywood] (#13039) 2024-12-06 14:27:23 -05:00
Ivan Vangelista
4d9ffbfd62 New systems marked not working
------------------------------
Venteta [Ioannis Bampoulas]

New working clones
------------------
New Lucky 8 Lines (set 13, W-4, encrypted) [Hammy]
2024-12-06 19:28:11 +01:00
AJR
0f545eae35 skeleton/falconun.cpp: Add PIA and 8035 2024-12-06 09:58:19 -05:00
hap
36b80f2ae7 nyny: correct ay clocks,
yakyuken: add nvram
2024-12-06 13:30:00 +01:00
hap
45354976d3 Systems promoted to working
---------------------------
The Yakyuken [hap]
2024-12-06 06:08:26 +01:00
hap
8cd9374489 rendlay: fix crash with rect element alpha of 0 < n < 1.0/255,
misc: small cleanup
2024-12-06 06:08:26 +01:00
AJR
831c983110 animaljr, funkyfig, mmpanic, mole: Use normal input types for player buttons 2024-12-05 21:19:01 -05:00
Ivan Vangelista
2d00ba4263 New systems marked not working
------------------------------
Chaku Melo Collection [Darksoft]
Multi Game (IGT, M0000133) [Brian Troha, The Dumping Union]
Multi Game (IGT, M0000156) [Brian Troha, The Dumping Union]
Multi Game (IGT, M0000159) [Brian Troha, The Dumping Union]
Multi Game (IGT, M0000164) [Brian Troha, The Dumping Union]
Multi Game (IGT, M0000166) [Brian Troha, The Dumping Union]
Multi Game (IGT, M0000214) [Brian Troha, The Dumping Union]
Multi Game (IGT, M0000247) [Brian Troha, The Dumping Union]
Multi Game (IGT, M0000394) [Brian Troha, The Dumping Union]
Multi Game (IGT, M0000535) [Brian Troha, The Dumping Union]
The Munsters [Brian Troha, The Dumping Union]
Vision printer [Brian Troha, The Dumping Union]
2024-12-05 18:24:07 +01:00
hap
c4e1751255 mcs48: remove todo note about EN/DIS I opcode not incrementing the timer, doc is wrong, and add another note 2024-12-05 15:08:37 +01:00
angelosa
40d5879187 capcom/cps1.cpp: remap IPT_SERVICE as IPT_SELECT for CPS Changer games 2024-12-05 14:12:37 +01:00
hap
02187b3825 o2_cart_slot: allow user to configure cart pin b 2024-12-05 02:32:19 +01:00
hap
87882203b3 ef9340_1: revert wrong change from prev commit 2024-12-05 00:15:12 +01:00
hap
991bdf14be t6a84: no need for PAGE_SIZE, it's a given that a 16-bit address space has a length of 0x10000 2024-12-04 23:52:08 +01:00
hap
af81cba31f timelimt,suprridr: take clock freqs from thepit driver 2024-12-04 22:45:07 +01:00
hap
521ff6d243 enigma2: better star blink rate 2024-12-04 22:45:07 +01:00
hap
706502c615 videopac: add 7seg outputs for testcartpl 2024-12-04 22:45:06 +01:00
hap
a064e4e79b New working software list items
-------------------------------
videopac: Service Test Cartridge (Europe, plus) [anonymous]
2024-12-04 22:45:06 +01:00
hap
32c7c64dc1 ef9340_1: add window boxing and y zoom mode 2024-12-04 22:45:06 +01:00
hap
79afe949a3 videopac: let's mark spaans as partially supported anyway 2024-12-04 22:45:06 +01:00
cam900
9c138cbcb7
igs/igs011.cpp: Moved Virtua Bowling to a derived class and cleaned up code: (#13033)
* Corrected title of Dongbang Jiju in description (Korean version of Dragon World.
* Improved keyboard and DIP switch matrix reading code.
* Use generic graphics decoding layout for debugging.
* Suppress side effects for debugger reads.
* Generally cleaned up code and improved and fixed some comments.
2024-12-05 06:42:08 +11:00
angelosa
43954a5ddc dataeast/metlclsh.cpp: convert to set_raw 2024-12-04 19:04:46 +01:00
AJR
d4e3820f57 suna/suna8.cpp: Add provisional raw parameters for screen 2024-12-04 12:02:14 -05:00
AJR
43d61833e4 Natural keyboard improvements
- NUL is no longer a reserved character, and PORT_CHAR(0) is meaningful now. The ioport_field structure now uses a reserved Unicode character rather than 0 as a filler.
- PORT_CHAR() with no arguments (formerly illegal) may be used to skip over shift positions that produce no useful codes.

* ioport.h: Use the empty string rather than nullptr as default tag for ioport_condition. (ioport_condition::operator== was blindly passing the null pointers to strcmp.)
2024-12-04 09:23:44 -05:00
angelosa
076147c601 emu/ioport.h: retire PORT_VBLANK / PORT_HBLANK 2024-12-04 11:18:37 +01:00
hap
c13ed02291 i8244: fix collision detection edge case [hap, bataais] 2024-12-03 21:44:04 +01:00
hap
969ee8bc74 cswat: redumped romset, hooked up color prom and a sn76489a [Phil Bennett] 2024-12-03 19:35:35 +01:00
Ivan Vangelista
8099e819dc New systems marked not working
------------------------------
Black Rhino (IGT) [Brian Troha, The Dumping Union]
Super 8 Race [Brian Troha, The Dumping Union]
Wheel of Fortune (IGT) [Brian Troha, The Dumping Union]
2024-12-03 18:10:10 +01:00
hap
2000443a0a mb88xx: make tc pin an inputline, don't clear irq pin state at reset, small cleanup 2024-12-03 18:02:03 +01:00