Commit Graph

63708 Commits

Author SHA1 Message Date
Ivan Vangelista
869cf9337c imagedev\printer: removed MCFG macro (nw) 2019-01-21 22:09:05 +01:00
Ivan Vangelista
b8dfc7ea23 m90.cpp: verified riskchal program ROMs' labels [hammy] 2019-01-21 21:46:22 +01:00
ClawGrip
98fd3c020e New WORKING clone (#4544)
* New WORKING clone

-----------------------
Super Cobra (bootleg, set 3) [David Torres, ClawGrip, Recreativas.org]

It's a bootleg from the Spanish compani Cocamatic. The PCB is from "GGI Corp.".

* Add "scobraggi" (nw)

* Updated to the head (nw)
2019-01-21 21:09:04 +01:00
AJR
83bc3035e6 ins8250: Allow writes to MSR with lower 4 bits zero to clear the associated interrupt. This is not confirmed behavior, but is logically consistent with nonzero bits causing interrupts when written. 2019-01-21 14:02:40 -05:00
Ivan Vangelista
c1e0711dc4 m90.cpp: redumped bomblord and documented ROM locations and read protected PLDs [f205v] 2019-01-21 19:40:54 +01:00
David Haywood
935616b6bb new NOT WORKING (TV Game work) (#4542)
* new NOT WORKING
-------
Megamax GPD001SDG [Sean Riddle, Peter Wilhelmsen]
My First Dance Dance Revolution (US) [Sean Riddle]
Jackie Chan J-Mat Fitness (XaviXPORT) [Sean Ridde, Peter Wilhelmsen]
Thomas and Friends (Tomy) [Sean Riddle, Peter Wilhelmsen]

new NOT WORKING clones
-------
V.Smile Baby (Sweden) [Sean Ridde, Clawgrip]
e-kara (Germany?, includes 3 songs) [Sean Ridde, Team Europe]

Identified CPU die for Konami's My First DDR and Track + Field Challenge PCB type [Sean Riddle]

NOTES:

Megamax is some kind of nes_vt.cpp thing, with scrambled opcodes, maybe fits into an existing model, maybe doesn't.  The recent nes_vt PCM patch probably needs reverting before release as there's been no sign of a fix and it breaks the Konami DDR games when sample playback should happen.
e-kara might be a headset version, need to check with Sean, the 3 songs aren't exclusive, but were previously only found on US carts, not European ones.
Jackie Chan J-Mat is the 2002 type XaviX CPU, so needs improved bitmap support etc. also has a 16MB rom when the basic address limit is 8MB, so is going to have some banking somewhere, at the moment it will just show an init error.
Thomas is also a 2002 type XaviX and doesn't seem to progress past what appears to be a half-drawn title screen at the moment.
V.Smile Baby does the same as the US set
My First Dance Dance Revolution does the same as Track and Field Challenge

* (clone) (nw)
2019-01-21 13:07:02 -05:00
Ivan Vangelista
53d99d4190 devices\machine\ticket, timer: removed MCFG macros (nw) 2019-01-21 18:44:26 +01:00
Vas Crabb
29729f9ed6 vsmile_ctrl: add machine context to logging (nw) 2019-01-22 03:13:24 +11:00
MooglyGuy
5bf6bacba3 -unspdrc: Fixed flag calculation, nw 2019-01-21 16:47:37 +01:00
Vas Crabb
3b8eb63948 vsmile: remove need for reset hack joystick, enable second controller port (not working but doesn't prevent controller 1 from working) 2019-01-22 02:41:25 +11:00
Vas Crabb
a27b5ee8b4 vsmile_ctrl: hack to survive F3 reset (nw) 2019-01-22 00:44:00 +11:00
Vas Crabb
a16fb19be9 vsmile_ctrl: fix controller not working if buttons are pushed too early 2019-01-21 23:33:13 +11:00
Vas Crabb
979e3bf7f2 vsmile_ctrl: honour controller select 2019-01-21 16:07:15 +11:00
AJR
8385ab282f freeway: Add lamps and another device (nw) 2019-01-20 23:19:28 -05:00
arbee
32703cfa5a decstation: move SFB video chip to separate device for future AlphaAXP sharing [R. Belmont] 2019-01-20 21:29:32 -05:00
ajrhacker
3b88c56063
Merge pull request #4537 from clawgrip/patch-13
Fix typos (nw)
2019-01-20 19:12:23 -05:00
ajrhacker
a7ae4d21aa
Merge pull request #4538 from algestam/gnw_rshower
New working machine added
2019-01-20 19:12:12 -05:00
AJR
3004400859 z8: Mask RP properly for debug register view (nw) 2019-01-20 19:05:10 -05:00
AJR
3f1eb60d6c New machines marked as NOT_WORKING
----------------------------------
BERT [Volker Pohlers]
2019-01-20 19:05:09 -05:00
Henrik Algestam
ff3980cbc9 New working machine added
-----------
Game & Watch: Rain Shower [algestam]
2019-01-20 23:16:32 +01:00
couriersud
26420facff netlist: add comment processing to preprocessor. [couriersud]
Comments are now processed in the preprocessor. Previously directives in
multiline comments were processed.
2019-01-20 22:18:07 +01:00
ClawGrip
c935145cec
Fix typos (nw)
Use "VTech" instead of "V.Tech" like on the other drivers.
2019-01-20 21:11:24 +01:00
mooglyguy
46485eb727 -vsmile_slot: Removed must_be_loaded flag, as both vsmile and vsmileb will function to an extent without a cartridge. [Ryan Holtz]
-vsmileb: Added vsmile cart slot and memory banking. V.Smile Baby games are now bootable. [Ryan Holtz]
2019-01-20 21:01:26 +01:00
AJR
7d30e2d374 More progress towards ISA DACK line support (nw) 2019-01-20 14:40:28 -05:00
Nigel Barnes
8fc5cb0f73 New working software list additions
-----------------------------------
sc3000_cart: SC-3000 Survivors MkII Multicart v2.28, SC-3000 Survivors MkII Multicart v2.31, SC-3000 Survivors Megacart v2.31 [SC-3000 Survivors]
2019-01-20 19:36:40 +00:00
AJR
cfe9e4e854 bus/isa: Preparation for supporting DACK handshake line (nw) 2019-01-20 14:07:09 -05:00
MooglyGuy
d682a3c569 -vsmileb: Found the GPIO bit that boots into the on-board game. [Ryan Holtz] 2019-01-20 19:46:37 +01:00
MooglyGuy
49a50ae2ae -spg2xx: Fade control register is 8 bits wide, not 7. Fixes flickery fading in rad_fb2. [Ryan Holtz] 2019-01-20 19:30:14 +01:00
MooglyGuy
7805e7e9f4 -spg2xx: Remove stale debug printf, nw 2019-01-20 19:00:55 +01:00
MooglyGuy
30ca803ec5 -spg2xx: Early-out if trying to blit a scanline outside the visible range. Fixes palette trashing in jak_disf. [Ryan Holtz] 2019-01-20 18:38:26 +01:00
couriersud
83d558d096 netlist: nlwav now also converts log files to VCD format. [couriersud]
Please refer to nlwav --help for examples. There is also an example how
to create multi-channel wav files.
2019-01-20 18:29:27 +01:00
Olivier Galibert
95cd81e5fd wd33c93: Disable irq when drq is active, cps3 works again [O. Galibert] 2019-01-20 17:55:47 +01:00
MooglyGuy
e1486c9a2a -spg2xx: Added palette viewer mode when video debugging is turned on, nw 2019-01-20 17:33:21 +01:00
AJR
202ccfc3bd freeway: Attempt to figure out a few things about the hardware (nw) 2019-01-20 11:22:47 -05:00
MooglyGuy
7e335cfd9c -vii: Added ROM mirroring for jakks_gkr titles. Fixes jak_disf crash, nw 2019-01-20 16:42:46 +01:00
MooglyGuy
3068dbc1af -selgame: Fixed compilation on MSVC 2017, nw 2019-01-20 15:42:41 +01:00
mooglyguy
f0b4faef4e New working machines
--------------------
Dora the Explorer (JAKKS Pacific TV Game) [Sean Riddle, David Haywood]

-unsp: Fixed S flag calculation. [Vas Crabb, Ryan Holtz]
2019-01-20 14:50:44 +01:00
AJR
05e1dc2353 phc25j: Fix MC6847 configuration (nw) 2019-01-20 08:05:17 -05:00
Ville Linde
44130d5dd9 k057714: Various improvements to video emulation in Keyboardmania games. [Ville Linde] 2019-01-20 14:00:07 +02:00
Nigel Barnes
d47d3ca4f7 sc3000: Added support for the SC-3000 Survivors Multicart and Megacart cartridges. 2019-01-20 11:26:35 +00:00
MooglyGuy
49a2eb1c86 -vsmile_ctrl: Fixed pad slot device. Disabled second controller for now until it can be made to work. nw 2019-01-20 08:15:02 +01:00
MooglyGuy
953d9737d4 -vsmile: Converted to use slot devices for controllers. Breaks controller input. Checkin in so Vas can look at it, nw 2019-01-20 05:12:08 +01:00
mooglyguy
53bf06db84 -vsmile: Turn the 'test point' GPIO port C bit off. Fixes choppy sprites. Promoted vsmile, vsmilef, vsmileg back to working. [Ryan Holtz]
-spg2xx: Various changes: [Ryan Holtz]
 * Fixed Timer A and B counting at half the intended rate.
 * Made do_sprite_dma write into m_spriteram shared pointer rather than hitting the memory system twice.
 * Fixed vblank to automatically clear the IRQ on vblank-out.
 * Made IRQ checking more consistent; no more redundant deassertions of various IRQ lines.
 * Fixed TMB1 and TMB2 not activating if initialized to the lowest rate.
 * Improved logging.
2019-01-20 04:30:49 +01:00
ClawGrip
88baed6b7d New NOT_WORKING machine (#4534)
* New NOT_WORKING machine

---------------------
V.Reader (US, English, 2011-10-17) [ClawGrip]

New NOT_WORKING clones
---------------------
V.Reader (CA, English, 2011-10-17) [ClawGrip]
V.Reader (CA, French, 2011-10-17) [ClawGrip]
Storio (GB, English, 2011-10-17) [ClawGrip]
Storio (DE, German, 2011-10-17) [ClawGrip]
Storio (ES, Spanish, 2011-10-17) [ClawGrip]
Storio (FR, French, 2011-10-17) [ClawGrip]
Storio (NL, Dutch, 2011-10-17) [ClawGrip]

* Changed the CPU to ARM9 (ARM926EJ-S CPU core), at 240MHz (from the Nuvoton W55FA9363SDN technical manual, documented as it's normal working frequency)
* Add notes.

* Add vreader, vreadercaen, vreadercafr, storio, storiode, storioes, storiofr and storionl (nw)

* Typo (nw)

* Fix ROM size (nw)
2019-01-19 21:54:11 -05:00
ajrhacker
a1c222c068
Merge pull request #4535 from Firehawke/master
Add names for sides/additional floppies where appropriate (nw)
2019-01-19 21:53:06 -05:00
Firehawke
d27e58cacd Add names for sides/additional floppies where appropriate (nw)
This will make Ultima 4/5 a lot less painful to use.
2019-01-19 19:47:18 -07:00
AJR
93dff4fe7d fixfreq: Eliminate MCFG_ macros; internalize screen configuration (nw) 2019-01-19 21:35:59 -05:00
AJR
7828367c10 i8244: Eliminate MCFG_ macros; set screen parameters in device_config_complete (nw) 2019-01-19 20:55:50 -05:00
AJR
88c2e640f3 tanodr64: Fix system clock and SAM clock (nw) 2019-01-19 20:37:30 -05:00
AJR
3b532a2f52 tanodr64: Fix screen configuration by using NTSC VDG (nw) 2019-01-19 20:28:39 -05:00