Commit Graph

84288 Commits

Author SHA1 Message Date
Robbbert
d9bbaa63d6 Updated mess.flt 2022-09-14 19:15:41 +10:00
A-Noid33
d64df9d2e6
New working software list additions (apple2gs_flop_orig.xml) (#10330)
* New working software list additions (apple2gs_flop_orig.xml)
------------------------------------------------------------
Space Ace (Brutal Deluxe) [Antoine Vignau, A-Noid]
Space Ace II: Borf's Revenge [Antoine Vignau, A-Noid]
LemminGS [Antoine Vignau, A-Noid]
2022-09-13 20:39:33 -04:00
Vas Crabb
f9728327f8 More miscellaneous fixes:
* Fixed tiny build for consolidated driver files.
* tools/unidasm.cpp: Capture big objects by reference in lambdas.
* misc/oneshot.cpp: Fixed unsigned comparison to zero bugs.
2022-09-14 04:46:58 +10:00
Vas Crabb
ef89299953 bus/nes_ctrl: Cleaned up Famicom keyboard inputs; bus/gameboy: Shut up a couple of coverity warnings. 2022-09-14 04:20:26 +10:00
hap
c827d7542a Software list items promoted to working
---------------------------------------
msx1_cart: Easi-Speech [hap]
2022-09-13 19:09:50 +02:00
David Haywood
933f60e452
Added skeleton driver for Nikko Entertainment/Grey Innovation digiBLAST (#10295)
bus/centronics/digiblst.cpp: Changed device short name to make it more explicit.

new NOT WORKING machine
-------------
Nikko Entertainment B.V. / Grey Innovation digiBLAST [TeamEurope]

new NOT WORKING software list items
---------------
digiblast_cart.xml:
Sonic X 1 (Italy / Spain) [Most-Student-5165]
Sponge Bob Square Pants 1 (Italy / Spain) [Most-Student-5165]
Totally Spies! 1 (Italy) [Most-Student-5165]
Yu-Gi-Oh! (Italy / Spain) [Most-Student-5165]
Winx Club 1 (Italy / Spain) [Most-Student-5165]
Winx Club + 5 Atari Games (Italy / Spain) [Most-Student-5165]
2022-09-14 03:07:24 +10:00
neSneSgB
2d40e698da
midway/vegas.cpp: Removed bad dump flag from sf2049se U27. (#10294)
The POST checksum failure for the boot ROM was normal for this game.
2022-09-14 03:04:03 +10:00
Michael Sanborn
6551ec281b
technos/shadfrce.cpp: Added subtitle to Japanese set description. (#10304) 2022-09-14 03:00:08 +10:00
ArcadeShadow
5dea3c6c27
ngp.xml; ngpc.xml: Metadata cleaning: (#10323)
* Replaced the country name abbreviations with full names.
* Use lowercase for descriptive text in descriptions.
2022-09-14 02:58:30 +10:00
987123879113
29682cdc04
konami/ksys573.cpp: Added more Gutar Freaks/DrumMania clones. (#10316)
Also fixed parenting for pcnfrk9ma and pcnfrk10ma.

New clones marked NOT_WORKING
-----------------------------
DrumMania 9th Mix (G*D09 VER. JAB) [Taro]
DrumMania 9th Mix eAmusement (G*D09 VER. JCA) [Taro]
DrumMania 10th Mix eAmusement (G*D40 VER. JCA) [Taro]
Guitar Freaks 11th Mix eAmusement (G*D39 VER. JBA) [Taro]
2022-09-14 02:56:33 +10:00
0kmg
16e7792e0f
megadriv.xml: Added an unreleased prototype. (#10324)
New working software list additions
-----------------------------------
megadriv.xml: Super Spin (prototype) [GamingLegend64, Forest of Illusion]
2022-09-14 02:53:43 +10:00
ArcadeShadow
1a1621b6a5
cdi.xml: Metadata cleaning (#10325)
* Removed the "[DVC enhanced]" in descriptions, since the info compatibility tag already tells that.
* Replaced an abbreviated country name.
2022-09-14 02:52:55 +10:00
0kmg
2fee8982e7
bus/nes_ctrl: Corrected Arkanoid 2 paddle expansion port signal routing. 2022-09-14 02:52:06 +10:00
0kmg
92b95bd0da
New NOT_WORKING clones (#10327)
----------------------
Famicom Titler [kmg]
2022-09-14 02:50:00 +10:00
0kmg
b91b4a2cba
nes.xml: Added another prototype cartridge. (#10331)
New working software list additions
-----------------------------------
nes.xml: Indora no Hikari [Zoda-Y13, Forest of Illusion]
2022-09-14 02:48:09 +10:00
Vas Crabb
3c49020bab bus/gameboy: Added basic HuC-3 real-time clock simulation, and cleanup.
* Added MBC30 as a distinct slot option for documentation purposes.
* Added heuristics to detect MBC30 for GBX and plain ROM dump files.
* mbc.cpp: Disabled noisy logging.
2022-09-14 02:41:30 +10:00
hap
da7bdd575c embargo: remove input tag lookups 2022-09-13 13:16:24 +02:00
Vas Crabb
511e01c116 bus/gameboy/mbc.cpp: Fixed up some details.
* MBC5 checks all the bits of the RAM enable register.  Not sure if any
  games actually depend on this.
* Changed MBC3 device to support an additional RAM bank output so it can
  run the one MBC30 game (Pocket Monsters Crystal).
2022-09-13 17:29:24 +10:00
Robbbert
f283187371 Updated arcade.flt and mess.flt 2022-09-13 17:13:31 +10:00
Vas Crabb
0ba6279652 bus/gameboy: Some header comment corrections. 2022-09-13 07:25:10 +10:00
angelosa
5be6dbb670 misc/amuzy.cpp: make it populate a display list, other misc notes 2022-09-12 23:07:29 +02:00
Vas Crabb
5db7ffb86a Reimplemented Game Boy and Mega Duck cartridge slots:
Allow cartridges to install themselves rather than putting accesses
through trampolines.  Use memory banks even when they aren't installed
directly, as it exposes script bindings and declares intent.

Added support for MBC6 Flash, and MBC7 two-axis accelerometer and 128*16
or 256*16 serial EEPROM.  Added basic support for Game Boy Camera image
capture (various M64282FP processing features are not implemented).
Improved MBC3 real-time clock emulation.

Added basic support for Hudson Soft HuC-1 cartridges (infrared I/O not
supported) and HuC-3 cartridges (real-time clock and infrared I/O not
supported).

Added full support for Vast Fame VF001 cartridges.

Separated Mega Duck flat and banked ROM cartridge types, and allowed
software list items to specify whether a cartridge has fixed and
selectable 16K banks or a single selectable 32K bank.

Added support for RAM sizes smaller than 8K that will be mirrored in the
0xA000-0xBFFF area.  Implemented correct ROM mapping for sizes that are
not powers of two.  Corrected size of MBC2 internal static RAM.

Added support for various hypothetical cartridge wirings, such as MBC5
with outer ROM banking for up to 128M, M161 and Wisdom Tree cartridges
with flat RAM, and MBC1 or MBC5 with fewer than the maximum number of
inner ROM bank lines used.

Fixed logo spoofing logic for many pirate cartridges, including Rocket
Games, Sachen MMC1 and MMC2, Sintax, Li Cheng, and Niutoude.  Identified
fine bank mask register for GBCK003 board.

Added basic support for GBX format ROM images.  Added heuristic for
detecting raw dumps of M161 cartridge images.  Removed unreliable
unlicensed cartridge detection heuristics - these need to be
reimplemented in a better way.

Software list items promoted to working
---------------------------------------
gameboy.xml:
Game Boy Camera (Europe, USA)
Game Boy Camera Gold (USA)
Pocket Camera (Japan, Rev 1)
gbcolor.xml:
Command Master (Japan)
Kirby Tilt 'n' Tumble (USA)
Korokoro Kirby (Japan)
Street Hero (Taiwan)
Thunder Blast Man (Europe)
4 in 1 + 8 in 1 (World, 4B-001)
4 in 1 + 8 in 1 (World, 4B-002)
4 in 1 + 8 in 1 + 16 in 1 (World, 4B-005)
4 in 1 + 8 in 1 (World, 4B-007)
31 in 1 Mighty Mix (Taiwan)
31-in-1 Mighty Mix (Australia)
Nǚwáng Gédòu 2000 (Taiwan)
Chāojí Gédòu 2001 Alpha (Taiwan)
Gédòu Jiàn Shén - Soul Falchion (Taiwan)
2022-09-13 06:27:33 +10:00
hap
b190d8a2a8 b6100: don't write to speaker on tkbs 2022-09-12 21:59:12 +02:00
hap
356c809820 microvision: add horizontal bar for paddle pos 2022-09-12 19:45:24 +02:00
Olivier Galibert
482f6fafb8 New machines added as MACHINE_NOT_WORKING
-----------------------------------------

Yamaha VL-1 [O. Galibert, Hubert "madbrain" Lamontagne]
2022-09-12 17:57:04 +02:00
hap
e30b1f7623 mmarvin: just use PORT_ADJUSTER for the tone/speed configuration knobs 2022-09-12 17:51:57 +02:00
hap
392a52f5fa qix: slither was published by GDI 2022-09-12 14:12:37 +02:00
arbee
48a5529966 New machines added as MACHINE_NOT_WORKING
-----------------------------------------
Mogu Mogu Hammer [R. Belmont, Darksoft, Team Europe]
2022-09-11 21:28:26 -04:00
Vas Crabb
a3bc8bfd16 -gameboy.xml, gbcolor.xml: Demoted HuC-3 games to partially working.
-imagedev/picture.cpp: Added extensions for supported BMP and JPEG
 formats.
2022-09-12 07:15:32 +10:00
hap
5d3c6ac9d7 olibochu: added confsetting for the palette 2022-09-11 19:03:28 +02:00
hap
7e1451e92d olibochu: add hc55516 device instead of adpcm 2022-09-11 16:03:14 +02:00
Olivier Galibert
2da17be127 mtu130: Add support for the datamover (68k board) 2022-09-11 11:56:36 +02:00
hap
39aa2cd864 olibochu: added adpcm sound 2022-09-10 20:34:03 +02:00
0kmg
9561765205
bus/nes_ctrl: Minor fixes for Famicom Keyboard and Data Recorder. (#10321)
* bus/nes_ctrl: Minor fixes for Famicom Keyboard and Data Recorder.

- Allows Lode Runner to successfully detect keyboard, enabling save/load menu options.

* Also fix Arkanoid 2 saving to tape.
2022-09-10 12:13:59 -04:00
0kmg
1e85658dd3
bus/nes_ctrl: Added Sharp Cassette Interface AN-300SL device. (#10318)
Clones promoted to working
--------------------------
Sharp My Computer Terebi C1 [kmg]
2022-09-10 12:13:29 -04:00
Paul-Arnold
b6234ed1f1
fix upd7759 sample triggering and reset control (#10322) 2022-09-10 12:12:59 -04:00
Robbbert
f31ca341bd Update mess.flt 2022-09-11 00:31:21 +10:00
hap
528415d086 olibochu: improve ay sound 2022-09-10 14:05:17 +02:00
Ivan Vangelista
b8a21c27ef nichibutsu/gomoku.cpp, nichibutsu/wiping.cpp: consolidated drivers in single files, minor cleanups 2022-09-10 12:30:40 +02:00
arbee
0b2d5de470 New machines added as MACHINE_NOT_WORKING
-----------------------------------------
IBM RS/6000 Type 7009 Model C10 Server [R. Belmont, Captain Midnight]
2022-09-09 21:25:47 -04:00
AJR
6ad4778631 m50734: Add A-D converter 2022-09-09 20:39:37 -04:00
David Haywood
719c36ef81
fix upd7759 sample triggering in bfm_sc.2.cpp (MT 8325) [Paul-Arnold] (#10319)
(also made the volume ramp a little less aggressive, I'm told 0 is not 'nearly silent' on the hardware, but more like 'half volume')
2022-09-09 22:19:37 +02:00
hap
7c1801658a airbustr: add kaneko_hit device 2022-09-09 13:59:56 +02:00
Dirk Best
ad4f0c9bf7 f4431: Improve video emulation, hook up RS232 comm port 2022-09-09 13:10:25 +02:00
Ivan Vangelista
d66e138c44 kaneko/airbustr.cpp, kaneko/djboy.cpp, nix/pirates.cpp, sanritsu/bankp.cpp, sanritsu/drmicro.cpp, sanritsu/mjkjidai.cpp: consolidated drivers in single files, minor cleanups 2022-09-09 07:16:11 +02:00
AJR
66ab9ef75d vic1520: Correct MCU type; add some stub handlers 2022-09-08 20:20:42 -04:00
AJR
736ca84081 m740: Remove leftover declarations from header 2022-09-08 19:27:03 -04:00
AJR
d90da03d0e Add skeleton devices for MPS-1200 & MPS-1250 IEC printers 2022-09-08 19:10:34 -04:00
AJR
9fb8dd6004 m50734: Fix stack page 2022-09-08 18:57:47 -04:00
AJR
ba3c1d7f5f m740: Only access data memory in indirect modes 2022-09-08 18:57:05 -04:00