Commit Graph

64239 Commits

Author SHA1 Message Date
ArcadeShadow
688e3a5745 New working software list additions (#4658)
New working software list additions
-----------------------------------
ibm5150: The Simpsons - Bart vs The Space Mutants, The Simpsons - Bart vs The Space Mutants (Hit-Squad release), Bubble Bobble (3.5"), Spot, Zool (Big Games release)
2019-02-17 11:22:27 -08:00
cracyc
f1e51d745a plugins/hiscore: start delay (nw) 2019-02-17 13:16:33 -06:00
hap
63979771d8 fidel6502: separate some classes (nw) 2019-02-17 19:45:44 +01:00
couriersud
1fe9f5e2e5 netlist: refactoring startup process and array usage. (nw) 2019-02-17 18:30:34 +01:00
AJR
7d45dcec4e Add spacenum getter for required_/optional_address_space (nw) 2019-02-17 11:57:33 -05:00
AJR
50f045ba74 Eliminate the default address map member of address_space_config (nw)
Since all device address maps are now class methods defined in ordinary C++, default RAM maps can be provided more simply with an explicit has_configured_map check in an internal map definition.

A number of default address maps that probably weren't meant to be overridden have also been changed to ordinary internal maps.
2019-02-17 11:50:17 -05:00
cracyc
836abb0d63 plugins/console: command history (nw) 2019-02-17 09:07:56 -06:00
couriersud
764f04c317 Use OVERRIDE_CC if defined to determine GCC_VERSION. (nw)
Fixes some cross-compilation issues and most likely edge case using
OVERRIDE_CC.
2019-02-17 16:01:45 +01:00
Firehawke
6eb3ffebae Update WOZ to Feb 16, 2019 (nw) (#4656)
* 4AM originals: Add Photar, now caught up to Feb 7th 2019

* Update 4AM WOZ to Feb 17 2019 (nw)

Apple Panic, Archon II: Adept, Bruce Lee, Conan, Gremlins, A Mind Forever Voyaging R77, Monty Plays Scrabble 4.0, Mr. Do, Space Raiders V2, Track and Field
2019-02-18 00:51:47 +11:00
Vas Crabb
01ccbd89c9 (nw) remove some superfluous const, eliminate a superfluous temp, remove superflous semicolons, etc. and also fix a known broken build script change 2019-02-18 00:48:52 +11:00
cam900
e65f6d75e1 device_memory_interface.rst : Correct docs 2019-02-18 00:34:05 +11:00
couriersud
c1ea281761 Fix testkeys compile/link on windows. (nw) 2019-02-17 14:01:57 +01:00
cam900
7967b9e3d5 Remove MCFG_DEVICE_DISASSEMBLE_OVERRIDE usage
coco12.cpp, coco3.cpp Minor MCFG removals
dgn_beta.cpp, palm.cpp : Remove MCFGs
2019-02-17 23:14:03 +11:00
couriersud
d72df29988 testkeys: remove dead code, don't build on windows. (nw) 2019-02-17 12:45:20 +01:00
couriersud
44bd859b04 Added sdl testkeys as a tool again. (nw) 2019-02-17 12:45:19 +01:00
couriersud
9c9fe82d4f Fix cross compile mame/sdl/windows. (nw) 2019-02-17 12:45:18 +01:00
Peter Ferrie
0cacc8bc1f Merge branch 'master' of https://github.com/mamedev/mame 2019-02-16 21:47:23 -08:00
katananja
2b01b8107e Update for Brazilian keyboard map
All key maps tested and working.
2019-02-17 15:21:33 +11:00
AJR
0e10c56d52 tv950: Set toggle for "Alpha Lock" key 2019-02-16 22:33:01 -05:00
AJR
db494eba54 vt100, ms6102: Caps Lock is physically toggled 2019-02-16 22:23:00 -05:00
AJR
314f411b13 Eliminate qsort usage in debugger (nw) 2019-02-16 21:27:06 -05:00
hap
9f7c4385a8 cking,cxg: split files (nw) 2019-02-17 03:07:34 +01:00
Andreas Müller
2aa97bfc47 Show video-mode option 'accel' in help and GUI
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-17 13:06:02 +11:00
hap
40e81f0678 cking,cxg: separate classes (nw) 2019-02-17 02:36:09 +01:00
arbee
b24ab57233 apple2: AppleWin-like memory fill; fixes hang in Joust [R. Belmont] 2019-02-16 20:11:35 -05:00
hap
330727ee63 rename ckz80, cxgz80, fidelz80 (nw) 2019-02-17 02:05:10 +01:00
hap
d6303dccca fidel*: make desmas a child class of desdis (nw) 2019-02-17 01:11:47 +01:00
hap
6638f07f84 fidel6502: separate fdesdis class (nw) 2019-02-17 00:34:24 +01:00
hap
1c3ceca74e fidel68k: separate classes (nw) 2019-02-17 00:29:38 +01:00
hap
7df0cf84a2 fidelz80: remove function prefix (nw) 2019-02-16 23:24:50 +01:00
hap
c1bbcf3448 fidelz80: separate classes (nw) 2019-02-16 23:11:12 +01:00
AJR
72213467f1 apple2: Slight code cleanup (nw)
Note that the 0x3f mask formerly used instead of 0x7f for one case was spurious.
2019-02-16 16:28:21 -05:00
hap
8e3a8fd4a3 rename fidelmcs48 to fidel_sc6 (nw) 2019-02-16 22:20:56 +01:00
hap
e71714a8fa fidelmcs48: rename class (nw) 2019-02-16 22:12:01 +01:00
cracyc
dbb4a1fb18 tandy2k: add mouse [Carl] 2019-02-16 14:53:30 -06:00
hap
f7b53ed1bc fidel68k: untangle fex68k with feag (nw) 2019-02-16 21:45:12 +01:00
arbee
4210ce2de0 apple2: fix missing floating bus reads and improved joystick/paddle calibration [Golden Child] 2019-02-16 15:27:10 -05:00
MetalliC
cd704879b2 naomi.cpp:
- documentation update [f205v]
- redumped clubk2kp program ROM [CoolMod, MetalliC]
2019-02-16 22:10:34 +02:00
Peter Ferrie
54fed3ad66 Merge branch 'master' of https://github.com/mamedev/mame 2019-02-16 12:09:22 -08:00
Peter Ferrie
4e04aa3224 silence MS-LLVM (nw) 2019-02-16 11:49:07 -08:00
ArcadeShadow
51e03d8b56 New working software list additions (#4652)
New working software list additions
-----------------------------------
ibm5170: The Secret of Monkey Island (Italian)
2019-02-16 11:48:25 -08:00
ArcadeShadow
fd2639d0e8 New working software list additions (#4653)
New working software list additions
-----------------------------------
ibm5150: Batman: The Movie, Gunboat: River Combat Simulation (Hit Squad release), Ivan "Ironman" Stewart's Super Off Road (16 Blitz release) (3.5"), WWF Wrestlemania
2019-02-16 11:47:38 -08:00
hap
11d0b41e5f fidel*: removed last remaining MACHINE_CONFIG_START (nw) 2019-02-16 20:22:05 +01:00
hap
0bbb9faa1f fidelz80: separate some classes (nw) 2019-02-16 20:14:55 +01:00
hap
326bf20518 fidelz80: untangle cc10 from vcc (nw) 2019-02-16 19:19:38 +01:00
hap
b05f97cc09 fidel/novagmcs48: shadow m_maincpu (nw) 2019-02-16 18:42:42 +01:00
hap
3f2d50c4a2 move fidelity SC6 rom externally to softwarelist, as in original machine (nw) 2019-02-16 17:34:18 +01:00
R. Belmont
08cd611026
Merge pull request #4627 from cam900/smsvdp_psg
315_5124.cpp : Updates
2019-02-16 10:49:18 -05:00
fulivi
a3bf00db9e HP9825: added 9825T variant (#4629)
* hphybrid: added cbs to expose memory cycles & fetched opcodes

* hp9825: 9825T variant added
2019-02-16 10:48:41 -05:00
David Haywood
7da2a8feaf new WORKING machines (JAKKS) (#4640)
* new WORKING machines
---
Winnie the Pooh - Piglet's Special Day (JAKKS Pacific TV Game, Game-Key Ready) [Sean Riddle, 21 external donators]
Spider-Man (JAKKS Pacific TV Game, Game-Key Ready) [Sean Riddle, 21 external donators]
Dora the Explorer - Race to Play Park (JAKKS Pacific TV Game, Game-Key Ready) [Sean Riddle, 21 external donators]  (previous 'Race to Play Park' was renamed to 'Nursery Rhyme Adventure' last week)

new WORKING software list additions
---
jakks_gamekey_mv:bcatdoc Black Cat & Doc Ock [Sean Riddle, 21 external donators]

* notes (nw)

* actually demote jak_pooh for now, one of the minigames is very broken (nw)

* give jak_sdoo a menu button (nw)

* give default set of inputs a pause / menu button too (nw)

* describe problem better, half of the issue is a DRC bug (nw)

* new NOT WORKING
---
Excite Boxing (Japan) [Sean Riddle, Peter Wilhelmsen]

* new WORKING machines
---
Nicktoons (JAKKS Pacific TV Game, Game-Key Ready) [Sean Riddle, 22 external donators]

new WORKING software list entries
---
jakks_gamekey_nk:volbird Nicktoons Vollyball & Birdie Putt

new NOT WORKING machines
---
Dream Life [Sean Riddle]
One Piece - Virtual Punching Battle (Japan) [Sean Riddle, Peter Wilhelmsen]

* new machines marked as NOT WORKING
---
Challenge Ai-chan! Excite Ping Pong (Japan) [Sean Riddle,  Peter Wilhelmsen]

probably just needs inputs mapping

* new NOT WORKING machines
---
Play TV Soccer [Sean Riddle, Peter Wilhelmsen]

again, needs inputs

* new WORKING software list addition
---
jakks_gamekey_nk:popsnow Spongebob Sponge Pop & Snowball Showdown (15 AUGUST 2005 D) [Sean Riddle, 22 external donators]

* xavix - support global tile flipping

* new NOT WORKING software list entries
---
monon_color:bigwolf Xǐyángyáng yǔ huītàiláng-juézhàn miē xīng [Peter Wilhelmsen, zhongtiao1]

* new NOT WORKING software list additions
---
sega_beena_cart:fpc Fresh Pretty Cure [Sean Riddle, Team Europe]
2019-02-16 10:47:51 -05:00