Commit Graph

68824 Commits

Author SHA1 Message Date
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
algestam
628abeb265 New working machine added (#5692)
* New working machine added
----------
Game & Watch: Spitball Sparky [algestam, Mr Jiggles the Christmas Man]
2019-09-29 01:01:06 +02:00
couriersud
cc8114f394 netlist: less cpp - more headers (nw)
- move more code in headers - delete some cpp files.
2019-09-29 00:31:30 +02:00
r09
5ad9faa783 fmtowns_cd.xml: additions, better dumps, updated missing list (#5687)
* fmtowns_cd.xml: additions, better dumps, updated missing list

- Replaced entries with dumps from the redump.org database, with proper track indexes and offset correction:

The 4th Unit 6 - Merry-Go-Round
Air Warrior V1.1
Dragon Shock
Final Blow
Ms. Detective File #1 - Iwami Ginzan Satsujin Jiken
Rance III - Leazas Kanraku
Sherlock Holmes - Consulting Detective
Turbo Out Run
The Visitor

- Added new working dumps from the redump.org database:

Shanghai

- Added new NOT working dumps from the redump.org database (most of these are missing floppy disks):

Air Warrior V1.2
Fujitsu Habitat V2.1L10
Hyper Media NHK Zoku Kiso Eigo: Dai-3-kan
Nobunaga no Yabou: Sengoku Gun'yuuden
Taito Chase H.Q. (Demo)

- Added a parent-clone relationship between the Windows 3.1 revisions

- Updated the missing list with some recently confirmed software

* fixed a couple of typos (nw)
2019-09-28 17:10:53 -04:00
ClawGrip
51a87e5abe New working clones (#5690)
* New working clones

------------------
Beastorizer (USA, alt) [jordigahan, ClawGrip]

* Add "beastrzra" (nw)

* Change sets names (nw)

* Change sets names (nw)

* Fix game names and mark not dumped ROMs as BAD_DUMP (nw)

* Fix game names (nw)

* Add dates on game names (nw)

* Add date also on the Japanese set (nw)

* Rename "beastrzro" to "beastrzra" (nw)
2019-09-28 17:10:03 -04:00
couriersud
545ebe832d netlist: more lint corrections. (nw)
- fixed lint corrections
- added NOLINT where needed
2019-09-28 21:45:59 +02:00
Vas Crabb
8e31f22bcd minimaws: load ROMs and disks, and add a romident subcommand 2019-09-28 21:25:50 +10:00
couriersud
1077396473 netlist: Fix more lint warnings/hints (nw) 2019-09-28 12:51:42 +02:00
feos
29eac3a315 allow updating version.cpp when IGNORE_GIT=1 is passed
without this tweak it would only create the file if it doesn't exist, and wouldn't update an existing one
2019-09-28 18:16:58 +10:00
Ivan Vangelista
d98ddb5419 alpha68k_n.cpp: fixed validation (nw) 2019-09-28 06:33:52 +02:00
couriersud
ce612896a8 netlist: Fix a number of minor issues. (nw)
- lint warnings
- remove const on return types
2019-09-27 22:30:33 +02:00
AJR
28192a5a65 kyros: "Original MCU" is underdumped (nw) 2019-09-27 13:21:40 -04:00
AJR
ab8a17a9d8 sstingry: Notes (nw) 2019-09-27 13:16:08 -04:00
Robbbert
ce7f0c8f68 (nw) ccs300 : disabled irq storm which caused regression 2019-09-28 01:45:46 +10:00