Commit Graph

71296 Commits

Author SHA1 Message Date
eadmaster
a77313a987
added support for reading/writing hiscore files from cart images (#6130)
* added support for reading/writing hiscore files from cart images

example hiscore.dat entry:
````
nes,smb:
Super Mario Bros. (World).nes:
Super Mario Bros. (W) [!].nes:
@:maincpu,program,7df,4,0,0,ff
````

* store console hiscores in subdirs, added cart hashes support

* added back my prev changes

* added missing end

* using simpler regexpr for hiscore.ini parsing, fixed typo

* minor cleanups
2020-02-13 10:25:28 -05:00
R. Belmont
3f02e4e329
Merge pull request #6279 from FakeShemp/n64_2
n64.xml: Document a few more N64 game PCBs
2020-02-13 10:24:56 -05:00
Rebecca Wallander
e3aa9040d0
c64_cass.xml/c64_flop_orig.xml: Add all coverdisks/tapes from Input64 (#6299)
* Add all 1985 tapes from INPUT 64

* Add all 1986 tapes/disks from INPUT 64

* Add all 1987 tapes/disks from INPUT 64

* Add all 1988 disks from INPUT 64
2020-02-13 10:24:38 -05:00
R. Belmont
031a358c76
Merge pull request #6298 from MoochMcGee/sh6578-wip
SH6578: has 10k of wram in this config (nw)
2020-02-13 10:24:19 -05:00
ClawGrip
2d8129c32b
galaxian.cpp: Demote 'sirio2' to MACHINE_NOT_WORKING (nw) (#6300)
* Demote 'sirio2' to MACHINE_NOT_WORKING (nw)

(nw) Ship explodes by itself when starting a game, the game resets on each demo loop, behaviour on the demo seems wrong, as the ships explodes after a good assemble...

* Forgot... (nw)
2020-02-13 10:24:03 -05:00
R. Belmont
81ca56861d
Merge pull request #6301 from cam900/gus_sample
gus.cpp : Calculated GF1 sample rate
2020-02-13 10:23:37 -05:00
R. Belmont
920b161665
Merge pull request #6302 from cam900/ics2115_sample
Calculated actual ICS2115 sample rate
2020-02-13 10:22:52 -05:00
Patrick Mackinlay
33f3c9951b romp: hex prefix (nw) 2020-02-13 22:03:54 +07:00
Patrick Mackinlay
52d1a412fa romp: new device 2020-02-13 21:35:44 +07:00
cam900
1228a78ae5 ics2115.cpp : Calculated sample rate related to clock, Activated osc numbers, Add notes 2020-02-13 20:09:22 +09:00
cam900
7a8fcae1d3 gus.cpp : Calculated GF1 sample rate 2020-02-13 19:49:18 +09:00
Scott Stone
def2bf867c vgmplay.xml: Fix reported badly formatted/invalid characters from labels (nw) 2020-02-12 19:59:02 -05:00
Robbbert
6b312d2066 (nw) removed more invalid characters from software lists 2020-02-13 10:12:55 +11:00
Olivier Galibert
321e153a2e Bunch of fixes (nw) 2020-02-12 22:58:46 +01:00
Olivier Galibert
496710dd22 xavix2: plug a hole (nw) 2020-02-12 22:13:42 +01:00
AJR
c12bb83e11 upd78k2: Fix register order (nw) 2020-02-12 12:04:40 -05:00
AJR
9ce46c7cd5 New machines marked as NOT_WORKING
----------------------------------
Roland D-50 (Ver. 2.xx) [DBWBP, depblue]

New NOT_WORKING clones
----------------------
Roland D-50 (Ver. 1.xx) [DBWBP]
Roland D-550 [DBWBP]

Add disassembler for NEC 78K/III architecture [AJR]
2020-02-12 11:59:41 -05:00
AJR
2d3e38c384 Rename Roland drivers (nw) 2020-02-12 10:30:07 -05:00
David Haywood
8de1502e81
Plug and Play work (#6295)
* new WORKING machines
----
Guitar Super Star (Fender Stratocaster style) [Sean Riddle, David Haywood]

* better filename (nw)

* new NOT WORKING
----
Excite Sports Tennis x Fitness (Japan) [Sean Riddle, Peter Wilhelmsen, ShouTime]

* shuffle (nw)

* new NOT WORKING
----
Wikid Joystick [TeamEurope, David Haywood]

* new Software List entries (Mobigo.xml) [TeamEurope]
Rapunzel - Neu Verfohnt (Germany) (80-251704)
Cars 2 (Germany) (80-251904)
Die Pinguine aus Madagascar - Operation Krone (Germany) (80-250304)
Micky Maus - Wunderhaus (Germany) (80-250504)
Ben 10 - UltimateAlien - Mine der Gedanken  (Germany) (80-250604)
Dora - Tag des Zwillings (Germany) (80-250804)
Disney Princess (Germany) (80-251104)
Cars Toon - Hooks unglaubliche Geschichten (Germany) (80-251204)

* new Software List entries (telestory_cart.xml) [TeamEurope, David Haywood]
Power Rangers - Mystic Force
Dora the Explorer (Spanish)

* new NOT WORKING
---
TV Touch Games: Star Wars Original Trilogy [Sean Riddle, David Haywood]

* srcclean some of my stuff (nw)

* shuffle (nw)

* shuffle (nw)

* new NOT WORKING
---
Big Buck Hunter Safari (JAKKS Pacific TV Game) [Sean Riddle, David Haywood]

* (nw)

* (nw)

* (nw)
2020-02-12 09:57:59 -05:00
ClawGrip
b4746a94a4
New working clones (#6296)
* New working clones

------------------
Sirio II (Calfesa S.L. Spanish Moon Cresta bootleg, set 2) [Juan Romero, ClawGrip]

* Add 'sirio2a' (nw)
2020-02-12 09:57:28 -05:00
R. Belmont
26b19da671
Merge pull request #6297 from rfka01/master
pc.cpp: P50 specs and Sanyo MBC-16LT
2020-02-12 09:57:14 -05:00
Olivier Galibert
ad06ccc77c xavix2: Add dma, completion issues (nw) 2020-02-12 06:48:46 +01:00
Melissa Goad
29b71264a7 SH6578: has 10k of wram in this config (nw) 2020-02-11 21:32:44 -06:00
yz70s
6b3a689ce1 naomi: converted 315-6154 device into a real pci host [Samuele Zannoli]
And updated dimm board accordingly.
2020-02-12 00:13:29 +01:00
cracyc
a0a658a111 fix various things. checkpointed the alphatpc16, will credit before next release (nw) 2020-02-11 17:04:36 -06:00
AJR
712bd32a8c upd78k1d: Bad masking, oops (nw) 2020-02-11 16:43:05 -05:00
MetalliC
e0ff05b1c6 seibuspi: fix MT7562 (revert&fix cam900's 96969fa32c ) 2020-02-11 23:36:02 +02:00
couriersud
9142c69f03 Fix issue #6293. (nw) 2020-02-11 22:18:03 +01:00
AJR
690da61f2c upd78k1d: Various subtle fixes (nw)
cit1500: Note pin count (nw)
2020-02-11 16:14:32 -05:00
rfka01
0138d227ff pc.cpp: P50 specs and Sanyo MBC-16LT 2020-02-11 22:11:05 +01:00
Olivier Galibert
31ec471cf6 hack some interrupts in 2020-02-11 19:34:35 +01:00
Olivier Galibert
e242fcd033 More fixes (nw) 2020-02-11 17:28:31 +01:00
Olivier Galibert
d437c9c385 xavix2: Checkpoint (nw) 2020-02-11 17:04:51 +01:00
Ivan Vangelista
f8d8dd3b77 New working clones
------------------
Seicross (set 2) [Zab, The Dumping Union]
2020-02-11 14:10:08 +01:00
AJR
d7db95aea9 Add disassemblers for NEC 78K/0, 78K/I and 78K/II MCU types
hotd2: Make "Gun Sense" board a separate device
2020-02-10 23:43:03 -05:00
braintro
7ae638551e New working clone
New working clone
------------------
Blood Bros. (Korea) [Jorge Silva]
2020-02-10 20:51:06 -06:00
braintro
a6d35ad71a New working clone
New working clone
------------------
P-47 Aces (ver 1.1) [Derick2k, rtw, trap15]
2020-02-10 20:46:42 -06:00
R. Belmont
3341f8de43
Merge pull request #6288 from rfka01/master
at.cpp: Victor V286c
2020-02-10 19:30:38 -05:00
Joakim Larsson Edström
1f12ad3fca
Alfaskop 4110 keyboard and related improvements (#6291)
* mc6844.cpp: WIP NEW DEVICE Motorola mc6844 DMA controller (devicified from swtpc09.cpp)

* 6821pia.cpp: improved LOG messages a bit

* mc6854: Added support for external clocks, DMA, improved LOG messages and fine tuning of IRQ handling

* mc6846: Removed nonexistant CP1 output callback and added a CP1 input interface call

* 6850acia.cpp: Updated use of logmacro.h

* alfaskop4110: WIP added keyboard and fixed build errors
2020-02-10 19:30:11 -05:00
ClawGrip
08f3de1145
New working clones (#6292)
* New working clones

------------------
Sirio II (Calfesa Spanish Moon Cresta bootleg) [Juan Romero, ClawGrip]

* Add 'sirio2' (nw)

* Fix 'sirio2' name (nw)
2020-02-10 19:27:44 -05:00
David Haywood
4a3326429e
Plug & Play work (#6284)
* new WORKING machine
---
MGT 20-in-1 TV-Spielekonsole (Germany) [TeamEurope, David Haywood]

* text to follow later (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* new WORKING machines
----
My Sports Challenge (6-in-1 version, QVC license) [Sean Riddle, David Haywood, Ryan Holtz]
Decathlon [Sean Riddle, ClawGrip]

new NOT WORKING
---
Karao Kids Songs 2 (Spain) [Sean Riddle, ClawGrip]
Club Jenna Presents: Jenna Jameson's Strip Poker [Sean Riddle, David Haywood, Ryan Holtz]
Mini Arcade Machine (Red5) [TeamEurope, David Haywood]
Lexibook Compact Cyber Arcade - Disney Princess [TeamEurope, David Haywood]

* added a placeholder for Sean's Casio ROM pack dumps (nw)

* promote the poker game (nw)

* (nw)

* (nw)

* Casio ROM pack details from Clawgrip

* new NOT WORKING
---
Duck Commander (JAKKS Pacific TV Game) [Sean Riddle, David Haywood]
Star Wars Clone Trooper (JAKKS Pacific TV Game) [Sean Riddle, David Haywood]
The Walking Dead: Zombie Hunter (JAKKS Pacific TV Game) [Sean Riddle, David Haywood]
The Walking Dead: Battleground (JAKKS Pacific TV Game) [Sean Riddle]
Toy Story - Toys on the Move (JAKKS Pacific TV Motion Game) [Sean Riddle, Clawgrip]

* new NOT WORKING
----
Teenage Mutant Ninja Turtles: Mutant and Monster Mayhem [Sean Riddle]

* new WORKING machines
----
Plug & Play Game Controller with 200 Games (Supreme 200) [TeamEurope]

healthy dose of obvious unlicensed NES hacks here.. including 1st party Nindendo and Namco games.

* new NOT WORKING
----
MobiGo 2 (Germany) [TeamEurope]
+ start of Sofwtare List [TeamEurope]

* (nw)
2020-02-10 19:27:23 -05:00
ajrhacker
e0183b56e7
Merge pull request #6289 from shattered/_c63302d2189
sblaster: support more playback commands (nw)
2020-02-10 17:28:08 -05:00
ajrhacker
a361d249bf
Merge pull request #6290 from 68bit/swtpc09-os9-dc5-unique-id
swtpc09: the OS9 DC5 variant needs a unique id.
2020-02-10 17:27:19 -05:00
Angelo Salese
d9dc069219
goodejan.cpp: OKI pin 7 is high from PCB readme, fix voice pitches [Angelo Salese] 2020-02-10 21:51:04 +01:00
68bit
d4339b20e1 swtpc09: the OS9 DC5 variant needs a unique id. 2020-02-11 07:45:32 +11:00
Olivier Galibert
44cf0a3160 More xavix2 (nw) 2020-02-10 21:32:32 +01:00
hap
01e24dcf96 New working machines
--------------------
Mephisto 1X [Berger, blitzchess.fr]
2020-02-10 20:24:58 +01:00
rfka01
fec04d0ac9 at.cpp: Victor V286c 2020-02-10 19:22:07 +01:00
Olivier Galibert
0d93f50384 xavix2: Finish the branches, hopefully [O. Galibert, N. Gilbert] 2020-02-10 15:20:32 +01:00
Olivier Galibert
209a097492 xavix2: Work on branches [O. Galibert, N. Gilbert] 2020-02-10 14:59:51 +01:00