Commit Graph

68837 Commits

Author SHA1 Message Date
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
smf-
9b5e0386fe some Visual Studio 2019 fixes (nw) 2019-09-29 20:07:21 +01:00
Ivan Vangelista
3694c847bf goldstar.cpp: decrypted pkrmast and clone [ioannis bampoulas, Ivan Vangelista]
(nw) still needs inputs and dips fixed
2019-09-29 17:17:09 +02:00
R. Belmont
92f079726e
Merge pull request #5689 from cam900/sunsoft_5b
ay8910.cpp : Device-fied sunsoft 5B sound hardware
2019-09-29 10:22:23 -04:00
Julian Sikorski
ed2b7e5ef1 Synced with GENie upstream revision e78d6c1 (#5631)
* Synced with GENie upstream revision e78d6c1

* Add Visual Studio 2019 support

* Fix hardcoded -m64

* Switch appveyor to Visual Studio 2019

* Fix genie being built as 32-bit

* MSVC build is known to be broken currently. Let it fail until all the known issues are fixed.

* Update the packages before building

* Build with 3 threads
Appveyor VMs have only 2 cores and 8 GB RAM.

* Enable caching of pacman cache
2019-09-29 09:30:18 -04:00
hap
1bd1288c9e hh_sm510: missing savestate variable (nw) 2019-09-29 14:57:47 +02:00
braintro
f8b539384d (nw) zn.cpp: Correct long standing type in ROM label 2019-09-29 00:11:46 -05:00
braintro
21a9c0ac50 (nw) zn.cpp: Correct labels for Beastorizer / Bloody Roar 2019-09-28 23:46:21 -05:00
AJR
0c033db386 Fix build on Apple LLVM version 7.0.2 (clang-700.1.81) (nw)
The same fix might also be needed for some non-Apple clang versions.
2019-09-29 00:24:45 -04:00
Ivan Vangelista
f96feeb2fe changyu.cpp: decapped MCU for the changyu2 set [Caps0ff, TeamEurope] 2019-09-29 06:03:48 +02:00