Commit Graph

81516 Commits

Author SHA1 Message Date
cracyc
53d6b930ef pwrview: pit test 2022-01-02 21:54:13 -06:00
Ivan Vangelista
76bc4902b8 New working clones
------------------
Aero Fighters Special (USA) [CoolMod, The Dumping Union]
2022-01-03 04:10:46 +01:00
Dirk Best
d15c12809b tabe22: Support chargen high bit, document key repeat 2022-01-03 02:00:07 +01:00
cracyc
94745408db pwrview: pass 8251 tests 3 left 2022-01-02 18:52:18 -06:00
cracyc
083757f52a pwrview: pass loopback test 2022-01-02 16:58:16 -06:00
Peter Ferrie
8886e5e179 tmaster: it's mirrored memory [nw] 2022-01-02 14:18:59 -08:00
Peter Ferrie
c01645cc47 tmaster: smaller map [nw] 2022-01-02 12:18:41 -08:00
Peter Ferrie
5857dd9d2b tmaster: work around game-crashing game bug [Peter Ferrie]
fixes 3252
2022-01-01 21:19:46 -08:00
cracyc
da1296885b pwrview: 4 post failures left 2022-01-01 19:35:27 -06:00
AJR
3dedad87e3 adds2020.cpp: Minor update 2022-01-01 20:03:27 -05:00
balr0g
980c3115ad Fix 64-bit OP_TEST UML instruction for C backend (balrog) 2022-01-01 14:48:12 -05:00
Steven Coomber
4d89e7cce7
taito_b.cpp: DIP switch corrections for sbm & sbmj (#9040)
* taito_b.cpp: DIP switch corrections for sbm & sbmj (MT08160)
2022-01-01 20:40:13 +01:00
ClawGrip
5ce37e8c3c
gaelco.cpp: Redumped 'biomtoyc' [Tailsnic Retroworks] (#9050)
* gaelco.cpp: Redumped 'biomtoyc' [Tailsnic Retroworks]

Also fixed the manufacturer name on Zeus games, added the checksum on the game names (very useful when searching for Gaelco clones) and reformatted comments.
Finally, found and dumped a Squash on a 922804/2 PCB, resulting the same as the 'squash' set, so added a note.

* Move thoop checksum to lowercase, like the other games

* gaelco.cpp: Add note about Thunder Hoop on REF.922804/2 PCB
2022-01-01 20:37:12 +01:00
ClawGrip
1118808aea
New NOT_WORKING machine (#9052)
* New NOT_WORKING machine

-----------------------------
Fun-E-Ball [Museo del Recreativo]
2022-01-01 20:35:49 +01:00
0kmg
c25598544c
sms.xml: Added 4 dumps. (#9065)
New working software list additions
-----------------------------------
Astro Warrior & Pit Pot (Euro, alt) [smspower]
Dynamite Dux (prototype) [smspower]
Rampage (prototype) [smspower]
Summer Games (Euro, early prototype) [smspower]
2022-01-01 20:32:11 +01:00
Robert
75c6d6fd2b
Revert "pinball2k: Updates to the driver (#9072)" (#9078)
This reverts commit 200f9461a0.
There's serious issues with the coding style, inconsistent with what's required for MAME. Please try again.
2022-01-01 23:57:02 +11:00
r09
fc4c36d638
fmtowns_cd.xml: 10 new dumps (#9077)
- Replaced the emit1 floppy disk with a clean unmodified image [fuzzball]

New working software list additions
-----------------------------------
Emit Vol. 1 - Toki no Maigo (Version 1.30 Release 2.00) [redump.org, fuzzball]
F-BASIC386 v1.1 L10 [redump.org]
F-BASIC386 v1.1 L10B [redump.org]
Shadow of the Beast - Mashou no Okite (1991-10-11) [redump.org]
Technostress Yobouhou Series - Chinsei [redump.org]
Technostress Yobouhou Series - Stress [redump.org]
Towns System Software V1.1 L10B [redump.org]
TownsSOUND V1.1 L10 [redump.org]

New not working software list additions
---------------------------------------
Psychic Detective Series Vol. 3 - Aya (DCCS remake) [redump.org]
Psychic Detective Series Vol. 5 - Nightmare (DCCS remake) [redump.org]
2022-01-01 07:40:01 -05:00
erikieNL
200f9461a0
pinball2k: Updates to the driver (#9072) 2022-01-01 22:39:23 +11:00
Ivan Vangelista
7b05749cbd New working machines
--------------------
Player's Edge Plus (XMP00014) 5-in-1 Wingboard (CG2352) - International [Brian Troha]

New working clones
------------------
Player's Edge Plus (PP0046) 10's or Better (International, set 2) [Brian Troha]
Player's Edge Plus (PP0078) Standard Draw Poker [Brian Troha]
Player's Edge Plus (PP0516) Double Bonus Poker (set 3) [Brian Troha]

New clones marked as NOT_WORKING
--------------------------------
Player's Edge (PK0756-PC092) Standard Draw Poker [Brian Troha]
Player's Edge Plus (KE0004) Keno (set 2) [Brian Troha]
Player's Edge Plus (KE0004) Keno (set 3) [Brian Troha]
Player's Edge Plus (KE0017) Keno (set 2) [Brian Troha]

- Minor documentation clean up. [Brian Troha]
2022-01-01 09:50:16 +01:00
ValleyBell
1c7705709d
r8: add PCM cards (#9047) 2021-12-31 23:00:23 -05:00
Jeff Muizelaar
c62e85f5fa
lwriter.cpp: Get video output working (#9049) 2021-12-31 22:40:15 -05:00
Devin Acker
21c974e676
ctk551: minor I/O corrections (#9076) 2021-12-31 22:39:23 -05:00
David Haywood
54504e4558
new NOT WORKING machines [David Haywood] (#8976)
* new NOT WORKING machines
---------------
Dig Dug (mini arcade) [Sean Riddle, Kamaal Brown]
Spy Hunter (mini arcade) [Sean Riddle, Kamaal Brown]
Galaga (Tiny Arcade) [Sean Riddle]
Turtle Fighter (Tiny Arcade) [Sean Riddle]
Galaga (mini arcade) [Sean Riddle, Kamaal Brown]
Tetris (miini arcade) [Sean Riddle, Kamaal Brown]
2021-12-31 20:35:35 -05:00
AJR
f6f77bf639 Move filesystem library into separate namespace and use shorter uX type names there 2021-12-31 13:28:25 -05:00
Olivier Galibert
5489937925 cv1k: remove Akai Katana and Dodonpachi Saidaioujou following a request by exA-Arcadia, current rightholders 2021-12-31 19:19:13 +01:00
MooglyGuy
45cdddbac0
CD-i updates. (#9067)
* -cdicdic: Fixed audio crackling, and fixed various hangs. [Ryan Holtz, CD-i Fan]
2021-12-31 09:31:24 -05:00
Ivan Vangelista
04240ca392 c64_cart.xml: redumped and verified Magic Voice, Dragonsden, Frog Master, Gorf, International Soccer, Rootin' Tootin', Solar Fox, Super Smash, Viduzzles, Wizard of Wor, Financial Advisor, Simons' Basic [Guru] 2021-12-31 14:52:45 +01:00
Ivan Vangelista
33c6891f53 New working software list additions
-----------------------------------
svi318_cart: Adaptor MSX Para Spectravideo SVI-328 [Noel's Retro Lab]
2021-12-31 08:58:50 +01:00
AJR
f98eb5a9f0 New machines marked as NOT_WORKING
----------------------------------
ADDS 2020 [Bitsavers]
2021-12-30 23:41:05 -05:00
Robbbert
9a40b302cc jeutel: Added mech sounds, nvram. Fixed outputs. 2021-12-31 13:12:42 +11:00
Justin Kerk
533598fca3 Include $ERRNO_CODES in Emscripten build to fix error loading software in Emularity loader - see issue emscripten-core/emscripten#10061 2021-12-30 23:39:31 +00:00
0kmg
4607131457
bus/nes: Added support for multicart board FAM250. (#9071)
New working software list additions (nes.xml)
-----------------------------------
250 in 1 [krzysiobal]
2021-12-30 17:06:56 -05:00
AJR
4aca8e1890 Render-related cleanup
- Undo inclusion of screen.h within render.h and update many source files that were stealth-including the former
- Move texture_format enum to rendertypes.h
- rendlay.h: Make a few methods static
- ui/info.cpp: Use C++11-style iteration for render targets
2021-12-30 15:47:16 -05:00
Robbbert
a93426ab33 jeutel.cpp: WIP. Both games are playable. 2021-12-31 03:45:43 +11:00
ValleyBell
7c3f839176
fix PC-8801/9801 clocks (#9060)
based on information from https://github.com/mamedev/mame/issues/8560
2021-12-30 15:53:57 +01:00
shattered
6335d9e43b
upd765: improve SRA and SRB emulation; add DP8473 reset irq (#9062) 2021-12-30 13:07:13 +01:00
MetalliC
51986b61e9 cv1k.cpp: use ddpsdoj u2 clean dump, with no bad blocks and empty settings sector 2021-12-30 12:21:43 +02:00
Vas Crabb
0288a54ca2 Add PCH to bus/a2bus/cards.cpp (fix GitHub #9057). 2021-12-30 16:46:24 +11:00
Vas Crabb
acaec51386 New Working Machines
-----------------------
DoDonPachi SaiDaiOuJou (2012/ 4/20) [XIONGTEAM]
2021-12-30 16:35:19 +11:00
Dirk Best
6ca3165fe9 hds200: Improve video rendering, fix/implement most keyboard keys 2021-12-30 02:16:49 +01:00
Ivan Vangelista
6ffeb38cac looping.cpp: fixed flip screen, verified XTALs on PCB 2021-12-29 18:07:16 +01:00
Vas Crabb
b62c7bad9d MAME 0.239
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEE0DYtsBhE4EM627+6wXSxAYxAcQ4FAmHLKsYACgkQwXSxAYxA
 cQ43mQ//Vdz8wFH8xLTCEOOLOZT06tvGyK3q0qeP556QfBkBKoCakQ3B/OtkoZHG
 kC3O2kXaLEBypMgkelgmOpyLx+1aX4hX/FkBjlABKJ57g1gjyaxUq3JstD4XDqTd
 FjUqTd2J9uZlvJMn0k5FnkwLVeieXeglz0aRbJ7liw7aOtVu8Fb3IA3nujgJt3Lc
 cmnCDrQ5zXEGWAocKEYAU42/wQfND359Yk+j9/XEt+OMX9LfL0CUwW3QU6vVowo7
 a0Yppqt5p0KtDelB2cwlp8OX1vMZqVLjD0LfywV80d3B8x3b0qCCTUDSAJKNnSFh
 9vCwUDQpRZDeEYSafLAQqRDQr8TvB8fOLsKiuT8XrTkBYWWbIt/bhxPiGMKWiehH
 vOx/YdXXRpZY/EDRM3bMG6kqmjiR5Qq8nMq3gt69HVZej4rOaK2XdMBPs19l+7hV
 EIrtMVeQ0AF+lvOrJAq0EVZLaNfwiIr0OsXW7qHiQmFxXwJpSADn1Cgxr1B1zPRV
 w7T7bTl0WctrS5LHC5Fk6WuZ2fXpBlclELxOlhh/QeU+mjKb8sv2HvjttyT6EHja
 WmTmhq1tpMb1+xnC1STrZINito06PORwYt4SrglWXZ3hBUl4tvAyYkavsihJuTiC
 9RQehh9bU90Rah/M02p6c3E2iPQsLX2C1cxxGHvItaUZ3Vu53mI=
 =RlQw
 -----END PGP SIGNATURE-----

Merge tag 'mame0239' into mainline-master

MAME 0.239
2021-12-29 12:04:01 +11:00
Robbbert
9e7b05f204 sleic: added some gristle to the bones 2021-12-29 10:42:15 +11:00
smf-
e77d144c6f fixed size prefix in find command [smf] 2021-12-28 17:20:28 +00:00
smf-
aff77c2408 fix for building with clang 13.0.0 on windows 2021-12-28 17:20:28 +00:00
Ivan Vangelista
430929546c looping.cpp: added dip locations [Guru] 2021-12-28 16:51:36 +01:00
Vas Crabb
80bcaea1ed Bump version to 0.239 2021-12-29 02:17:03 +11:00
smf-
65f40d2781 zc/to3 is not bought out of the ctc 2021-12-28 14:15:50 +00:00
Vas Crabb
719d20298b Mega Drive is written with a space. 2021-12-28 11:53:53 +11:00
Devin Acker
d0874ff356
h8_sci_device: don't set TDRE when receiving (#9051) 2021-12-27 19:27:00 -05:00