Commit Graph

63653 Commits

Author SHA1 Message Date
MooglyGuy
165e617ca2 -spg2xx: Added additional timer logging, nw.
-vsmile: Demoted all drivers to MNW, nw.

This reverts commit d48481df90.
2019-01-19 19:43:31 +01:00
MooglyGuy
d48481df90 -vsmile: Removed all of my work and returned to a skeleton driver, since it's not good enough for Haze. nw 2019-01-19 18:36:05 +01:00
Ted Green
247eb1fa77 Fixed MT07104: bbh, bbhsc, bbhsca, bbh2sp, bbh2spa, bbh2spb: Targeting is off (Osso) 2019-01-19 10:29:09 -07:00
couriersud
c8e4dab20c netlist: Fix assertion. (nw) 2019-01-19 18:23:31 +01:00
couriersud
17d32e0bd5 netlist: pstream and ppreprocessor (now a pistream) refactoring. (nw) 2019-01-19 18:17:35 +01:00
AJR
b685850e01 z8: Add standard_irq_callback for the sake of debugging (nw) 2019-01-19 11:42:08 -05:00
AJR
b7968f73ec Fix "undefined symbols" linking error (nw) 2019-01-19 11:38:56 -05:00
Nigel Barnes
7e1211bf71 New NOT_WORKING software list additions
---------------------------------------
bbc_flop_32016: GCAL, BCPL, Reduce
2019-01-19 16:26:23 +00:00
Nigel Barnes
d70be6d3a2 New working software list additions
-----------------------------------
bbcmc_flop: The Krystal Connection, Zap!, Acom

New NOT_WORKING software list additions
---------------------------------------
bbcmc_flop: Codename: DROID, Colossus Chess 4.0, Elite, Exile, Holed Out, Holed Out Extra Courses Vol.2, Micro Power Magic, Play It Again Sam, Play It Again Sam 2, Q-Master, Repton Thru Time, Repton Around the World in 40 Screens, Steve Davis Snooker, Stryker's Run, U.I.M.
2019-01-19 16:26:23 +00:00
David Haywood
9259b14fc5 allow JAKKS GameKeys to boot without debugger trick (#4530)
-vii: Fixed JAKKS GameKeys to boot without debugger trick. [David Haywood]
2019-01-19 16:46:44 +01:00
Nigel Barnes
96bef80924 New working software list additions
-----------------------------------
electron_rom: Commstar, Matrix, Multi-Forth 83, Time-Tender

New NOT_WORKING software list additions
---------------------------------------
electron_rom: E2P Operating System (ROM)
2019-01-19 15:33:34 +00:00
Nigel Barnes
50d08da653 New working software list additions
-----------------------------------
bbc_rom: Advanced BASIC Editor Plus, BASIC Editor & Toolkit, Aerodrome Training Aid, BeebAid 1.02, CNCIS DFS 1.2S, Demo (Master Compact), PMS Genie Real Time Clock, HiBASIC3, HiBASIC4, Image Processor 0.9A, Para-Max II, Plotmate A3 2.00, Plotmate A4 1.90, The Publisher 1.10, Colour Screenprint 1.02s, Solidisk DFS 2.1F (1770) Issue 2, Super Utility, UserRAM, Video Digitiser 1.03

New NOT_WORKING software list additions
---------------------------------------
bbc_rom: PMS Genie, Replay System Mk2 2.00, Master Replay, Solidisk ADFS 2.1 11/10/85, Solidisk ADFS 2.1J (10MB), Solidisk DDFS 1.4, Solidisk DFS 2.0 (Jan 85), Solidisk DFS 2.0 (Feb 85), Solidisk DFS 2.0A (8271/1770), Solidisk DFS 2.1J (1770), Solidisk DFS 2.21 Issue 1, VideoNuLA 1.02

Software list items promoted to working
---------------------------------------
bbc_rom: Advanced BASIC Editor, ConQuest, Inter-Base 2.0A, Inter-Word 1.02, Inter-Word 1.O2 [alt1], Inter-Word 1.O2 [alt2], Mega3, Instant Mini Office II, MRM E00 DFS 1.20, Quest Paint 1.10, Quest Paint 1.04, SpellMaster 1.66, SpellMaster 1.69, TED 1.11, Tic-Toc RTC, The Wapping Editor 1.30
2019-01-19 15:33:34 +00:00
Vas Crabb
db178071f5 no need to add that twice (nw) 2019-01-20 02:02:19 +11:00
Vas Crabb
e22568da38 one shouldn't assume page zero looks like a std::string (nw) 2019-01-20 01:44:08 +11:00
Vas Crabb
57d9f16115 vsmile: add skeleton controller bus 2019-01-20 01:25:44 +11:00
Vas Crabb
84e83a8bbc Make search apply to the filtered list in system/software selection menus, and cache stuff used for searching in software selection menu 2019-01-19 22:58:04 +11:00
Robbbert
04aae3c533 (nw) fixed validation errors 2019-01-19 21:54:27 +11:00
Robbbert
fd931ce70d (nw) Housekeeping. 2019-01-19 21:39:04 +11:00
Ivan Vangelista
76b5bcd1f7 imagedev\bitbngr: removed MCFG macros (nw) 2019-01-19 10:18:35 +01:00
Ivan Vangelista
536a49665f imagedev\chd_cd, diablo: removed MCFG macros (nw) 2019-01-19 10:01:08 +01:00
yz70s
370af8430b nforcepc.cpp: add placeholder for Asus AS99127F chip (nw)
Also small corrections to xbox_pci.cpp
2019-01-19 09:40:42 +01:00
Vas Crabb
e147e5ae97 restore functionality of the "Add to Favorites" item on the main in-emulation menu 2019-01-19 19:37:12 +11:00
Ivan Vangelista
4bea46bec7 midi: remove MCFG macros (nw) 2019-01-19 09:24:24 +01:00
Vas Crabb
3c158de624 see if Tea-CI likes this better (nw) 2019-01-19 18:07:50 +11:00
Vas Crabb
9198c2bd58 More UI stuff:
* Split up the different parts of ICO loading in the menus (locating files, scaling, drawing, etc.)
* Added icon support to software selection menu
* Added support for more ICO file variants, including PNG-in-ICO (new DIB parser is overkill for ICO but I can factor it out for BMP loading at some point)
* Added favourites filter for software menus - includes software that's favourited on any system, so GBC includes DMG favourties and vice versa
* Eliminated unnecessary member variables and O(n) walks in software selection menu
* Made the menus' cached texture structures a bit more efficient
2019-01-19 17:34:43 +11:00
braintro
3174c63078 new working clone - Guardians (P0-113A PCB)
New Clone Added
-------------------------------------------------------
Guardians / Denjin Makai II (P0-113A PCB) [caius, The Dumping Union]
2019-01-19 00:30:55 -06:00
AJR
9365f389d1 mc6847: Tidying up (nw) 2019-01-19 01:14:15 -05:00
AJR
b842eb72ab mc6847: Eliminate MCFG_ macros; modernize screen auto-configuration (nw)
N.B. The system shine had a PAL screen configured despite using a MC6847_NTSC device. This was probably a mistake and is no longer the case.
2019-01-19 01:08:04 -05:00
braintro
22cbb3dd29 homedata.cpp: Minor doc update (nw) 2019-01-18 22:37:27 -06:00
AJR
d08a9aa7b8 bus/epson_sio, bus/s100: Clean up some MCFGs (nw) 2019-01-18 23:11:56 -05:00
R. Belmont
c907852448
Merge pull request #4521 from cam900/homerun
homerun.cpp : Cleanups / Updates
2019-01-18 20:09:18 -05:00
R. Belmont
f02754b81a
Merge pull request #4523 from cam900/homedata
homedata.cpp : Update / Cleanups
2019-01-18 20:08:57 -05:00
David Haywood
e28f5a4525 new NOT WORKING (#4525)
---
Disney Friends (JAKKS Pacific TV Game, Game-Key Ready) [Sean Riddle]

new NOT WORKING Software List entries
---
 jakks_gamekey_dy:stenfcha Sports Tennis & Face Chase & Riches of Agrabah

This confirms that the '3 game' versions of the JAKKS Game Keys (usually sold as part of bundles) are different code to the '2 game' versions, not some soft unlock.
2019-01-18 20:08:26 -05:00
David Haywood
6a9f8b89a0 new NOT WORKING ---- Storio [Team Europe] (#4514)
* new NOT WORKING
----
Storio [Team Europe]

created this so that Clawgrip can add to it

* add seemingly pointless line to seemingly pointless file

* move info (nw)

* vtech (nw)
2019-01-18 20:08:05 -05:00
ajrhacker
b4a36bb3e2
Merge pull request #4526 from Firehawke/master
Small fixes per gregf request (nw)
2019-01-18 20:05:23 -05:00
AJR
80c45399b4 New machines marked as NOT_WORKING
----------------------------------
ADM 23 Smart Terminal [Bitsavers]
2019-01-18 20:03:19 -05:00
AJR
add0ad29e7 z8682: Provide Z8 test ROM from Zilog application note
(nw) First 18 bytes of this (the interrupt/reset bootstrap) are identical to the previous hand-crafted binary.
2019-01-18 19:55:22 -05:00
Firehawke
d7f692b7e2 Small fixes per gregf request (nw)
Fixed casing on CRC and SHA1 for the first entries I'd prototyped the list with so they all match.

Also fixed file naming on Rampage.
2019-01-18 16:14:57 -07:00
couriersud
30f063cd32 netlist: Remove const on return types and non-necessary ref-by. (nw) 2019-01-19 00:01:17 +01:00
cracyc
3332cfd71a hiscore.dat: update set changes (nw) 2019-01-18 14:55:55 -06:00
Ivan Vangelista
f661a51de3 seta.cpp: renamed some msgundamb ROMs as per silkscreen, fixes rom name collision spotted by Metallic (nw) 2019-01-18 21:28:25 +01:00
AJR
7c8a802c24 z100: Minor cleanups; add EPCI devices (nw) 2019-01-18 15:17:52 -05:00
David Haywood
16d73e5e9e new NOT WORKING (TV games) (#4524)
* rad_eu3a14.cpp some guesses (nw)

* some register use (nw)

* new NOT WORKING
---
XaviX Baseball (XaviXPORT) [Sean Riddle, Peter Wilhelmsen]
Excite Ping Pong (Japan) [Sean Riddle, Peter Wilhelmsen]

* new NOT WORKING
Scooby-Doo! and the Mystery of the Castle (JAKKS Pacific TV Game) [Sean Riddle, Team Europe]

* start improving rendering of bitmaps for xavixport baseball (nw)

* notes (nw)

* rendering improvements (nw)

* bitmap transparency (nw)

* (nw)
2019-01-18 14:30:46 -05:00
Nigel Barnes
c6267f0765 sbrain: Added boot ROM 4.2. 2019-01-18 19:24:51 +00:00
AJR
81072d6f82 amerihok: Slow down ADPCM chip to a much more reasonable speed
z8: Fix TOUT output (nw)
2019-01-18 13:56:33 -05:00
MooglyGuy
879470fc1b -vsmile_slot: Added NVRAM support which should work, but doesn't. nw 2019-01-18 19:32:40 +01:00
AJR
7bd2bb2765 z8: Preliminary UART emulation 2019-01-18 12:41:46 -05:00
mooglyguy
b951f248c1 -vsmile: Actually fixed vsmile techart and vsmile techartsw, nw
-vii: Added more extensive logging to rad_sktv, nw
2019-01-18 18:27:40 +01:00
Ivan Vangelista
e67d4e2c15 new working clone
------------------------------
Mobile Suit Gundam (bootleg) [ArcadeHacker, The Dumping Union]
2019-01-18 18:19:32 +01:00
Ivan Vangelista
5f93bb243f src/devices: a bit more MCFG macro removal (nw) 2019-01-18 18:13:03 +01:00