Commit Graph

77442 Commits

Author SHA1 Message Date
Olivier Galibert
1b20d1f218 swim2: Add reading, writing gcr up to track 63. 2021-01-15 20:39:21 +01:00
Ryan Holtz
fc17cb4dc9 - sa1110: Added skeleton handling for UDC sub-device handling. [Ryan Holtz]
- sa1111: Fixed a handful of issues related to audio DMA. [Ryan Holtz]

- sed1356: Added support for Write BitBLT, Read BitBlt, and Move BitBLT Negative commands. [Ryan Holtz]

- jornada: Fixed handling for some battery-related MCU commands. [Ryan Holtz]
2021-01-15 19:58:20 +01:00
AJR
3d49ff6d45 oricext.cpp, microdisc.cpp: Use device finders 2021-01-15 13:20:25 -05:00
987123879113
e6d3720985
-Improved accuracy of System 573's digital I/O audio emulation. (#7664)
* Refactored mas3507d and k573dio/fpga to be more accurate to real hardware.

-3rdparty/minimp3: Updated to latest master and removed local changes.
2021-01-16 05:12:26 +11:00
pkubaj
9b030d87dc Fix build on FreeBSD/powerpc64
FreeBSD uses powerpc64 name for what Linux calls ppc64.
2021-01-16 05:09:59 +11:00
AJR
8ebaec9f82 c64/dela_ep256: Use required_device_array 2021-01-15 13:03:38 -05:00
AJR
315f046677 bus/qbus: Replace explicit CPU tag lookup with required_address_space 2021-01-15 12:56:03 -05:00
Curt Coder
1d0a688925 ews4800: Fix clang compile. 2021-01-15 18:30:46 +02:00
hap
54453700c1 unspdasm.h: correct license tag 2021-01-15 16:45:48 +01:00
hap
4822528638 zexall: correct license tag 2021-01-15 16:44:00 +01:00
hap
d7f524ac8f ef9340_1: add pinout reference 2021-01-15 16:40:50 +01:00
yz70s
968c7cfe05 hikaru.cpp: add pinout for aica jtag connector 2021-01-15 16:32:00 +01:00
Patrick Mackinlay
8ccfa3762c New machines marked as NOT_WORKING
---
NEC EWS4800/310 [Plamen Mihaylov, Patrick Mackinlay]
2021-01-15 17:00:19 +07:00
Ivan Vangelista
f30d070f88 goldstar.cpp: attempted a dump of the met47s01 device [Ioannis Bampoulas] 2021-01-15 06:37:40 +01:00
Roberto Fresca
ca3458e766 Club Card improvements: Created a default NVRAM
that allows the game to boot.
2021-01-15 03:19:05 +01:00
Roberto Fresca
097a46ae0c Club Card improvements: Reworked inputs from the scratch.
Completed DIP switches and fixed lamps layout.
2021-01-15 02:58:41 +01:00
Robbbert
445b95a876 rtpc010, rtpc015: fixed crash soon after start 2021-01-15 12:41:25 +11:00
Robbbert
85794c7f85 rx78: split software list into two.
A single list for two media types causes confusion for the UI and CLI.
2021-01-15 11:52:49 +11:00
AJR
62d5213d39 mpu4.cpp, nwk-tr.cpp: Use strcmp instead of core_stricmp for per-game hacks 2021-01-14 18:21:16 -05:00
Roberto Fresca
ace544b2f1 updated mame.lst... 2021-01-14 22:18:55 +01:00
Roberto Fresca
a319dbaffe New working machines
--------------------
Club Card (ver. 1.1 English) [Roberto Fresca, Ioannis Bampoulas]
2021-01-14 22:16:40 +01:00
Ivan Vangelista
37fdc19085 New working clones
------------------
beatstage 4th MIX (ver KA-A) [xuserv]
2021-01-14 21:57:16 +01:00
Curt Coder
081ce6ed51 abc800: Fixed ROM size. 2021-01-14 21:00:42 +02:00
Ivan Vangelista
fbfe732ddf New clones marked as NOT_WORKING
--------------------------------
New Draw 8 Lines (Version 2.1) [Ioannis Bampoulas]
2021-01-14 18:43:31 +01:00
ajrhacker
eee3b953a0
Merge pull request #7669 from cam900/imagetek_i4100_offset
metro.cpp: Fix tilemap offset regression
2021-01-14 10:32:50 -05:00
Roberto Fresca
2a9ecdc485 Zabavni Karti improvements:
* Added complete cyrillic/roman setup instructions.
 * Added technical notes.
 * Some clean-ups.
2021-01-14 14:47:05 +01:00
cam900
c90b5d40a8 metro.cpp: Fix tilemap offset regression
imagetek_i4100.cpp: Add state of CRTC related value for debug
also fixed MT #07845
2021-01-14 20:14:49 +09:00
Vas Crabb
067b144483 dynax.cpp, hnayayoi.cpp: Added DIP switch locations as shown in service mode for some games, identified one more DIP switch for hnkochou. 2021-01-14 21:38:06 +11:00
Robbbert
884624285c New working software list additions
-------------------------------
Graphics Mathematics
[Gaming Alexandria, SSJ]
{for RX78}.
2021-01-14 20:40:43 +11:00
Robbbert
8af331041f New working software list additions
----------------------------------
Burger Shop
Champion Racer
Mobile Suit Gundam
Perfect Mah-jongg
The Prowrestling
Ultraman
[Gaming Alexandria, SSJ, Robbbert]
{for RX78}.
2021-01-14 18:05:02 +11:00
Curt Coder
39c150bd1e New working machines
--------------------
Facit DTC (DeskTop Computer) [Luxor ABC arkivet, Curt Coder]

abc800: Added new revisions of ROMs, and skeletons for DataBoard 4106/4107. [Luxor ABC arkivet, Curt Coder]
2021-01-14 08:27:37 +02:00
Angelo Salese
496532926a
astrcorp.cpp: allow magibomb to boot (#7665)
* astrcorp.cpp: make magibomb to do something worth, WIP

* Add vblank, DRY on memory maps

* Split state machine, fix video, add default eeprom

* m_draw_sprites -> m_sprite_dma

* Add meat to astoneag

* Confirm sprite drawing being same deal, no need for override

* Move astoneage decryption data and ramdac declaration in a subclass, make screen always enabled for convenience
2021-01-14 07:04:47 +01:00
arbee
8c7bc8d723 dim68k: better palette, fixed text rendering glitch [R. Belmont] 2021-01-13 22:28:58 -05:00
ajrhacker
dbddaa70a6
Merge pull request #7666 from rzero9/patch-1
fmtowns_flop.xml: 1 new dump
2021-01-13 19:17:41 -05:00
r09
1320e442cb
fmtowns_flop.xml: 1 new dump
New working software list additions
-----------------------------------

Darwin's Dilemma - The Solution Is Evolution [wiggy2k]
2021-01-13 23:52:40 +01:00
hap
31821ca152 New working software list additions
-----------------------------------
videopac: Rash [hap]
2021-01-13 21:47:54 +01:00
hap
31fb8f5c51 i8244: split big screen_update function into several pieces 2021-01-13 18:38:05 +01:00
Ivan Vangelista
429ab3ca12 blitz68k.cpp: switched to logmacro, adjusted inputs for surpr5 2021-01-13 18:28:39 +01:00
Brian Troha
a3ceffeede New working clones
------------------
Rabbit (Japan 3/6?) [CoolMod, The Dumping Union]
2021-01-12 23:45:59 -06:00
Brian Troha
158cf0047d fix 'arcade' build - fixes recent ksys572 memory card update & jpmimpct update 2021-01-12 23:42:29 -06:00
Vas Crabb
96a6c1652b dynax.cpp, hnayayoi.cpp: Identified some DIP switches. 2021-01-13 16:05:04 +11:00
arbee
e2083f9caa dim68k: fix text color back to white [R. Belmont] 2021-01-12 20:10:21 -05:00
arbee
9570e92ac8 dim68k: Temporarily patch key table so Return works, and preliminary lo-res graphics support [R. Belmont] 2021-01-12 20:03:46 -05:00
AJR
e042f49b05 jpmimpct.h: Fix clang error: private field 'm_alpha_clock' is not used [-Werror,-Wunused-private-field] 2021-01-12 16:33:20 -05:00
hap
198696996f i8244: changed character layer priorities 2021-01-12 21:34:35 +01:00
Ivan Vangelista
521a8bf964 blitz68k.cpp: updated TODO and notes 2021-01-12 21:22:04 +01:00
James Wallace
b2d44ec9bd Fixed sound ROM size on High Roller (nw) 2021-01-12 19:32:10 +00:00
AJR
e325adaed3 roland_s10.cpp, roland_s50.cpp: Add skeleton sampler devices 2021-01-12 13:29:34 -05:00
David Haywood
ae0bb17dc3
some jpmimpct.cpp refactoring (#7645)
- jpmimpct.cpp: Various changes. [David Haywood]
 * Refactored driver to use emulated DUARTs for both the primary and the touchscreen (fixes video corruption in cluedo intro).
 * Fixed bugs in the non-video hookups, including incorrect shifts on addresses and data.
 * Hooked up BACTA_DATALOGGER so that the 'protocol' sets boot.
 * Hooked up actual Bt477 device for palette in the video-based games. 
 * Started giving non-video games usable default inputs (jackpot / stake keys).
 * Fixed some ROM loading.
 * Reparented some sets based on analysis, as some were mishandled due to incorrect source information.
2021-01-12 19:14:58 +01:00
Ivan Vangelista
007031a552 New machines marked as NOT_WORKING
----------------------------------
Surprise 5 (Ver. 1.19) [Ioannis Bampoulas]
2021-01-12 18:16:04 +01:00