Commit Graph

84005 Commits

Author SHA1 Message Date
AJR
c64c8a225b nvram: Fix regression related to 6d6ecf46b1 2022-07-28 15:54:03 -04:00
AJR
96a027adf1 axc51: Prune some other bits that don't exist or don't work similarly here 2022-07-28 15:33:58 -04:00
David Haywood
d08013cc66
cloned the mcs51 core as axc51, stripped it back, will allow monon work to continue without making a mess of the original mcs51 core. (#10140)
* cloned the mcs51 core as axc51, stripped it back, will allow monon work to continue without making a mess of the original mcs51 core.

* remove some redundant bits

* replace SFR table with AXC51 / AX208 one, removing some other functionality which is not the same on this series

* remove some other bits that are redundant now we're not trying to support other mcs51 models in the axc core
2022-07-28 14:53:34 -04:00
0kmg
e2d700fd9a
snes.xml: Added five prototypes. (#10143)
New working software list additions
-----------------------------------
Boxing Legends of the Ring (USA, prototype) [Forest of Illusion]
Hammer Lock Wrestling (USA, prototype) [Forest of Illusion]
Porky Pig's Haunted Holiday (USA, prototype 19950807) [iniche, Forest of Illusion]
Super Punch-Out!! (Euro, prototype) [Zoda-Y13, Forest of Illusion]
We're Back! - A Dinosaur's Story (USA, prototype) [Forest of Illusion]
2022-07-29 01:48:43 +10:00
ArcadeShadow
2d809ef6dc
mo5_cass: Use lowercase for descriptive text in descriptions. (#10124) 2022-07-29 01:46:55 +10:00
Robbbert
e54ded48cb * knightsb2: fixed priorities and highscores.
* cps1 kludges: gave reverse sprites its own bit as it's used often
2022-07-28 07:59:37 +10:00
ClawGrip
1cf2d85609
playmark.cpp: Dumped sound PIC program for "Hard Times". [Caps0ff, Tailsnic Retroworks] (#10043) 2022-07-28 02:47:11 +10:00
ClawGrip
813ecc3f73
arsystems.cpp: Marked dumps of protected PLDs as NO_DUMP, as they contain no info. (#10138) 2022-07-28 02:24:14 +10:00
0kmg
36a117cc8a Fixed miscellaneous software list issues: (#10133)
* casloopy.xml: Fixed a ROM size and kanji reading.
* casloopy.xml: Fixed a ROM size and kanji reading.
* x1_flop.xml: Fixed a kanji reading.
* coco_cart.xml: Fixed a ROM size.
2022-07-28 02:01:00 +10:00
0kmg
69c8534d84
Fixed miscellaneous software list issues: (#10133)
* casloopy.xml: Fixed a ROM size and kanji reading.
* casloopy.xml: Fixed a ROM size and kanji reading.
* x1_flop.xml: Fixed a kanji reading.
* coco_cart.xml: Fixed a ROM size.
2022-07-28 01:58:50 +10:00
0kmg
f7ece49b60
lynx.xml: Trimmed 64-byte header from Yastuna homebrews. (#10132)
Software list items promoted to working
---------------------------------------
Yastuna Vol.1 - The Alchemy of Cubes [kmg]
Yastuna Vol.2 - The Space Incident [kmg]
2022-07-28 01:55:37 +10:00
0kmg
f81def14d4
a2600.xml: Added 20 prototypes. (#10126)
New working software list additions
-----------------------------------
Astro Chase (prototype) [Tempest]
Centipede (prototype) [Dutchman2000]
Defender (prototype 198111xx) [Rom Hunter]
Elf Adventure (prototype 19830502) [Tempest]
Elf Adventure (prototype 19830422) [Tempest]
Frankenstein's Monster (prototype) [swlovinist]
Gorf (prototype) [Rom Hunter]
Joust (prototype 19830705) [Rom Hunter]
Kangaroo (prototype 19830119) [Tempest]
Missile Command (prototype) [Rom Hunter]
Monkey Music (prototype 19820818) [Tempest]
Mr. Do!'s Castle (later prototype) [Tempest]
Mr. Do!'s Castle (prototype 19840312) [Tempest]
Popeye (prototype) [Tempest]
Raiders of the Lost Ark (prototype 19820614) [Rom Hunter]
Solar Fox (prototype) [Dutchman2000]
Solaris (prototype) [Tempest]
Venture (prototype) [Rom Hunter]
Wizard of Wor (prototype) [Dutchman2000]
Xevious (prototype 19840118) [Tempest]
2022-07-28 01:49:00 +10:00
Ivan Vangelista
81b4a049a2 - pktgaldx.cpp: subclasses and other small cleanups
- vaportra.cpp: consolidated driver in one file, minor cleanups

- few drivers and devices:  removed some custom GFX decodes in favor of the ones provided in emu/video/generic.cpp
2022-07-27 17:20:02 +02:00
0kmg
dc3b8b6b06
gamecom.xml: Underdumped ROMs for mktrilgy, re2 and sonicjam. (#10134)
* Also converted the remaining data sizes to hexadecimal.
2022-07-28 01:18:29 +10:00
hap
1f2f625ac1 New working clones
------------------
Language Translator [hap, Sean Riddle, Darksoft]
2022-07-27 13:38:42 +02:00
Robbbert
c79330406b n501: correct category 2022-07-27 13:38:04 +10:00
cracyc
1163278a7b x68k: change layer drawing order and make pcg and text layers mask each other 2022-07-26 21:26:02 -05:00
cracyc
d28414c2a1 x68k: do the final mix in a single loop per-pixel 2022-07-26 21:23:49 -05:00
David Haywood
424a3a6605
Monon / AX208 - load internal AX208 ROM in device [Peter Wilhelmson, David Haywood] (#10131) 2022-07-26 16:06:26 -04:00
Ivan Vangelista
3df687298b - cclimber.cpp: partially redumped ccbootmm [hammy]
- a couple of devices and drivers: fixed spelling for 'accessible'
2022-07-26 18:15:03 +02:00
Ivan Vangelista
ad19f9013f New machines marked as NOT_WORKING
----------------------------------
DVD-N501 [Guru]

New clones marked as NOT_WORKING
--------------------------------
Silent Scope 2 : Fatal Judgement (ver EAD) [buffi]
2022-07-26 18:12:58 +02:00
Ivan Vangelista
b2ea7877cd various drivers: removed some custom GFX decodes in favor of the ones provided in emu/video/generic.cpp 2022-07-26 18:06:41 +02:00
AJR
47e836a7b1 Merge branch 'am188em' 2022-07-26 11:21:18 -04:00
AJR
ef676c3240 i186: Add Am186EM and Am188EM variant types 2022-07-26 11:18:37 -04:00
hap
5972f9ffdc mdndclab.lay: remove stray escaped chars 2022-07-26 16:20:07 +02:00
hap
c860119abb hegenerglaser/*: add clickable element to internal artwork that presses 2 buttons at the same time where applicable 2022-07-26 15:55:17 +02:00
Ivan Vangelista
c1026f3123 - namcofl.cpp: consolidated driver in one file, minor cleanups
- pokechmp.cpp: switched to configured banking, enabled save state support, minor cleanups
2022-07-26 06:38:07 +02:00
Robbbert
17f6a2759e Updated mess.flt 2022-07-26 12:13:51 +10:00
hap
52feb2341b chessmst: same thing as arb, clicking reset button auto clicks halt button on top of it 2022-07-26 01:44:32 +02:00
hap
777fb68215 ave_arb: add clickable element that presses 2 buttons at the same time 2022-07-26 01:29:29 +02:00
hap
9a3584a149 hegenerglaser/*: small update to internal artwork 2022-07-26 00:59:35 +02:00
0kmg
1e8eb909c8
gameboy.xml: Converted data sizes to hexadecimal. (#10130)
* Noted probable underdump of Lunar Chase prototype.
2022-07-25 23:35:27 +10:00
ArcadeShadow
d272354a62
mo5_cart.xml: Use lowercase for descriptive text in descriptions. (#10123) 2022-07-25 19:17:21 +10:00
0kmg
5c33bc996a nes.xml: More cleanups. (#10128)
* Cleaned up more titles and alt_titles.
* Converted remaining Jpn to Japan, Tw to Taiwan and Chi to China in descriptions.
2022-07-25 19:16:51 +10:00
0kmg
faf420732a bbc_rom.xml: Fixed a ROM size error. (#10129) 2022-07-25 19:16:50 +10:00
0kmg
a2ab15ef49 nes.xml: Demoted some Enix games. Cleaned up some titles and alt_titles. (#10127) 2022-07-25 19:16:49 +10:00
0kmg
17889d7040
nes.xml: More cleanups. (#10128)
* Cleaned up more titles and alt_titles.
* Converted remaining Jpn to Japan, Tw to Taiwan and Chi to China in descriptions.
2022-07-25 19:14:41 +10:00
0kmg
5b95f6ab02
bbc_rom.xml: Fixed a ROM size error. (#10129) 2022-07-25 18:58:10 +10:00
Ivan Vangelista
c735f3bc81 - namcofl.cpp: redumped speedrcr [Phil Bennett] 2022-07-25 07:44:55 +02:00
0kmg
8087503fb6
nes.xml: Demoted some Enix games. Cleaned up some titles and alt_titles. (#10127) 2022-07-25 14:26:48 +10:00
AJR
e600f4943d Additional small cleanups to Mac drivers, getting rid of MCFG overrides 2022-07-24 22:48:15 -04:00
AJR
7cb029b80c v8.cpp: Improve notes 2022-07-24 22:01:01 -04:00
arbee
ac1d4ba10f v8.cpp: make shortnames more unique. [R. Belmont] 2022-07-24 21:24:59 -04:00
arbee
d3aba0d63d mac.cpp: Move V8 family machines (LC, LC II, Classic II, Color Classic) to new separate driver. [R. Belmont] 2022-07-24 19:02:21 -04:00
hap
97f76ebc14 hh_tms1k: merlina is a bad dump afterall 2022-07-25 00:53:16 +02:00
AJR
0c477ea064 h8: MULXS & MULXU are slower without a MAC 2022-07-24 11:37:24 -04:00
Steven Coomber
d22e5e2a20
c64_cass.xml: Added 10 working items (#10120)
New working software list additions
---------------------------------------
Trantor: The Last Storm Trooper (Go!) [C64 Ultimate Tape Archive V2.0]
Trap (Alligata) [C64 Ultimate Tape Archive V2.0]
TRAZ: Transformable Arcade Zone (Cascade Games) [C64 Ultimate Tape Archive V2.0]
Trio (Elite Systems) [C64 Ultimate Tape Archive V2.0]
Turbo Out Run (U.S. Gold) [C64 Ultimate Tape Archive V2.0]
Turrican (Rainbow Arts) [C64 Ultimate Tape Archive V2.0]
Turrican II: The Final Fight (Rainbow Arts) [C64 Ultimate Tape Archive V2.0]
Typhoon (Imagine) [C64 Ultimate Tape Archive V2.0]
Uchi Mata (Martech) [C64 Ultimate Tape Archive V2.0]
The Untouchables (Ocean) [C64 Ultimate Tape Archive V2.0]
2022-07-24 11:19:30 -04:00
MooglyGuy
6193fd585f
-cmi2x: Hooked up working MIDI on port 1. [Ryan Holtz] (#10122)
- Switched to shorter type names.
- Tightened up spacing in function declarations and definitions.
- Removed some now-unnecessary trampoline functions.
- Hooked up Rx and Tx clocks for MIDI port 1; MIDI in/out now works.
2022-07-24 11:18:50 -04:00
AJR
6d6ecf46b1 Don't load any NVRAM other than the default for devices whose configurations inhibit NVRAM saving 2022-07-24 08:25:26 -04:00
Vas Crabb
ebb519f8b3 Clean up whitespace with srcclean 2022-07-24 19:38:16 +10:00