Commit Graph

68898 Commits

Author SHA1 Message Date
couriersud
2de7ed7ddc netlist: more code cleanup. (nw)
- avoid duplication in solver parameter code
- matrix sort type is now a parameter
2019-10-05 01:26:54 +02:00
MetalliC
552d31e6c0
Merge pull request #5710 from algestam/gnw_mmouse_rom_confirmed
hh_sm510: confirm gnw_mmouse rom (nw)
2019-10-05 01:32:16 +03:00
algestam
652377823a hh_sm510: confirm gnw_mmouse rom (nw) 2019-10-05 00:21:32 +02:00
hap
3bd43b4f49 aviio: increase max size (nw) 2019-10-05 00:15:19 +02:00
hap
c81df09472 hh_sm510: output lcd at higher freq (nw) 2019-10-04 22:49:08 +02:00
couriersud
43cac214a4 netlist: code maintenance (nw)
- Fix SUBMODEL
- move to strongly typed matrix sort constant
- extend maximum matrix size to 512x512
- optionally do parallel processing based on total operations
- templatize GMRES solver loops
2019-10-04 22:34:46 +02:00
AJR
7fc40fc958 polyfdc: Use A3, not A11 (nw) 2019-10-04 14:43:50 -04:00
AJR
b9e9ba7edc polyfdc: Update notes (nw) 2019-10-04 14:41:02 -04:00
AJR
6eecd47fb1 p47b: Fix crash during validation (nw) 2019-10-04 12:38:42 -04:00
AJR
20677c7a1b Add rudimentary validity checking for address_space_config objects (nw) 2019-10-04 12:33:07 -04:00
Christian Groessler
87da937b7f src/mame/drivers/megasys1.cpp: fix compilation error (#5708)
a forgotten semicolon
2019-10-04 18:07:24 +02:00
Ivan Vangelista
675eddec47 new working clones
----------------------------------
P-47 - The Freedom Fighter (World, bootleg) [jordigahan, The Heckler, ClawGrip]
2019-10-04 17:39:28 +02:00
Vas Crabb
d8998f5d9b (nw) fix std::array initialisation with GCC5 in nlwav.cpp, stop suppressing -Wterminate now that asserts are really asserts 2019-10-05 00:37:55 +10:00
angelosa
f3c71b080a alpha68k.cpp: simulated screen blanking for Gold Medalist starter pistol shot on dash events [Angelo Salese] 2019-10-04 16:04:30 +02:00
Ivan Vangelista
452cf85f81 New machines marked as NOT_WORKING
----------------------------------
Terrific Lake [PinMame]
Top Sound (French) [PinMame]
2019-10-04 15:58:26 +02:00
Vas Crabb
bcfa6047c3 Build system maintenance:
* Re-write makedep.py for better performance and better parsing front-end
* Make srcclean deal with kinds of preprocessor abuse I never want to see in real life

(nw) The new parser front-end is better at recognising C++ syntax and
also substantially faster - bootstrapping a single-driver build should
be noticeably quicker.  Having a single parser for C++, .lst and .flt
files also gets us a bit closer to making it simpler to create custom
subtargets.
2019-10-04 22:55:01 +10:00
Patrick Mackinlay
3bbbe5080b sgi_ge5: fix bus logic (nw) 2019-10-04 19:42:45 +07:00
hap
73e0eb6b4e aviio: dont crash on buffer overflow (nw) 2019-10-04 12:19:01 +02:00
Olivier Galibert
b51ae75c3a model1: TGP interface fixes [O. Galibert] 2019-10-04 11:46:42 +02:00
ajrhacker
c2c181c351
Merge pull request #5707 from cam900/patch-114
nmk16.cpp : Fix actobatm regression
2019-10-04 00:03:34 -04:00
AJR
f15623d556 potgoldu580: Identify start of TMS code (nw) 2019-10-04 00:02:09 -04:00
cam900
5e7e52f3b5
nmk16.cpp : Fix actobatm regression 2019-10-04 11:40:22 +09:00
ajrhacker
d7a453f865
Merge pull request #5699 from plaes/tms34020-setcdp
tms34020: Implement SETCDP opcode
2019-10-03 21:22:06 -04:00
AJR
f9902c870f ridleofp: Add Sega game ID (nw) 2019-10-03 21:11:38 -04:00
AJR
70a5862415 segas16a.cpp: More game IDs (nw) 2019-10-03 21:02:28 -04:00
braintro
2177cecedc (nw) Document Body Slam Sega game ID number 2019-10-03 19:33:38 -05:00
braintro
c7683ca54c (nw): Verified correct ROM label for Karate Blazers (US) 2019-10-03 19:26:44 -05:00
MetalliC
902595cd2e new NOT_WORKING clone
-----------------
Derby Owners Club World Edition (Rev A) [Fluffy]
2019-10-04 00:17:42 +03:00
R. Belmont
1f69fd1d1d
Merge pull request #5696 from clawgrip/patch-2
microdar.cpp: Improve notes (nw)
2019-10-03 15:53:39 -04:00
algestam
c55de2f8df New working machine added (#5705)
----------
Game & Watch: Lion [algestam, Mr. Do, Sean Riddle]
2019-10-03 21:52:59 +02:00
R. Belmont
563a00e0e4
Merge pull request #5702 from Firehawke/master
Update Apple 2 softlists to October 2nd, 2019
2019-10-03 15:50:33 -04:00
Priit Laes
880476126e tms34020: Implement SETCDP opcode 2019-10-03 20:55:54 +03:00
AJR
9c90eb9cd6 subsino2.cpp: Remove outdated note (nw) 2019-10-03 12:32:10 -04:00
AJR
4362977259 subsino2.cpp: Add save state support and clean up code a little
- Replace dual 8-bit RAM pointers with 16-bit pointers (nw)
- Eliminate MCFG_VIDEO_START_OVERRIDE (nw)
- Replace set_vblank_int with screen callback (nw)
2019-10-03 11:56:31 -04:00
AJR
c350672a1b h8: Make debug PC adjustment and breakpoints actually work 2019-10-03 11:50:02 -04:00
MooglyGuy
7673e5260f -cdi.cpp: Switched SERVO and SLAVE MCUs to use the correct device type with internal maps. [Ryan Holtz] 2019-10-03 16:55:53 +02:00
couriersud
9672337a76 netlist: code simplification. (nw) 2019-10-03 15:57:44 +02:00
Robbbert
206d3b88c2 (nw) more removal of offset=0 from swlists 2019-10-03 13:33:11 +10:00
arbee
73c3c08cfc apple2gs: allow slot IRQs to be dispatched [R. Belmont, Peter Ferrie] 2019-10-02 22:22:49 -04:00
braintro
85f85b8607 (nw) Update some comments 2019-10-02 20:43:17 -05:00
firehawke
da6c2514d7 New working software list additions
-----------------------------------
apple2_flop_clcracked: The Haunted Palace (cleanly cracked), The World's 
Greatest Baseball Game (Enhanced Version) (cleanly cracked) [4am, 
Firehawke]
apple2_flop_orig: Carriers at War, Europe Ablaze, Halls of Montezuma, 
Panzer Battles, Reach For The Stars (Version 1.0), Reach For The Stars 
(Version 2.0), Reach For The Stars (Version 3.0), Russia, Decisive 
Battles of the Civil War: Volume One, Battlefront, Oil Rig, American 
Government (Micro Learningware), Muppet Learning Keys: The Muppet 
Discovery Disk, Leisure Suit Larry in The Land of The Lounge Lizards, I, 
Damiano, Crime Stopper, Questprobe featuring Spider-Man, Beach Landing, 
Vaults of Zurich, Decisive Battles of the American Civil War: Volume 
Two, Decisive Battles of the American Civil War: Volume Three, 
MacArthur's War, Tapper, Space Kadet [4am, Firehawke]

Software list items promoted to working
---------------------------------------

apple2_flop_orig: Drol [4am, Firehawke]
2019-10-02 18:30:51 -07:00
AJR
f2b8684a79 lucky37.cpp: Preliminary memory map for MCU (nw) 2019-10-02 20:01:18 -04:00
AJR
28274b0afd lucky21, lucky21d, lucky37: Cut HD647180X overdumps down to 16K (nw) 2019-10-02 19:41:49 -04:00
AJR
4c2ad5fa83 z180: Reduce logical address width to 16 bits 2019-10-02 19:41:01 -04:00
AJR
7e8b9b2863 m37710: Add note (nw) 2019-10-02 19:08:19 -04:00
AJR
bf490f1356 z180: Minor technical correction to note (nw) 2019-10-02 18:51:00 -04:00
AJR
3ce8352f78 Add internal clock divider for Z180 family and adjust CPU clocks in many drivers to compensate 2019-10-02 18:44:41 -04:00
feos
72f1be6bca Fix AVI framerate
MAME was setting up AVI before devices have properly launched, so default 60fps was used, which resulted in skipped frames in the video if machine's framerate is above 60 (btoads), and presumably duplicate frames for machines below 60fps (haven't tested).

Now every frame that is generated is also present in the video.
2019-10-03 03:43:17 +10:00
Ivan Vangelista
9a12baf6b2 new not working clones
-------------------------------------
Bank Robbery (Ver. 1.23) [Siftware]
2019-10-02 18:54:36 +02:00
Ivan Vangelista
d727b657dd funtech.cpp: enabled save state support, made use of templates, added a note about the GFX ROM (nw) 2019-10-02 18:51:00 +02:00