Commit Graph

68846 Commits

Author SHA1 Message Date
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
AJR
1b5d8ae5f3 a1010: More accurate screen colors; clock display seems to assume 24-hour mode (nw) 2019-09-30 12:43:41 -04:00
Vas Crabb
722e8720f9 minimaws: allow read-only database connections to be passed between threads (nw) 2019-09-30 23:03:21 +10:00
AJR
856260b096 a1010: Add LED outputs (nw) 2019-09-30 08:13:30 -04:00
smf-
bca6bf52c0 really disable _MAKE.escquote() so the defines in expat.make match the previous version (nw) 2019-09-30 11:08:36 +01:00
Vas Crabb
9fbded3fa1 minimaws: easier mod_wsgi deployment (nw) 2019-09-30 20:00:23 +10:00
smf-
cf1f9cc6bb disable _MAKE.escquote() so the defines in expat.make match the previous version (nw) 2019-09-30 10:06:55 +01:00
Vas Crabb
fcbc60c183 minimaws: python 2 is more fussy about generator function distinction (nw) 2019-09-30 15:00:24 +10:00
Vas Crabb
85376ad4df minimaws: Chromium doesn't like in-place modification of returned JSON data (nw) 2019-09-30 14:54:25 +10:00
AJR
e76da0f586 a1010: More key codes; remove spurious ESC (nw) 2019-09-30 00:43:43 -04:00
Vas Crabb
24544c9dfd minimaws: add web interface for identifying ROM dumps 2019-09-30 14:38:26 +10:00
AJR
2f99560b08 a1010: One more key (nw) 2019-09-30 00:17:07 -04:00
AJR
0fa77f8af2 a1010: Preliminary keyboard (nw) 2019-09-30 00:03:45 -04:00
braintro
22d28e25a8 New working clone
New working clone
------------------
Megatouch III Turnier Edition (9255-30-50 R0F, Bi-Lingual GER/ENG version) [Kevin Eshbach, Brian Troha, The Dumping Union]
2019-09-29 22:22:07 -05:00
AJR
f208dcc647 sed1330: Various improvements
- Allow character drawing from external ROM
- Fix display on/off command
- Fix screen area definition
2019-09-29 22:48:10 -04:00
AJR
ee166520e3 a1010: Create an interrupt (nw) 2019-09-29 21:30:24 -04:00
AJR
eae6c23949 a1010: Preliminary SED1330 hookup (nw)
sed1330: Emulate CSRR command (nw)
2019-09-29 20:54:54 -04:00
AJR
d158b0c2a5 nt7534: Manufacturer note (nw) 2019-09-29 19:55:13 -04:00
smf-
42628862da another fix for Visual Studio 2019 (nw) 2019-09-29 20:24:45 +01:00