Commit Graph

66099 Commits

Author SHA1 Message Date
Vas Crabb
1e4ac0fcf2 Added Star Rider skeleton based on schematics. Thanks to TrevEB for pointing me in the right direction.
Added IBGR444 format to palette_device.

Minor consistency fix to laserbat.cpp. (nw).

New machines marked NOT_WORKING
-------------------------------
Star Rider
2019-04-29 17:05:37 +10:00
braintro
e310e16123 (nw) Sega ID# for Spider-Man (Export) 2019-04-28 20:38:45 -05:00
braintro
f49476b0a8 New working clone
New working clone
------------------
Gunlock (Ver 2.0O 1993/12/15) [Action Jackson]
2019-04-28 20:11:22 -05:00
cam900
dd7440f2fc Merge branch 'master' of https://github.com/mamedev/mame into k054156_k054157_k056832_pertile_pri 2019-04-29 08:21:39 +09:00
cam900
09cc947708 k054156_k054157_k056832.cpp : Updates
Simplify handlers, Reduce unnecessary handlers, unnecessary tags, unnecessary lines, Fix notes
Reduce deprecated AM_* macro comments
2019-04-29 08:20:46 +09:00
ClawGrip
f5efa0a3cd
leapfrog_leappad_cart.xml: Removed redundant offsets tags (nw) 2019-04-29 00:54:22 +02:00
ClawGrip
9eeab7e9eb
leapfrog_leappad_cart.xml: Fix cut-paste (nw) 2019-04-29 00:52:02 +02:00
Michael Zapf
79104ae922 ti99: Remove forgotten LOG flag, once again. (nw) 2019-04-29 00:30:52 +02:00
braintro
444a5a77fd oneshot.cpp: Correct clocks for CPU and Audio components. [caius, The Dumping Union] 2019-04-28 17:08:59 -05:00
couriersud
60bf6b5f17 netlist: fix include order and logging queue stats (nw) 2019-04-28 23:55:01 +02:00
couriersud
37bcde4188 netlist: only print queue stats if they are enabled.
Fix breakout SLOW_BUT_ACCURATE mode.
2019-04-28 22:27:37 +02:00
Joakim Larsson Edstrom
712f6db604 pcw.xml: Added swedish CP/M v1.04, adds swedish keyboard mapping and error messages 2019-04-28 21:31:45 +02:00
AJR
7d10350087 m24: Minor error in documentation (emulation was right) (nw) 2019-04-28 14:52:44 -04:00
Couriersud
9694ec54c9 netlist: code maintenance
- converted NL_MAX_LINK_RESOLVE_LOOPS into a netlist parameter.
- Reduced potential bit-rot.
- nltool -v --version now displays values of all compile time defines.

There are still far too many compile time defines. However, most of them
ensure and test future scalability.
2019-04-28 20:42:59 +02:00
ClawGrip
7a30f98a5c
leapfrog_leappad_cart.xml: New software list additions
-------------------------------------------
Sed de Saber - Libro 1 - Spanish as a second Language Edition (UK) [TeamEurope]
Sed de Saber - Libro 2 - Spanish as a second Language Edition (UK) [TeamEurope]
Sed de Saber - Libro 3 - Spanish as a second Language Edition (UK) [TeamEurope]
Sed de Saber - Libro 4 - Spanish as a second Language Edition (UK) [TeamEurope]
Sed de Saber - Libro 5 - Spanish as a second Language Edition (UK) [TeamEurope]
Sed de Saber - Libro 6 - Spanish as a second Language Edition (UK) [TeamEurope]

Removed redundant offsets tags (nw)
Renamed the "Sed de Saber" Spanish entries (nw)
2019-04-28 19:10:09 +02:00
Robbbert
339de811ec (nw) cd2560: hooked up cassette circuit, it's almost the same as d6800. 2019-04-29 02:55:23 +10:00
rfka01
5b6d84a949 at.cpp: added the Compaq 286/SLT. complains about '102-system board f… (#4940)
* at.cpp: added the Compaq 286/SLT. complains about '102-system board failure'

* at.cpp: Added Dell System 200 ... complains about 'memory overlap at 400000' but seems to work otherwise

* at.cpp: AT-BIOS versions from minuszerodegrees, minor corrections

* at.cpp: minor corrections

* at.cpp: added BIOS versions from recent dumps and internet collections. Added BIOS strings in comments for at, atvga, at386, at486, ct386sx, at386sx and ficpio2 BIOS versions
2019-04-28 11:17:16 -04:00
AJR
9597246d6d Fix build (nw) 2019-04-28 09:32:01 -04:00
Olivier Galibert
0ce1c644e3 mu50: Enhance, add the swp00 [O. Galibert] 2019-04-28 14:52:20 +02:00
AJR
33b1232c2b pet.cpp: Delete leftover (nw) 2019-04-28 08:13:31 -04:00
AJR
523e9c8cff mc6845: Use standard device method to adjust input clock (nw) 2019-04-28 08:10:30 -04:00
AJR
b01bc82f14 bus/isa/tekram_dc820.cpp: Another latch (nw) 2019-04-28 07:28:12 -04:00
cam900
c9921f5bdc atarigen.cpp : Updates
Simplify handlers, Reduce unnecessary lines, Fix debugger issues, Fix notes, Use shorter type values, Fix spacings
badlands.cpp, gauntlet.cpp : Fix irq acknowlodge behavior
2019-04-28 19:28:05 +09:00
Ivan Vangelista
dcf6e1c61b audio/snes_snd.cpp: fixed MT07307 (nw) 2019-04-28 10:04:41 +02:00
AJR
6da4308b0f bus/isa/tekram_dc820.cpp: A few more stubs (nw) 2019-04-27 23:28:27 -04:00
AJR
8293d4d685 ti89, etc.: Better way to force the reset vector (nw) 2019-04-27 21:24:41 -04:00
AJR
a2460f12d3 bus/isa/tekram_dc820.cpp: Add serial EEPROM and a few stub handlers (nw) 2019-04-27 20:45:37 -04:00
AJR
03ec11e274 ti89, ti89t, ti92p, v200: Correct Flash memory type and size 2019-04-27 19:24:53 -04:00
AJR
cb2b4628fa ti89.cpp: TI-92 is ROM-based; all others use flash memory (nw) 2019-04-27 18:02:26 -04:00
cam900
0b6b30c991 k054000.cpp : Updates
Simplify handlers, Reduce unnecessary handlers
2019-04-27 20:31:25 +09:00
cam900
8807fdb799 k053251.cpp : Updates
Simplify handlers, Reduce unnecessary handlers
2019-04-27 20:14:53 +09:00
cam900
6d2e7eae6d k053244_k053245.cpp : Updates
Simplify handlers, Reduce unnecessary handlers
2019-04-27 19:50:18 +09:00
hap
6f6a87dd45 talkingbb: add leds to savestate (nw) 2019-04-27 12:35:18 +02:00
cam900
f77249b044 k051316.cpp : Simplify handlers 2019-04-27 18:47:32 +09:00
cam900
f5cf58ba16 k052109.cpp : Updates
Simplify handlers, Remove unnecessary handlers, Fix notes
2019-04-27 15:50:05 +09:00
cam900
1422cec0af k051960.cpp : Simplify handlers
gradius3.cpp : Reduce unnecessary handlers
2019-04-27 15:03:42 +09:00
Robbbert
421651b9b7 (nw) beena: don't crash without a cart & -bench 2019-04-27 14:40:20 +10:00
cam900
3b6b704305 igs017_igs031.cpp : Updates
Internalize palette, Remove hardcoded tags, Reduce unnecessary lines, Defines, Fix namings, spacings, Simplify handlers, Use shorter/correct type values, Add save states
igs017.cpp, igs_m027.cpp : Reduce duplicates, Use shorter type values
2019-04-27 12:45:03 +09:00
cam900
accb155817 huc6270.cpp, huc6202.cpp : Simplify handlers 2019-04-27 10:48:52 +09:00
cam900
9bd9144c65 devices/video/voodoo.cpp : Simplify handlers 2019-04-27 09:33:15 +09:00
R. Belmont
fbf688b976
Merge pull request #4929 from cam900/k033906_args
k033906.cpp : Updates
2019-04-26 17:04:46 -04:00
ClawGrip
8d5f87b013 vsmile_cart.xml: new WORKING software list additions [Walter Agazzi] (#4930)
--------------------------------------
Disney Aladdin - Il magico mondo di Aladdin (Italy)
Disney's The Little Mermaid - Ariel's Majestic Journey (UK)
The Batman - Gotham City Rescue (UK)
Disney/Pixar Cars - Rev It Up in Radiator Springs (UK)
Disney's Cinderella - Cinderella's Magic Wishes (UK)
Disney Topolino - Le Magiche Avventure di Topolino (Italy)
Noddy - Detective for a Day (UK)
Winnie the Pooh e la caccia al miele (Italy)
DreamWorks Shrek - Het Verhaal Van Draakje (Netherlands)
Spider-Man & Friends - Missioni Segrete (Italy)
Thomas & Friends - Engines Working Together (UK)
Disney/Pixar Toy Story 2 - Operation-Rescue Woody! (UK)

vsmile_cart.xml: new NOT_WORKING software list additions [Walter Agazzi]
--------------------------------------
Bob The Builder - Bob's Busy Day (UK)
Scooby-Doo! - Funland Frenzy (UK)
Scooby-Doo! - Funland Frenzy (UK, Rev. 1?)
DreamWorks Shrek the Third - Arthur's School Day Adventure (UK)
Thomas & Friends - Engines Working Together (UK, Rev. 1?)

Fixed some parent-clone relationships and renamed some sets as per its revision [ClawGrip]
Demoted some games to NOT_WORKING due to missing inputs [ClawGrip]
Remove redundant offset tags (nw)
2019-04-26 17:04:20 -04:00
R. Belmont
20574881ad
Merge pull request #4931 from JoakimLarsson/flop_ns
flopimg.h: uncluttered global name space as per Vas suggestion
2019-04-26 17:03:57 -04:00
Joakim Larsson Edstrom
a4773ca224 flopimh.h: uncluttered global name space as per Vas suggestion 2019-04-26 22:54:30 +02:00
hap
0680e6f454 New working machines added
-------------
Starting Lineup Talking Baseball [hap, Kevin Horton]
Superstar Lineup Talking Football [hap, Kevin Horton]
2019-04-26 21:57:24 +02:00
yz70s
5cd463e076 nforcepc.cpp: bios is stored in a sst49lf020 flash chip (nw) 2019-04-26 19:06:54 +02:00
yz70s
609f01b540 intelfsh.cpp: add sst 49lf020 flash (nw) 2019-04-26 19:06:41 +02:00
cam900
26a60daf89 k033906.cpp : Updates
Simplify handlers, Fix some spacings, Convert arrays into std::unique_ptr
2019-04-27 01:47:07 +09:00
R. Belmont
65bef99bca
Merge pull request #4927 from cam900/tms57002_args
tms57002/*.* : Updates
2019-04-26 12:13:32 -04:00
R. Belmont
3991aba388
Merge pull request #4926 from cam900/asic65_args
asic65.cpp : Updates
2019-04-26 12:12:42 -04:00