Commit Graph

63724 Commits

Author SHA1 Message Date
Patrick Mackinlay
8bca61dcd6 mips3: debugger exception hook (nw) 2019-01-22 20:08:29 +07:00
Patrick Mackinlay
84b57f9658 dp83932c: refactored, still a skeleton/wip (nw) 2019-01-22 20:03:26 +07:00
Patrick Mackinlay
4ce894b05f am9517a: added eisa variant 2019-01-22 19:18:51 +07:00
Patrick Mackinlay
752f1a331d ims_cvc: basic graphics output working 2019-01-22 19:18:04 +07:00
Patrick Mackinlay
6e361ab9ff nscsi_cd: minor fixes (nw)
* correct inquiry with missing lun behaviour
* return error on mode sense for unsupported page
2019-01-22 19:16:48 +07:00
AJR
966251cc35 i86: Fix passing of opcode address to coprocessor
m24: Awkward 8087 fix (nw)
2019-01-22 03:20:00 -05:00
AJR
831e9554b5 m24: Reimplement motherboard devices based on Olivetti schematics 2019-01-22 01:03:02 -05:00
ClawGrip
1fffeaceea vsmile_cd.xml: New NOT_WORKING software list additions (#4536)
* vsmile_cd.xml: New NOT_WORKING software list additions

----------------------------
El Asombroso Spider-Man - Persecución en la Cuidad (Spa) [ClawGrip, The Dumping Union]
Los Increíbles - Misión Increíble (Spa) [ClawGrip, The Dumping Union]

* Also unified the CHD names as the game´s serial

* Fix typos (nw)

* Improve notes (nw)

* Typo (nw)
2019-01-22 13:56:05 +11:00
ajrhacker
6b4fdb7281
Merge pull request #4540 from clawgrip/patch-15
vsmileb_cart.xml: Improve notes (nw)
2019-01-21 17:23:17 -05:00
ajrhacker
0c469cc84c
Merge pull request #4539 from clawgrip/patch-14
vtech_storio_cart.xml: Improve notes (nw)
2019-01-21 17:22:46 -05:00
AJR
bbe75c8ea5 freeway: Add UART and preliminary gfxdecode (nw) 2019-01-21 17:04:29 -05:00
AJR
2e6e2d33d6 z8: Split sio_tick into two functions (nw) 2019-01-21 16:49:51 -05:00
Ivan Vangelista
fb8254d751 devices\machine: removed some orphaned macros (nw) 2019-01-21 22:42:46 +01:00
AJR
f1817da98c bankdev: Remove address_space argument from read/write handlers (nw) 2019-01-21 16:27:59 -05:00
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
ClawGrip
9d5df19010
vsmileb_cart.xml: Improve notes (nw) 2019-01-21 03:44:19 +01: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
ClawGrip
864e84465b
vtech_storio_cart.xml: Improve notes (nw) 2019-01-21 03:17:08 +01: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