Commit Graph

67050 Commits

Author SHA1 Message Date
hap
478df8998e supercon: add chesspieces (nw) 2019-06-27 22:36:18 +02:00
hap
988a62c4f7 savant: add redumped roms (nw) 2019-06-27 20:39:53 +02:00
AJR
7b527e621f sol20: Add NO_DUMP entry for keyboard PROM (nw) 2019-06-27 14:06:03 -04:00
Robbbert
e536c333d0 (nw) nascom: added cassette (not working) 2019-06-28 03:23:15 +10:00
Robbbert
96fb91a9b3 (nw) pmi80: fixed keyboard, added devices, added cassette (not working). Removed unneeded 10th digit. 2019-06-28 03:20:55 +10:00
ajrhacker
639f5c204a
Merge pull request #5288 from kadireksi/patch-3
a few translations...
2019-06-27 11:11:49 -04:00
AJR
f9745cdafc devcb.h: Revert unnecessary change from ed0202220a (nw)
isnull() checks the list of unresolved functions along with the list of resolved ones, so resolve_safe() doesn't really need a return value as long as it is called second.
2019-06-27 10:38:29 -04:00
Firehawke
a620f24ffc A2/CC Softlist updates - do not merge until next (0.212) cycle starts, please (nw) (#5279)
* Update Apple II WOZ originals to June 15th, 2019 (nw)

Adds:
Sherwood Forest
Short Circuit
Moonmist (Release 9 / 861022)

* Beginning of CoCo Rainbow on Disk archives (nw)

This covers the currently (June 15th, 2019) known best dumps of the Rainbow on Disk issues up through February 1991. The last issue is April 1993, so there's a bit left to go.

* Update Apple II WOZ originals to June 16th, 2019 (nw)

Add: 2400 A.D.

* Complete the Rainbow on Disk archives as we have access to them as of June 16th, 2019 (nw)

All known-dumped disk sides are now included. A number are still missing and need dumping, however.

* Update Apple II originals to June 22nd, 2019 (nw)

Fix some disk naming formatting I'd missed as well.

* Here's the beginning of the July Apple II flood. (nw)

Updated several cleanly cracked entries.
Added about 300 new entries.
2019-06-27 10:34:03 -04:00
hap
71def9eeb4 talkingbb: use pwm_display_device (nw) 2019-06-27 16:33:16 +02:00
hap
1269b4d125 sc2: use pwm_display_device (nw) 2019-06-27 16:33:16 +02:00
hap
181ee183c9 delta1: use pwm_display_device (nw) 2019-06-27 16:33:15 +02:00
hap
5b047cd9af intel02: use pwm_display_device (nw) 2019-06-27 16:33:15 +02:00
hap
e1a5b1764d ggm: use pwm_display_device (nw) 2019-06-27 16:33:15 +02:00
Olivier Galibert
379bba82b6 bert: fix it (nw) 2019-06-27 15:39:05 +02:00
Patrick Mackinlay
c05e716513 edlc: read/write/reset handlers (nw) 2019-06-27 11:26:41 +07:00
Vas Crabb
b1689f37e9 Merge branch 'release0211' 2019-06-27 12:45:40 +10:00
Vas Crabb
90508cc3ed Revert "Revert preliminary sensorboard emulation to give it more time to stabilise before appearing in a release. (nw)"
This reverts commit edb62679cd.

Reverting the revert to avoid a mess when merging to master.
2019-06-27 12:44:46 +10:00
hap
60924e1222 New not working machine added
-------------
Savant [hap, Berger, Sean Riddle]
2019-06-27 01:37:55 +02:00
Olivier Galibert
ffe04a3f08 mindset: More graphics fixes [O. Galibert] 2019-06-26 23:54:55 +02:00
braintro
952b2d2de4 New working clone
New working clone
------------------
F1 Super Lap (World, Unprotected) [Corrado Tomaselli, The Dumping Union]
2019-06-26 11:03:42 -05:00
braintro
2e8ba90de0 rbisland.cpp: Dumped the Rainbow Islands - Extra Version C-CHIP EPROM data. [Team Caps0ff, Kevin Eshbach] 2019-06-26 10:23:55 -05:00
AJR
7bcd38c2c0 hpc3: Add callback bindings for EDLC (nw) 2019-06-26 10:50:25 -04:00
MetalliC
aa2ba3cb2a new NOT_WORKING clone
---------------------
Photo Y2K 2 / Chaoji Bi Yi Bi 2 / Dajia Lai Zhao Cha 2 / Real and Fake 2 Photo Y2K (ver. 100, Japanese Board) [GC8TECH]
2019-06-26 16:45:33 +03:00
Patrick Mackinlay
4b70016e83 new device seeq8003 2019-06-26 20:21:15 +07:00
ajrhacker
e78ac44ab0
Merge pull request #5289 from AmatCoder/AmatCoder-fix-tzx
txz_cass.cpp: Adding 1 ms. pause to ensure that the last edge is prop…
2019-06-26 09:18:22 -04:00
AJR
b26efa5165 att630: Vectors lie in BRAM, so no callback needed after all (nw) 2019-06-26 08:00:54 -04:00
AJR
ed03a023f6 att630: Add BRAM and preliminary interrupt controller; correct screen color (nw) 2019-06-26 07:43:16 -04:00
Dirk Best
e617a19885 att630: Screen rendering, add more info to address map 2019-06-26 12:51:43 +02:00
Vas Crabb
1b969a8acb version bump (nw) 2019-06-26 20:25:30 +10:00
AmatCoder
97c8883832 txz_cass.cpp: Adding 1 ms. pause to ensure that the last edge is properly finished at the end of tape
As discussed in #5255
2019-06-26 12:22:07 +02:00
Kadir Ekşi
e20127eacf
a few translations... 2019-06-26 13:14:53 +03:00
MooglyGuy
42719e5b53 -dpb_brushstore: Fixed ROM hash, nw 2019-06-26 03:15:46 +02:00
Olivier Galibert
e5112a99c9 mindset: Cleanup floppy motor control [O. Galibert] 2019-06-25 23:09:36 +02:00
Olivier Galibert
dc35885dcd mindset: Drop the interlace for now, add 80-cols mode, fix parts of the blitter [O. Galibert] 2019-06-25 21:23:23 +02:00
R. Belmont
58364fbade
Merge pull request #5287 from shattered/_5ca0340d4b
t11: switch to MACRO-11 syntax, decode deferred addressing modes (nw)
2019-06-25 15:18:51 -04:00
Sergey Svishchev
13066fe5f8 t11: switch to MACRO-11 syntax, decode deferred addressing modes (nw) 2019-06-25 21:16:17 +03:00
Roberto Fresca
836b625cbc 4enlinea.cpp. Some cleanup and fix typo. 2019-06-25 20:12:48 +02:00
MetalliC
04710621a7 new working clone
-----------------
Dragon World 3 EX (ver. 101CN) [GC8TECH]
2019-06-25 17:20:04 +03:00
Dirk Best
fe72c93511 qvt103: Basic screen rendering 2019-06-25 11:32:41 +02:00
Olivier Galibert
424a18928d mindset: popdemo a little better [O. Galibert] 2019-06-25 10:05:37 +02:00
Olivier Galibert
d433b2cec2 mindset: Add floppy and beautifully blinking interlace [O. Galibert] 2019-06-25 09:54:29 +02:00
MooglyGuy
9b17db3958 -dpb_brushstore: Added skeleton device for DPB-7000 Brush Store Card. [Ryan Holtz] 2019-06-24 21:10:18 +02:00
rfka01
c20f62c33a micral.cpp: added Honeywell-Bull Questar/M (from user aquarius) (#5280)
* micral.cpp: added Honeywell-Bull Questar/M

* micral.cpp: missed a file, comments
2019-06-24 11:46:20 -04:00
R. Belmont
0c3d1ddfe5
Merge pull request #5285 from clawgrip/patch-23
4enlinea.cpp: Add note about known games (nw)
2019-06-24 11:45:26 -04:00
cam900
fc28d074da m72.cpp : Updates (nw) (#5283)
* m72.cpp : Updates (nw)
Use buffered_spriteram16_device for buffered spriteram, Reduce duplicates, Runtime tag lookups, Unnecessary lines, Simplify handlers, Use seperated address map related to config, Use shorter / correct type values, Correct PCM sample rates, Add notes

* m72.cpp : Rounding fixes
2019-06-24 11:05:23 -04:00
ClawGrip
e3d38cdd14
4enlinea.cpp: Add note about known games (nw) 2019-06-24 10:27:36 +02:00
MooglyGuy
57a96f9af4 -dpb_storeaddr: Fix dupe savestate entries, nw 2019-06-24 13:56:52 +10:00
MooglyGuy
ceb558070e -save: Print all duplicate savestate entries found rather than bailing after the first one, nw 2019-06-24 05:07:58 +02:00
MooglyGuy
b8d433a837 -dpb_storeaddr: Fix dupe savestate entries, nw 2019-06-24 05:07:58 +02:00
MooglyGuy
3f893ae451 -dpb_framestore: Added a device (untested) for the DPB-7000 Framestore Card. [Ryan Holtz] 2019-06-24 05:07:58 +02:00