Commit Graph

68864 Commits

Author SHA1 Message Date
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
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
smf-
3187306416 mingw-clang now links again (nw) 2019-10-02 17:10:51 +01:00
Robbbert
878e2b78ef removed not-needed offset=0 from some softlists 2019-10-03 00:47:24 +10:00
Robbbert
57869cdaca (nw) Housekeeping. 2019-10-02 21:45:07 +10:00
Philip Bennett
2bc95fcd87 New working machine added
---------
Super Dead Heat [Phil Bennett]
2019-10-02 01:07:31 -07:00
Julian Sikorski
fc31772d53 vs2019 fixes, initial clang-cl support (#5698)
* Add initial clangcl support

* Fix uwp builds' vs version typos

* Add missing vs2019 toolchain.lua bits
2019-10-02 14:30:05 +10:00
cam900
5707a77cfe nmk16spr.cpp : Device-fied NMK 16 bit sprite hardware (#5697)
nmk16spr.cpp : Device-fied NMK 16 bit sprite hardware (original source by nmk16.cpp
* Fix flipped case
* Allow pdrawgfx drawing
* Correct clock source (Pixel clock mostly)
* Add value for sprite limitation
* Add notes
* nmk16.cpp, powerins.cpp : Convert sprite draw routine into nmk16spr.cpp

powerins.cpp : Verify clock related to on-board XTALs
2019-10-02 14:12:26 +10:00
pahandav
5be54bab74 apple3: Corrected number row key layout to fix pasting.
The number row used to use the Apple 2
layout and so text didn't paste into MAME
correctly.
2019-10-02 14:04:33 +10:00
Ivan Vangelista
155f344471 suna8.cpp: minor documentation update about Hard Head 2 PCB (nw) 2019-10-01 19:31:48 +02:00
Vas Crabb
42f73e5608 spectrum_cass.xml: fix leading spaces in publishers (nw) 2019-10-02 02:56:30 +10:00
Ivan Vangelista
d24b56565b exidy440.cpp: corrected wrong note about showdown4 set (nw)
lucky37.cpp: corrected include for MCU type (nw)
2019-10-01 18:28:45 +02:00
Ivan Vangelista
a71070a831 galivan.cpp: redumped dangarj audio CPU ROMs [Layer] 2019-10-01 18:27:19 +02:00
Vas Crabb
9a6e04b01f (nw) misc cleanup:
* subhuntr.cpp: S2636 PVI was seemingly uncommented by mistake in 93308b483e - offsets and sound routing seem to be copy/pasted from somewhere
* phi: prettier config
* scramble.cpp, wallc.cpp: avoid some calls to subdevice<...>(...)
* makedep.py: open source files as UTF-8 (GitHub #5482)
* minimaws: be less trusting
2019-10-02 02:11:58 +10:00
Angelo Salese
f7afeebdaf
Squeleton miss (nw) 2019-10-01 16:12:07 +02:00
smf-
a42f6019b6 Fix for Visual Studio builds (nw) 2019-10-01 13:15:38 +01:00
AJR
ee3b871974 prof180x: Add LS259 device; basic corrections to memory maps (nw) 2019-10-01 00:06:51 -04:00
AJR
2363861414 prof180x: Correct CPU type and XTAL frequency (nw) 2019-09-30 23:36:39 -04:00
smf-
3d47f4aeb7 A few more changes to allow Visual Studio 2019 to build mame (nw) 2019-10-01 04:21:02 +01:00
AJR
b7be8d7af9 hawk: Improve I/O map a little (nw) 2019-09-30 23:19:46 -04:00
AJR
68e3a108bc igs017.cpp: Z180 is DIP type (nw) 2019-09-30 22:36:47 -04:00
AJR
2c6a60eeee sstingry: Fix validation (nw) 2019-09-30 22:36:23 -04:00
AJR
6a33b47e79 chsuper.cpp: Revert CPU type change (nw) 2019-09-30 22:31:13 -04:00
AJR
a0f43cfa03 chsuper.cpp: Fix validation (nw) 2019-09-30 22:13:19 -04:00
AJR
7c5bf64d9a hd64180rp: Fix major address space configuration error (nw) 2019-09-30 22:06:16 -04:00
AJR
12c08b06c8 Split generic Z180 device into several subtypes. HD647180X now has specific device emulation for the internal PROM, RAM and parallel ports. 2019-09-30 21:30:10 -04:00
angelosa
04732f1281 MT 07438 (nw) 2019-10-01 01:53:36 +02:00
MetalliC
5f4b2ced63 typo fix (nw) 2019-10-01 01:39:40 +03:00
MetalliC
7b0107f718 cps3: add not compressed Character DMA, jojobar1 image confirmed good, converted to CHDv5 (nw) 2019-10-01 01:26:31 +03:00
angelosa
783a3bae2b alpha68k.cpp, snk68.cpp: converted to a common palette device and decoded it with NeoGeo specs, causing more accurate colors especially visible on dithered backgrounds [Angelo Salese] 2019-10-01 00:08:09 +02:00
couriersud
9cefd516a0 netlist: choose the right ostream type. (nw) 2019-09-30 21:13:21 +02:00
AJR
a0f4b5adf1 tlcs90: Separate TMP90840 and TMP90844 disassemblers 2019-09-30 15:05:29 -04:00
angelosa
b3ca144851 alpha68k.cpp: converted to snk68 sprite chip [Angelo Salese] 2019-09-30 19:59:26 +02:00
Ivan Vangelista
57f5a60bb5 new working clones
------------------------------------------
Bomberman (Version 6.6) [caius, The Dumping Union]
2019-09-30 19:44:31 +02:00
AJR
95ed3c5c6b a1010: Do something ISO 646-DE-ish (nw) 2019-09-30 12:57:14 -04:00