Commit Graph

56948 Commits

Author SHA1 Message Date
smf-
7de2683efc Sky Skipper: Added difficulty DIP switches [smf] 2018-02-02 02:48:27 +00:00
AJR
4e8a3d56d5 toratora: Fix address map (nw) 2018-02-01 21:27:17 -05:00
AJR
fe500377ad address_map: Internal maps must now be constructed last to have priority (nw)
This fixes sound in mpatrol.
2018-02-01 20:06:15 -05:00
smf-
5ed941c5a5 Popeye: moved Copyright from dip switches to machine configuration, the schematics show that they are just resistors. The Unknown bit isn't hooked up on the schematics and the game doesn't access it, so I've changed it to unused. [smf] 2018-02-01 23:59:57 +00:00
AJR
1464dc5111 machine/xbox.cpp: Clean up some unnecessary machine-relative accesses (nw) 2018-02-01 18:38:08 -05:00
AJR
b4bc32f938 tankbatt: Regression fix (nw) 2018-02-01 18:37:18 -05:00
AJR
15bcee3f1b skyraid: Unblock coin port (nw) 2018-02-01 17:36:02 -05:00
Ivan Vangelista
59b467e505 new working clone
-----------------------------
Pac-Man (bootleg, Video Game SA) [Arcade Vintage, Recreativas.org, The Dumping Union]
2018-02-01 18:11:23 +01:00
AJR
a7bfd68cec v100: Add keys (nw) 2018-02-01 11:01:09 -05:00
AJR
0d9e607d56 v100: Start hooking up interrupts and keyboard (nw) 2018-02-01 09:42:49 -05:00
Badabilly
a74b5ab467 totatora dsw fixes & locations
fixed
2018-02-01 17:12:33 +11:00
AJR
dd01e6d144 z80sio.cpp: Fix typo (nw) 2018-02-01 01:04:25 -05:00
Firehawke
87cc4b5c4b Terminology cleanup second pass (nw) 2018-02-01 16:58:52 +11:00
Firehawke
010d35fa3f Final pass of verbiage cleanup. (nw) 2018-02-01 16:58:52 +11:00
Firehawke
699de02498 A few corrections for wave 2, more to come. (nw) 2018-02-01 16:58:52 +11:00
Firehawke
7322eeccc3 Terminology update wave 1 (nw) 2018-02-01 16:58:52 +11:00
AJR
a19c37d406 v102: IRQ sources identified (nw) 2018-01-31 23:08:05 -05:00
briantro
1c940268a6 new clone added - Target Ball '96
New Clone Added
-----------------------------------
Target Ball '96 [Brian Troha, TeamEurope, The Dumping Union]
2018-01-31 22:07:44 -06:00
AJR
b43f66b726 ponpoko: Use 4-way joystick 2018-01-31 22:04:05 -05:00
AJR
6998a5da6f hcastle, sonson: Use 4-way joysticks as documented in manuals 2018-01-31 21:42:47 -05:00
AJR
bb2b5a5912 bagmanf: Less completely broken after recent memory changes (nw) 2018-01-31 21:15:34 -05:00
AJR
c85a07bb31 citycon: Don't lose the sprites; add some RAM mirroring (nw) 2018-01-31 21:04:30 -05:00
David Haywood
c78ae13b20 rad_sinv - quick fix for OG memmap order breakage (nw) (#3163)
* rad_sinv - quick fix for OG memmap order breakage (nw)

* and fix a typo (nw)
2018-02-01 01:03:31 +01:00
hap
75e197a20f tms1700: fix memory map override (nw) 2018-02-01 01:02:38 +01:00
hap
913e7a1257 coleco.xml: add note for secalpha (nw) 2018-02-01 00:43:04 +01:00
Robbbert
dbb6b9750d (nw) housekeeping 2018-02-01 09:37:24 +11:00
hap
4abe309f7a coleco: sn ready line connected to z80 wait (nw) 2018-01-31 23:32:59 +01:00
cracyc
c14f232733 alphatpx: start 8088 (nw) 2018-01-31 16:19:33 -06:00
Olivier Galibert
127cd08d4d API change: Memory maps are now "last entry wins" [O. Galibert]
This allows for the much more natural "import another map and patch
it" structure, or "cover a whole region then punch holes in it".  Our
previous first-entry-wins rule was always a surprise to newcomers, and
oldcomers too.
2018-01-31 22:03:00 +01:00
Nigel Barnes
86d25d4d8d New working software list additions
-----------------------------------
electron_flop: BBC Music Demo World
2018-01-31 18:38:05 +00:00
Nigel Barnes
91da52721e electron: Added cartridge devices for:
- P.R.E.S. Advanced Plus 3/4
- Advanced Quarter Meg Ram
- Cumana Floppy Disk System
- Sound Expansion
- Sound Expansion v3
- Stop Press 64
- Solidisk EFS

New working software list additions
-----------------------------------
electron_cart: Solidisk EFS 2.1E

New NOT_WORKING software list additions
---------------------------------------
electron_cart: Stop Press 64

Software list items promoted to working
---------------------------------------
electron_cart: Advanced Plus 3, Advanced Quarter Meg RAM, Slogger Electron Disk System, Sound Expansion v3
2018-01-31 18:38:05 +00:00
smf-
9d725affde revert "Popeye (bootleg set 1)" to 0.33b6 names and contents. The tile ROM was replaced with the contents from the TPP2 set and all the graphics roms were renamed to match the names in use at the time. The tile rom in the recently dumped "Popeye (bootleg set 2)" also matches the old tile rom, so it's a reasonable bet that the dump was correct. [smf] 2018-01-31 17:11:59 +00:00
cracyc
3f562063ca olyboss: some improved output (nw) 2018-01-31 09:59:45 -06:00
Vas Crabb
fdb4c9e39e blonde moment (nw) 2018-01-31 22:23:16 +11:00
Vas Crabb
d03467a664 x1: convert I/O to memory maps and bankdev
(nw) This is for you, Kale.  I cleaned up a few things, but the driver
is still a complete mess, and the x1twin is a complete abomination.  The
work RAM could probably be converted to memory banks as well with a bit
of effort.
2018-01-31 22:15:13 +11:00
smf-
80ee327f08 disable netlist statistic logging on shutdown, because it triggers a use after free in void device_debug::errorlog_write_line(const char *line) & fixed the copy & pasted comment. (nw) 2018-01-31 11:11:16 +00:00
sjy96525
f891bfc4bc Correct Rail Chase 2, Cyber Troopers Virtual-On (#3034)
Rail Chase 2 titlescreen says 1994, Cyber Troopers Virtual-On titlescreen says 1995.
https://segaretro.org/images/e/e8/RailChase2_title.png
https://segaretro.org/images/9/9d/Virtual_On_Model_2.png
2018-01-31 08:31:53 +01:00
sjy96525
c6944e18f0 Correct Racing Jam: Chapter 2 year (#3033)
Racing Jam: Chapter 2 titlescreen says 1998, and released in July 1998.
http://s.uvlist.net/l/y2011/05/84500.jpg
2018-01-31 08:31:05 +01:00
rfka01
797a89d042 olyboss.cpp: new not working: Olympia BOSS D [friol] (#3156)
* olyboss.cpp: new not working: Olympia BOSS D [friol]

* olyboss.cpp: variable consistency and error logging fixes
2018-01-31 00:07:27 -05:00
briantro
286649f69e itech32.cpp: Slightly better documentation (nw) 2018-01-30 22:33:08 -06:00
briantro
5abdc2c290 Merge branch 'master' of https://github.com/mamedev/mame 2018-01-30 22:27:37 -06:00
briantro
93a61208ed itech32.cpp: Document alt ROM board for Time Killers (nw) 2018-01-30 22:27:09 -06:00
AJR
65f722565d photoply: Hack EEPROM timings to make it work (nw) 2018-01-30 23:26:20 -05:00
AJR
577f0708a1 zombraid: Layout isn't great ASCII art to begin with, but the ADC is still worth pointing out (nw) 2018-01-30 23:04:47 -05:00
cracyc
e05e3bfde0 fmtowns: turn on all the motors (nw) 2018-01-30 21:45:40 -06:00
RobertoFresca
b02103065b Corrected year for Piccolo Poker 100. 2018-01-31 00:03:26 -03:00
AJR
5600a008d3 photoply: Preliminary EEPROM hookup (nw) 2018-01-30 21:57:41 -05:00
AJR
0450c31f10 alphatpx.cpp: Build fix (nw) 2018-01-30 21:56:32 -05:00
Justin Kerk
d1b11e5c80 Fix issue linking Emscripten build with certain single-driver compiles (e.g. spectrum.cpp). Emscripten 1.37.29 or higher is now required. [Justin Kerk] 2018-01-31 02:26:47 +00:00
RobertoFresca
89adc22e3d Added vsync to ampoker2 [El Chango v4] 2018-01-30 23:18:45 -03:00