Commit Graph

54824 Commits

Author SHA1 Message Date
Dirk Best
67034f4513 adc0844: Support ADC0848 variant, some adjustments to differential mode 2017-11-08 17:15:20 +01:00
Robbbert
f3a161d3f4 (nw) dms86 : added devices but commented out as not working 2017-11-09 03:03:06 +11:00
angelosa
d9eaaf2151 gladiatr.cpp: sub cpu irq ack, mcu input check on state 3, flip screen default was inverted (nw) 2017-11-08 15:56:22 +01:00
AJR
d92ecdbbf7 micro3d.cpp: Correct and simplify device tags (nw) 2017-11-08 09:42:24 -05:00
AJR
3e8e2b2526 micro3d.cpp: A few more lines from schematics (nw) 2017-11-08 09:36:50 -05:00
R. Belmont
9b6d22ee73
Merge pull request #2786 from sjy96525/patch-23
Correct Dip Switches for Sky Destroyer. [sjy96525]
2017-11-08 08:09:46 -05:00
Robbbert
2a40a00e2c (nw) hpz80unk : added uarts and notes 2017-11-08 22:14:37 +11:00
sjy96525
3fee10bdc9
Correct Dip Switches for Sky Destroyer. [sjy96525] 2017-11-08 15:37:23 +08:00
MetalliC
d724f49d42 preliminary Yamaha YMZ774 emulation (nw) 2017-11-08 06:43:50 +02:00
AJR
d49ccf883e term2: Add ADC0844 (nw) 2017-11-07 22:54:05 -05:00
AJR
d86052f91d spyhunt2: Add ADC0844 (nw) 2017-11-07 21:20:07 -05:00
Dirk Best
93fd393eee einstein: Mark Einstein 256 rom dump as bad 2017-11-08 03:17:36 +01:00
AJR
805d5427ba maxrpm: Add ADC0844 (nw) 2017-11-07 20:14:34 -05:00
AJR
5c2ab4e053 hp80.cpp: Unbreak the build (nw) 2017-11-07 19:47:22 -05:00
angelosa
d213b96a74 Added ADPCM (nw) 2017-11-08 01:14:00 +01:00
angelosa
d51844e720 gladiatr.cpp: preliminary sound for Ping Pong King [Angelo Salese] 2017-11-08 00:39:28 +01:00
angelosa
04d9e698ee cyclemb.cpp: Added preliminary audio for Cycle Maabou/Sky Destroyer [Angelo Salese] 2017-11-08 00:39:27 +01:00
hap
c4fc732cdd flower.h small cleanup (nw) 2017-11-07 23:04:13 +01:00
angelosa
f97085d06e Added flip screen to Ping Pong King (nw) 2017-11-07 22:30:51 +01:00
angelosa
a5eeca32de Added P2 / DSW1 / clean stuff (nw) 2017-11-07 22:30:49 +01:00
hap
64249edfd9 rename "x Audio Custom" to "x Custom Sound" (nw) 2017-11-07 22:12:50 +01:00
hap
976a98cfc5 flower/wiping sound: added guessed clock() (nw) 2017-11-07 21:38:25 +01:00
angelosa
9ee00a9096 gladiatr.cpp: added preliminary MCU simulation for Ping Pong King inputs [Angelo Salese] 2017-11-07 18:26:13 +01:00
Dirk Best
9753e78025 micro3d: Attach RS232 port to monitor port
Start with "-monitor terminal" to see debug messages from the
game.
2017-11-07 15:58:36 +01:00
Dirk Best
bf502d0ea2 Small fix for previous commit (nw) 2017-11-07 13:54:46 +01:00
Dirk Best
46296ff713 micro3d: Use ADC0844 device and fix throttle regression
The throttle has been broken since 0.154.
2017-11-07 13:27:58 +01:00
Ivan Vangelista
8161629eb5
gei.cpp: fixed MT04651 (nw) 2017-11-07 11:13:09 +01:00
Ivan Vangelista
09af247006
ps2sony.cpp: fixed validation (nw) 2017-11-07 09:09:52 +01:00
R. Belmont
615de44e8d
Merge pull request #2774 from fulivi/hp80_dev04
HP85: Internal printer added
2017-11-06 20:39:00 -05:00
R. Belmont
11987a538e
Merge pull request #2779 from rfka01/master
Added missing Kaypro models, distributed ROM files accordingly
2017-11-06 20:38:00 -05:00
Ted Green
adb968a68a mips3: Cleanup TX4925 implementation. (nw) 2017-11-06 15:59:46 -07:00
AJR
fe74d5c47b v9938: Bury this inaccurate kludge for good (nw) 2017-11-06 17:29:57 -05:00
Nigel Barnes
59af927112 floptool: Added Acorn Atom floppy formats. (nw) 2017-11-06 21:42:13 +00:00
Nigel Barnes
8c8b749762 castool: Added Acorn Atom formats. (nw) 2017-11-06 21:42:13 +00:00
Nigel Barnes
e84891301b New NOT working software list
---------------------------------
px8_cart: Epson BASIC, Clock, DAKComm, dBase II, Geneva Connection, Intext 1.1, Intext 1.0, Othello, Oval IRM, Portable Calc, Portable WordStar, SuperCalc, The Traveling Appointment Manager, The Traveling Expense Manager, The Traveling Time Manager, Turbo Pascal (unofficial ROM), CP/M Utilities
2017-11-06 21:42:13 +00:00
Nigel Barnes
780340b355 bbcb: Added Computer Village 1797 FDC (LVL Dos), not working. 2017-11-06 21:42:13 +00:00
Dirk Best
e0321d67e6 midvunit: Use ADC0844 device 2017-11-06 20:47:45 +01:00
Dirk Best
faeedc757c einstein: Major cleanup, add a ADC0844 device
The analogue joystick is now emulated. Also fixed a few minor issues
with the memory map.

This also adds a generic Z80 dasisy chain device, for use in drivers
with non-Z80 peripherals.
2017-11-06 20:47:38 +01:00
MetalliC
9b446161b8
Merge pull request #2777 from einstein95/master
Replacing the PlayStation 2 BIOS files with ones from the redump datfile (nw)
2017-11-06 21:10:26 +02:00
einstein95
445a96fa22 Update to latest redump datfile (nw) 2017-11-07 07:55:10 +13:00
einstein95
f691371153 Replacing the PlayStation 2 BIOS files with ones from the redump datfile (nw) 2017-11-07 07:55:10 +13:00
AJR
75ebec8dd3 ds1204: Use full device name (nw) 2017-11-06 13:31:42 -05:00
Ivan Vangelista
efd3c7cc5d new not working software list additions
-------------------------------------------------------
vsmile_cart:Disney La sirenetta - Ariel e la crociera magica (Ita), Disney Cenerentola - I desideri magici di Cenerentola (Ita), Disney Il re leone - La grande avventura di Simba (Ita), Kung Fu Panda - Path of the Panda (UK), Disney/Pixar Up (UK), Disney/Pixar Ratatouille - Le nuove ricette di Remy (Ita), Scooby-Doo! - Avventura a Funland (Ita), Zayzoo: An Earth Adventure (UK) [tag2015]
2017-11-06 19:13:20 +01:00
Ivan Vangelista
48edc4100c new working clone
------------------------------
'99: The Last War (bootleg) [ShouTime]
2017-11-06 19:05:36 +01:00
Ivan Vangelista
e8cd1e8131 new working clone
---------------------------
The 26th Z [ShouTime, Paul Vining, The Dumping Union]
2017-11-06 19:04:09 +01:00
hap
8e13c4a31a zx: added extra RAM options for ts1000 [Barry Nelson] 2017-11-06 18:16:06 +01:00
AJR
61b1748559 dsb46: Use CTC for baud rate generation (nw) 2017-11-06 11:52:42 -05:00
hap
412a9b4783 zx: ts1000 display circuitry is identical to zx81, not cyan [Barry Nelson] 2017-11-06 16:09:09 +01:00
MetalliC
ad83fd8b3e
Merge pull request #2783 from DavidHaywood/pgm2
dumped internal IGS036 rom for Oriental Legend 2 [Morten Shearman Kirkegaard and Peter Wilhelmsen]
2017-11-06 15:11:14 +02:00
David Haywood
d9e9639a63 dumped internal IGS036 rom for Oriental Legend 2 [Morten Shearman Kirkegaard and Peter Wilhelmsen]
started adding some devices to the driver to support it [David Haywood]
derived IGS036 type in ARM7/9 core, because it seems like mmu could be different, and there are probably other internal devices [David Haywood]
fixed(?) BLX (LO) thumb opcode in ARM7/9 core, was storing a return address that skipped the following opcode [David Haywood]

I think there might still be ARM9 issues.
2017-11-06 12:36:52 +00:00