Commit Graph

64124 Commits

Author SHA1 Message Date
AJR
a561a0ea39 scn2674: Blank display line by line 2019-02-12 21:36:45 -05:00
AJR
f99e295ad7 cosmac: Don't skip over instructions in debugger after DMA cycles
(nw) This does nothing to fix MT #7232, but could make the problem easier to debug.
2019-02-12 21:36:05 -05:00
AJR
ffbfc3c099 audio/harddriv.cpp: A little less logging (nw) 2019-02-12 21:33:43 -05:00
cracyc
6f35b941d5 i186: make drq level triggered (nw) 2019-02-12 19:08:26 -06:00
AJR
e32118eccb Fix clang error: reference to non-static member function must be called (nw) 2019-02-12 12:32:34 -05:00
Ivan Vangelista
4ea765bcc0 megadriv.xml: fixed validation (nw) 2019-02-12 18:08:04 +01:00
Ivan Vangelista
a076b8d95d volt_reg: removed MCFG macro (nw) 2019-02-12 18:05:01 +01:00
David Haywood
febaed1aa7 new NOT WORKING machines (#4630)
* new NOT WORKING machines
---
Let's! TV Play Super Spot! Rolling Tamagotchi (Japan) [Sean Riddle, Peter Wilhelmsen]
Zeus IG900 20-in-1 (US?)  [Sean Riddle, Peter Wilhelmsen]

Tamagotchi needs inputs etc. verifying (they kinda work, but not very well) and probably seeprom fixes if it's anything like the rest.
Zeus is encrypted / scrambled, probably not too complex, but annoying.  Some of the games are the same as Zone60 and the Vii 10in1 etc.

* investigate encryption (nw)

* getting there (nw)

* mapping some inputs (nw)

* (nw)

* input improvements (nw)

* (nw)

* (nw)

* (nw)

* new WORKING software list entries
jakks_gamekey_dp:snowwhit Snow White and the Seven Dwarfs - Memory Chase & Rescue Race, [Sean Riddle, 20 external donators]
jakks_gamekey_nm:pacbosrx Pac-Man & Bosconian & Rally X (11 JUL 2005 A SKU I) [Sean Riddle, 20 external donators]

* (nw)

* some tidy (nw)

* squash decrypt (nw)
2019-02-12 10:35:34 -05:00
AJR
24b48a9fa8 Fix clang error: private field 'm_dma_address' is not used [-Werror,-Wunused-private-field] (nw) 2019-02-12 09:25:51 -05:00
Patrick Mackinlay
a035eafdfe jazz: wip checkpoint (nw)
At this point, jazz can start Windows NT 4.0 from cdrom, but crashes launching the session manager just prior to running setup.
2019-02-12 18:09:47 +07:00
AJR
71c134c887 sys80: Add 50 Hz version with different timings
(nw) Note that "NTSC" and "PAL" would be misnomers for systems with monochrome video output and idiosyncratic line rates.

The 50 Hz timings have also been applied to the HT-1080Z (available documentation for which seems not particularly reliable).
2019-02-12 15:30:51 +11:00
Scott Stone
33968fd8fb Fixed MT#7231
megadriv.xml: loadflag no longer required for jpond (nw)
2019-02-11 22:58:19 -05:00
braintro
6038d4dd18 goindol.cpp: the "Korea" set clearly shows a For Use in Japan.. so make mark it Goindol (Japan) (nw) 2019-02-11 20:55:55 -06:00
braintro
bb084e9a96 model2.cpp: Minor doc update for Over Reb (nw) 2019-02-11 20:44:27 -06:00
ajrhacker
74713c383d
Merge pull request #4631 from Happy-yappH/master
sgi hpc1, fix dma byte count mask, (nw)
2019-02-11 21:36:26 -05:00
Happy
1e749cd345 sgi hpc1, fix dma byte count mask, (nw)
Fixes panic when indigo4k tries to read cdrom.
2019-02-11 19:28:31 -07:00
cracyc
c1db607060 leland: better fix (nw) 2019-02-11 20:17:44 -06:00
Michael Zapf
5755f55af4 ti99: Fixed cassette instabilities, caused by improper timer usage; introduced synchronous clock input for 9901 2019-02-12 01:41:33 +01:00
cracyc
fe502c0d41 hiscore.dat: updates [Leezer] 2019-02-11 18:11:02 -06:00
AJR
645fde9e6c lnw80: Fix configuration (nw) 2019-02-11 18:05:26 -05:00
hap
e856dea0fb mk1: add note (nw) 2019-02-11 23:04:27 +01:00
AJR
102b4b11bf Add this call to the non-generated file (nw) 2019-02-11 17:03:34 -05:00
AJR
12caacb20f No thanks to gitignore (nw) 2019-02-11 16:54:53 -05:00
AJR
2d149e21c9 m68000: Add overrideable method to signal RESET instruction to internal peripherals (nw) 2019-02-11 16:47:02 -05:00
couriersud
a905dffd08 netlist: More cpp core guidelines alignment. (nw) 2019-02-11 22:19:08 +01:00
Ivan Vangelista
b628a80dee taito_l.cpp: fixed MT07230 (nw) 2019-02-11 18:58:03 +01:00
Ivan Vangelista
5247983c43 new not working clone
-------------------------------------
Boggy '84 (bootleg, set 2) [f205v]
2019-02-11 18:57:36 +01:00
hap
26c85d7e25 chess*: refactor irq timers (nw) 2019-02-11 18:34:59 +01:00
Ivan Vangelista
502197b9c8 screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD_MONOCHROME and MCFG_SCREEN_COLOR (nw)
misc MACHINE_CONFIG removal (nw)
started work on voltage_regulator_device macros removal (nw)
2019-02-11 18:18:45 +01:00
Ryan Holtz
b07f23632a -newport: Converted to 64-bit read/write handlers. Fixes graphics DMA. [Ryan Holtz] 2019-02-11 09:19:42 +01:00
Ryan Holtz
a9f751387c -8042kbdc: Added timer to periodically check mouse. Fixes mouse in IRIX. [Ryan Holtz] 2019-02-11 07:46:45 +01:00
Ryan Holtz
f2d0f2ffcf newport: Removed unnecessary read/write handlers, nw 2019-02-11 07:21:44 +01:00
Firehawke
d5960c4fb7 Apple II clcracked updates (nw) (#4626)
* Clean Cracks: Start work (nw)

* Added the first few entries to the clean cracks list. There's no compatibility information for these.
* Added side/disk labels for all multi-side/disk images.

* Clean Cracks: Start work (nw)

* Added the first few entries to the clean cracks list. There's no compatibility information for these.
* Added side/disk labels for all multi-side/disk images.

* A few more clcracked entries (nw)

* Added a few more entries
* Corrected title capitalization on a number of titles; this, too, will likely end up being a long term project.
* Add compatibility placeholders. We don't have any details on most (if any) of these disks. That's secondary to getting them documented, though.

* Remove superfluous compatibility tags (nw)
2019-02-11 16:49:31 +11:00
AJR
23a34aa801 wy50: Add character dimming and protected attributes (nw) 2019-02-11 00:46:27 -05:00
Patrick Mackinlay
5a24c7a735 alpha: EV4 implementation-specific instruction disassembly (nw) 2019-02-11 12:05:10 +07:00
Patrick Mackinlay
84ae680329 r4000: small performance tweak (nw)
Added a primitive mru scheme for tlb searches, resulting in an average of ~1.5 iterations per scan and 2-3% speedup in one test case. Also removed the confusing reverse-endian logic from lwl/lwr and friends because apparently no commercial software implementation has ever used it (and wasn't supported in any of the other instructions anyway).
2019-02-11 11:34:08 +07:00
cracyc
98c7b6f73b leland: fixes (nw) 2019-02-10 22:22:37 -06:00
AJR
d675f94dc1 scn2674: Fix line counter desyncing in pcx (nw) 2019-02-10 23:06:40 -05:00
Ted Green
3d9afa481f smc91c9x: Pull sticky stringstream settings out of loop. (nw) 2019-02-10 19:12:56 -07:00
cam900
5f9d5494c5 nova2001.cpp : Cleanups (#4529)
* nova2001.cpp : Cleanups
Reduce duplicates, Unnecessary lines, MCFGs, Fix some namings, Spacings, Use shorter type values

* nova2001.cpp : Minor constant-ization

* nova2001.cpp : Minor correction, nw
2019-02-11 11:07:27 +11:00
hap
44caaa47c3 hh_sm510: gnw_fire cheat mode and factory tests (nw) 2019-02-11 00:19:14 +01:00
algestam
f139bd84e3 New working machine added (#4625)
* New working machine added
-----------
Game & Watch: Fire (wide screen) [algestam]

* hh_sm510: Moved gnw_fire below mmouse clones and removed stray Enter
2019-02-10 23:22:33 +01:00
Dirk Best
724fd45c71 apricot: Add more software [actapricot.org]
New working software list additions:
------------------------------------
Burn-In Test 3.4 (TES404)
dBASE II/86 2.43
Expansion RAM Test 1.0 (TES904)
Mouse Test 2.0 (TES903)
SuperCalc 3 1.00

New not-working software list additions:
----------------------------------------
Lotus 123 (Release 1A)
apricot Networks VR1.3 F-Series
apricot Networks VB1.3 F-Series (Beta Release)
POINT 32 Network Diagnostics
apricot Networks VR1.3 PC/Xi
apricot Networks VB1.3 PC/Xi (Beta Release)
POINT 32 VR1.1
POINT 32 VR1.2
POINT 32 VB1.2 (Beta Release)
Winchester Factory Formatter 2.1 (TES004)
Winchester Data Integrity Test 4.0 (TES002)
Winchester Data Integrity Check 1.1
MSD 2.7.0 (Winchester Test)
2019-02-10 22:41:52 +01:00
mooglyguy
f54807f413 -sgi_mc_device: Fixed VDMA uTLB handling. [tyfighter, Ryan Holtz]
-newport: Added support for backwards spans. Fixes numerous graphical bugs. [Ryan Holtz]
2019-02-10 19:57:53 +01:00
hap
9521d3c691 novag*: workaround for -rs232 terminal (nw) 2019-02-10 19:31:23 +01:00
David Haywood
dea868dfaa new WORKING machines (JAKKS stuff) (#4624)
New WORKING machines
---
Ms. Pac-Man 5-in-1 (Ms. Pac-Man, Pole Position, Galaga, Xevious, Mappy) (JAKKS Pacific TV Game, Game-Key Ready) [Sean Riddle, Peter Wilhelmsen, 19 external donators]
Disney Princess (JAKKS Pacific TV Game, Game-Key Ready) [Sean Riddle, 20 external donators]

New WORKING Software List entries
---
jakks_gamekey_nm:nrxdig New Rally X & Dig Dug  [Sean Riddle, Peter Wilhelmsen, 19 external donators]

note, Pole Position is not really very playable at the moment due to raster rendering glitches, the rest are, aside from some obvious sound issues (nw)

New machines marked as NOT WORKING
---
Wheel of Fortune (JAKKS Pacific TV Game, Game-Key Ready) [Sean Riddle, 20 external donators]

There is a video rendering glitch (lkely another off by x lines raster issue) causing the letter selection text to not render properly, it appears the letters scroll instead of the text scroller below, which doesn't. (nw)

-spg2xx: Make rowscroll offset configurable, can't find register to control it, but JAKKS games need 0, while the chinese stuff needs 15 (nw)

-jak_wof: Marked as working, analog wheel isn't emulated, but is optional (I don't see where / how it maps) (nw)

-jak_wof: Improved inputs (nw)

-gamekeys now save to the gamekey seeprom not the system one (nw)
2019-02-10 18:47:03 +01:00
MetalliC
15a995ff0a new NOT_WORKING clone
---------------------
The King of Route 66 (prototype) [CoolMod, The Dumping Union]
2019-02-10 19:26:04 +02:00
AJR
0a20e27372 ay31015: Remove baud clock generation from device emulation (not a built-in UART feature) 2019-02-10 11:43:42 -05:00
yz70s
2db96447bc i386: add "to do" comments to to opcodes that effect the cache (nw) 2019-02-10 17:31:22 +01:00
AJR
b8d642c4b6 nb_rtpd: Raw parameters for screen (nw) 2019-02-10 09:35:41 -05:00