Commit Graph

63621 Commits

Author SHA1 Message Date
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
AJR
adcf8c82a2 z8: Handle more timer corner cases (nw) 2019-01-18 08:34:18 -05:00
AJR
830f9927f1 z8: Rewrite timer emulation, including support for most TIN and TOUT modes 2019-01-18 07:36:26 -05:00
couriersud
0bd20c8d14 netlist: add nvcc support to netlist makefile. (nw)
Also converted some by-ref calls to pass by value.
2019-01-18 10:23:04 +01:00
cam900
69cb8a001b homedata.cpp : Update / Cleanups
Reduce unnecessary MCFGs, Add generic_latch_8_device for CPU-CPU interface, Reduce some unnecessary arguments, Add address_map_bank_device for mrokumei banked area, Reduce unnecessary values
Fix reikaids sound clocks (battlcry runs at similar hardware as reikaids, and sound clock is same?), Add notes, Move driver_init handler differs into address_map, Fix some naming, Reduce runtime tag lookups
reikaids sound clock reference : https://youtu.be/eRZ7h96m0pc
2019-01-18 18:22:49 +09:00
Ryan Holtz
a43a2dc2f7 -vsmileb: Identified logo DIP switch. [Ryan Holtz] 2019-01-18 07:45:32 +01:00
AJR
26d9b02c5e v100: Add RS232 ports (nw) 2019-01-17 22:20:41 -05:00
Firehawke
f5ca6f9e58 Add new softlist: original Apple II disks in WOZ format. (#4522)
* Add new softlist: original Apple II disks in WOZ format.

All existing 4AM dumps as of January 17th, 2019 are documented herein.

Tafoid assisted with a tool to automate large chunks of the process, but the tool wasn't perfect and the resulted required a second and third pass by eye.

I believe I have all the problems worked out and it passes -valid.

Last step for the moment is to go into the other Apple II softlist and start renaming the collision entries.

* Minor fix to softlist naming (nw)
2019-01-17 21:24:50 -05:00
AJR
f831bed8ab v100: Correct clocks; eliminate MCFG (nw)
com8116: Add customized COM8116-020 BRG type used by v100 and v550 (nw)
2019-01-17 20:37:46 -05:00
AJR
326a93f937 z8: Add Z8682 type with (fake) internal ROM; prevent timer from endlessly thrashing with a count of 1 2019-01-17 19:49:27 -05:00
couriersud
a527525e52 netlist: More run/setup separation. (nw)
Still some distance ahead in properly separating execution and setup.
2019-01-18 00:58:45 +01:00
Angelo Salese
f2da8af21a
namcond1.cpp: update notes (nw) 2019-01-17 22:47:30 +01:00
MooglyGuy
af07f89a7b -vsmileb: Re-added generic cartslot for V.Smile Baby, nw 2019-01-17 21:43:59 +01:00
Ivan Vangelista
9fe597c242 diablo_hd: removed MCFG marco, myb3k_kbd: removed leftover (nw) 2019-01-17 19:37:32 +01:00
Ivan Vangelista
d80de5bcfb devices\machine\myb3k_kbd: removed MCFG macro (nw) 2019-01-17 19:14:16 +01:00
MooglyGuy
c1afd51519 -vsmileb_cart: Removed lupptack and poohhawag, as they are built into the BIOSes of the respective systems. nw 2019-01-17 19:07:09 +01:00
mooglyguy
eb6223426d -vsmile: Added proper slot device emulation for the cartridge slot. Gets vsmile techart fully working. [Ryan Holtz]
-vsmileb: Found enough port bits to show the VTech logo and V.Smile Baby intro. No game boots yet. [Ryan Holtz]

-spg2xx: Added separate logging for external interrupts and address mapping. [Ryan Holtz]
2019-01-17 19:05:46 +01:00
Ivan Vangelista
67f3994845 neopcb.cpp: fixed MT07205 (nw) 2019-01-17 18:55:37 +01:00
Ivan Vangelista
58624f66d8 vsmileb_cart.xml: fixed validation (nw) 2019-01-17 18:21:28 +01:00
Ivan Vangelista
87ecc3576f src\devices\machine: more MCFG macros removal (nw) 2019-01-17 18:14:10 +01:00
MetalliC
5700b328ef Naomi DVD docs (nw) 2019-01-17 16:06:10 +02:00
Ivan Vangelista
df07c7bb01 new not working clone
------------------------------------
UFO Robot Attack (bootleg of Invasion, older set) [f205v]
2019-01-17 07:13:33 +01:00
MetalliC
94c640c0eb forgot to remove (nw) 2019-01-17 02:27:00 +02:00
MetalliC
1950e1d3cd documented undumped Sega GD-ROM games, minor docs corrections (nw) 2019-01-17 02:24:33 +02:00
Nigel Barnes
0b01be2be4 New working software list additions
-----------------------------------
sc3000_cass: The Secret of Bastow Manor, Dungeons Beneath Cairo, Environoid, Help, The House, The Case of the Mad Mummy, Solar Conquest [SC-3000 Survivors]
City Lander, Dragonquest, Lawn, Quick Draw, Video Poker, Voltron [Dan Mons]
2019-01-16 21:42:57 +00:00
Nigel Barnes
ffea1999ab mess.lua: Add BUSES["BBC_ROM"] (nw) 2019-01-16 21:35:03 +00:00
Nigel Barnes
01ef9a6a44 bbc: Re-implemented ROM slots to be able to handle non-standard ROM devices, and added support for:
- 32K ROM slots in B+ and Master series.
- PALPROM carrier boards from Computer Concepts, Watford Electronics, etc.
- Real Time Clock ROM devices from Solidisk and PMS.
- UserRAM sideways RAM from Acorn User.
- MRM E00 DFS.
2019-01-16 20:05:03 +00:00
R. Belmont
a143090d10
Merge pull request #4492 from algestam/bgfx_hlsl_fix
Transposed transformation matrix to fix bgfx colors (nw)
2019-01-16 09:28:28 -05:00
R. Belmont
91bde86d78
legionna.cpp : Correct parameters (#4503)
Fix OKI clock, Framerate related to docs/on-board XTALs
2019-01-16 09:28:01 -05:00
cam900
30c92a304e psikyo.cpp : Cleanups / Updates (#4505)
* psikyo.cpp : Cleanups / Updates
Use Correct / Shorter type values, Fix some spacing, Use buffered_spriteram32_device for sprite ram, Minor fix naming, Correct buffered spritelist behavior, Fix s1945bl OKI bankswitching, Reduce unnecessary ACCESSING_BITs, Add notes (remain for bootleg differs)

* psikyo.cpp : Correct sprite transparent behavior
2019-01-16 09:27:40 -05:00
R. Belmont
a4c4f2f71e
Merge pull request #4518 from clawgrip/patch-9
pce.xml: More typos (nw)
2019-01-16 09:26:42 -05:00
R. Belmont
57abfa52de
Merge pull request #4512 from tyfighter/master
MIPS3: Add minimal support for revealing the Secondary Cache Line siz…
2019-01-16 09:26:29 -05:00