Commit Graph

72647 Commits

Author SHA1 Message Date
Robbbert
996ec14b83 New working software list additions
----------------------
sorcerer_cass.xml
Starfighter
(thanks to exidyboy)
2020-04-22 16:32:14 +10:00
AJR
d677576759 pokey, ym2151: Modernize struct saving (nw) 2020-04-21 23:11:54 -04:00
AJR
73dd51a2cd atarisy2.cpp: Fix regression with soft reset (VBLANK interrupt wasn't being cleared); octalize T-11 map as in Atari docs (nw) 2020-04-21 21:56:14 -04:00
AJR
15386236cf atarisy1.cpp, atarisy2.cpp, gauntlet.cpp: Modernization
- Use generic latch devices for sound communications
- More accurate handling of programmed sound resets
- Add the other LS259 to gauntlet.cpp
- Correct watchdog timeouts for all three drivers
- General code cleanup

atarigen: Eliminate ATARI_CLOCK_xxxMHz macros in favor of standard XTAL constants (nw)

atariscom: Separate source file from atarigen.cpp; move IRQ handling to atarijsa (not a property of the actual device) (nw)
2020-04-21 17:38:45 -04:00
yz70s
1e3ae4ac51 xbox_nv2a.cpp: set dma_get to 0 when fifo is enabled (nw) 2020-04-21 19:43:29 +02:00
Ivan Vangelista
ae2449193f equites.cpp: deviceified sound board emulation. Also added skeleton device for the bngotime sound board (nw) 2020-04-21 18:43:29 +02:00
Curt Coder
a38cc7e767 abc1600: Hard disk WIP. (nw) 2020-04-21 16:44:58 +03:00
Firehawke
121aa2fe37
Fix smartquotes by disabling them: While smartquotes are somewhat configurable, it's better if we don't use them at all. Makes sure there are no hidden pit traps for the users. (#6576) 2020-04-21 09:30:06 +02:00
braintro
ab1780e8c0 shisen.cpp: Verified clocks for the Match It / Sichuan II sets. [f205v] 2020-04-21 00:15:22 -05:00
braintro
4e3f1d0a36 New clones marked as NOT_WORKING
New clones marked as NOT_WORKING
--------------------------------
Frantic Fred (Release 2) [Brian Troha, The Dumping Union]
2020-04-20 23:40:52 -05:00
Patrick Mackinlay
04d5a928a8 news_r3k: implement graphics 2020-04-21 10:53:01 +07:00
Justin Kerk
b689ab6b2d ibm5170.xml: Replace non-working doom2 set (presumably a bad dump) with alt dump of the same version that works (#6573) (nw) 2020-04-20 19:05:04 -07:00
AJR
0ec7c1808c coco12.cpp: Fix -ramsize regression by removing mirroring (nw) 2020-04-20 20:26:02 -04:00
couriersud
3243efee70 netlist: code maintenance and edge case fixes. (nw)
"Edge cases" are compiles were the floting point type used for the core
may be different from the one used by solvers, e.g. double/float.
This does not happen in MAME, here currently this is always
double/double. Since floats are better suited for GPUs whose double
performance is limited it was time to review the code.
This commit fixes warnings about type conversions and precision loss.
In addition there is better support for INT128 and FLOAT128.

The MAT solver has seen some minor performance increases.
2020-04-20 20:52:21 +02:00
Ivan Vangelista
4c9e3dc171 pturn.cpp: added dip locations [Guru] 2020-04-20 19:54:32 +02:00
AJR
d3b389bf8c atarisac: Minor fixups (forgot to commit arcade.lua changes last time) (nw) 2020-04-20 13:39:58 -04:00
MetalliC
af74dd3f13 fix build (nw) 2020-04-20 20:28:47 +03:00
MetalliC
f9fefb4485
Merge pull request #6575 from DavidHaywood/190420
Plug and Play work (new WORKING machine)
2020-04-20 20:22:46 +03:00
AJR
d4cdfa7665 cyberbal: Convert sound board into JSA-derived device 2020-04-20 12:26:33 -04:00
AJR
f5666165ba cyberbal: Fix interrupt-related regression (nw) 2020-04-20 12:25:24 -04:00
Ivan Vangelista
b832ed2655 homerun.cpp: updated hw info, TODO list, dips [Guru] 2020-04-20 18:14:14 +02:00
Ivan Vangelista
225e53f476 m52.cpp: added missing PROM dump to the original Moon Patrol sets [Joe Magiera, The Dumping Union] 2020-04-20 18:10:55 +02:00
AJR
f416607d19 OS X debugger: Avoid crashing when a nonexistent disassembly or memory view is selected (which may happen automatically with .cfg files) 2020-04-20 09:52:10 -04:00
DavidHaywood
74f60642a0 new WORKING machine
----
Teenage Mutant Ninja Turtles: Battle for the City [Sean Riddle, Kamaal Brown]
2020-04-20 12:54:05 +01:00
braintro
ac306c3d8b (nw) correct Super Real Darwin's MCU label & PCB location 2020-04-20 00:19:07 -05:00
Ivan Vangelista
97b3f2925b route16.cpp: fixed parent clone relationship I forgot to add, thanks MASH (nw) 2020-04-20 07:07:36 +02:00
Scott Stone
a0574fd775 Merge branch 'master' of https://github.com/mamedev/mame 2020-04-19 23:02:57 -04:00
Scott Stone
346031fb6d Fixed some label duplicates. In cases where the label was an actual rom label, sldh (same label different hash comments were added (nw) 2020-04-19 23:02:28 -04:00
AJR
5b18d9fd3e badlands: Use generic communications latches; add mirroring to 6502 map; clean up various handlers 2020-04-19 23:00:18 -04:00
Justin Kerk
6a5de71af4 New working software list additions
---------------------------------------
ibm5150: 3-D FloorPlan Designer V2.0, Ad Lib Instrument Maker V1.51, Ad Lib Juke Box V1.5, Ad Lib Juke Box V1.6, Ad Lib Juke Box V1.64, Ad Lib Juke Box Registration Bonus Disk V1.51, Ad Lib Juke Box Registration Bonus Disk V1.62, Ad Lib Visual Composer V1.51, SYSGRATION Mouse Driver 7.03 (5.25"), SYSGRATION Mouse Driver 8.00 (5.25"), SYSGRATION Mouse Driver 8.00 (3.5") [Justin Kerk]

New not working software list additions
---------------------------------------
ibm5150: Mouse Software Test/Demo [Justin Kerk]

(nw) moved some compatible mouse drivers to ibm5150.xml from ibm5170.xml, mark sicmouse as a bad dump, make 5.25" version the parent for indycrus to match the rest of the ibm5150 softlist
2020-04-19 19:08:45 -07:00
Scott Stone
dcd7dd25be cpc_cass.xml, cpc_flop.xml: -validation fixed for label length (nw) 2020-04-19 21:34:52 -04:00
AJR
4507e788e3 atarigen: Move interrupt handling down into drivers (nw) 2020-04-19 21:22:01 -04:00
Scott Stone
5ceea9a2e0 a2600.xml: -validation fixes for label length, keeping developer names in a comment rather than the label when needed (nw) 2020-04-19 20:18:36 -04:00
AJR
8617447ba0 coco2b, tanodr64: Fix VDG regression (nw) 2020-04-19 19:16:10 -04:00
AJR
464052e514 Separate various drivers from atarigen_state (nw) 2020-04-19 19:08:08 -04:00
Scott Stone
63882d086c First pass of -validate cleanup for label length in softlists (nw) 2020-04-19 19:05:50 -04:00
Scott Stone
b4e4444e8e vgmplay.xml: Fix validation from newly added contents (no "!" in labels) (nw) 2020-04-19 18:49:18 -04:00
AJR
db698f6c0a m20: Eliminate HOLD_LINE (nw) 2020-04-19 17:51:43 -04:00
AJR
928b8f61d2 z8001: Expand address space to 23 bits (nw)
z8001, z8002: Document pinout (nw)
2020-04-19 17:43:24 -04:00
hap
dcd6560b3e New working machines
--------------------
Super Space Invader 2 (Entex, black version) [hap]
2020-04-19 23:34:51 +02:00
AJR
e73753d2dc cga_m24: Correct CRTC type 2020-04-19 17:29:04 -04:00
angelosa
ecb6aecf7c stvcd.cpp: second cleanup pass: move communication interface to device_memory (nw) 2020-04-19 22:50:17 +02:00
Scott Stone
2fddfe7757 vgmplay.xml: Added recent Project2612 releases consisting of 18 New and 18 Updated entries. [Tafoid] 2020-04-19 14:57:58 -04:00
Tom
9a5c76b4ef
added wofpic redumped gfx roms (#6570) 2020-04-19 20:24:43 +02:00
angelosa
61e7365ecc renegade.cpp: move around irq sources (NMI -> vblank, IRQ -> coin triggers), add coin counter [Angelo Salese] 2020-04-19 20:12:07 +02:00
couriersud
104090ae0e netlist: rename some camel case names. (nw) 2020-04-19 19:04:33 +02:00
angelosa
bd32fdecd9 Rewording after feedback (nw) 2020-04-19 18:28:57 +02:00
angelosa
0dec5b71a3 renegade.cpp: fix sprite vertical alignment, add irq acks [Angelo Salese]
(out of whatsnew: also demoted driver to MIS given it has clear sound
issues)
2020-04-19 18:17:13 +02:00
couriersud
20748b5093 netlist: simplify object structure a bit. (nw) 2020-04-19 17:21:02 +02:00
ICEknigh7
1466da06e0
Created softlist for Timex cassettes (timex_cass) (#6564)
* Created softlist for Timex cassettes (timex_cass)

Timex computer emulation is currently using the Spectrum softlist for cassettes, but many of those entries are actually incompatible unless the "Spectrum Emulator" cartridge is being used.
So I've created their own compatible (depending on the model) softlist, with every actual Timex dump I could find in World of Spectrum and Spectrum Computing.

These should work with the Timex "equivalents" to the Spectrum 48K and their clones:
-TS2068
-UK2086
-TC2068				(not currently emulated, or is it exactly the same as the UK2086?)
-Komputer 2086		(not currently emulated)

And some of them should work with the Timex equivalents of the Spectrum 16K:
-TC2048
-TC2048 (NTSC)		(not currently emulated)
-TS2048 (prototype)	(not currently preserved)

I've noticed that many of the TZX dumps were fake ones made from TAP files (so the real pauses between blocks were lost), so I just added the TAPs for those while any real TZXs are created.

Also, there were a few bad dumps of which I could only fix one at the moment, but they seem to load in Fuse anyway so I've left them in the softlist, labeled as such.

Also included some initial notes on the cassette dumps at the beginning of it, based on the spectrum_cass softlist but more to the point.

* Hooked up timex_cass to the TS2064 and TC2048

Now the TS2064 and TC2048 systems use both the spectrum_cass and timex_cass softlists.
Also, small fixes.

* Fixed interface types
2020-04-19 11:11:58 -04:00