Commit Graph

47380 Commits

Author SHA1 Message Date
Sandro Ronco
1746a9f058 Moved Saitek RISC 2500 into a separate driver and added internal layout and inputs. 2016-10-28 21:38:26 +02:00
Sandro Ronco
6184bba010 arm: implemented Transfers to User Bank in LDM/STM and fixed flags corruption in branch opcodes. 2016-10-28 21:37:42 +02:00
therealmogminer@gmail.com
fc5fc6d4c2 New devices added
-----------------
7400 Quad 2-Input NAND Gate [Ryan Holtz]
7404 Hex Inverter [Ryan Holtz]
82S126/82S129 256x4-bit PROM [Ryan Holtz]
2016-10-28 20:08:21 +02:00
hap
5580684580 ñyan? (nw) 2016-10-28 19:21:22 +02:00
Ivan Vangelista
ba2cf306fe New working clones added
_____________________
Cosmic Invaders (bootleg of Space Invaders) [penrhos]
2016-10-28 17:04:35 +02:00
smf-
b236d2196d fixed ML state mask (nw) 2016-10-28 15:48:32 +01:00
smf-
6fe9924c50 added boilerplate comments, sync pc/curpc, add enum for state. (nw) 2016-10-28 15:39:41 +01:00
smf-
f3aa650a3c increase WS state mask to 4 bits, to match what the emulation does. (nw) 2016-10-28 14:58:33 +01:00
smf-
914f0e1ff8 sync pc/curpc/ml/ws (nw) 2016-10-28 14:32:04 +01:00
smf-
19d4f61756 added boilerplate comments & removed unnecessary formatstr() (nw) 2016-10-28 14:32:04 +01:00
Miodrag Milanovic
b15c273250 Fix validation by qmc2 (nw) 2016-10-28 14:59:55 +02:00
Olivier Galibert
e22eb16739 Merge pull request #1587 from npwoods/lr35902_fix_spacing
Fixing spacing
2016-10-28 14:40:56 +02:00
Nathan Woods
a810693268 Fixing spacing 2016-10-28 07:51:42 -04:00
Ivan Vangelista
7eaf8aac14 namcos23.cpp: changed timecrs2 and timecrs2v5a to US, as suggested by Haze and wyt20141127 (nw) 2016-10-28 07:47:16 +02:00
Robert
7502649a88 Merge pull request #1585 from ajrhacker/mess_ttl_fix
Fix build (nw)
2016-10-28 16:12:01 +11:00
AJR
86d4bc5f8f Fix build (nw) 2016-10-28 00:39:11 -04:00
arbee
205d8d3fd3 Missing files from last commit (nw) 2016-10-27 23:30:54 -04:00
R. Belmont
bd964a7db3 Merge pull request #1561 from npwoods/dasmstream_i386
Changed the x86 disassembler to use 'std::ostream &' internally
2016-10-27 23:17:37 -04:00
R. Belmont
0ab63064b4 Merge pull request #1584 from system11b/S11tmntvigil
tmnt.cpp: changed back to 320x224 as per MT04790 discussion
2016-10-27 23:16:25 -04:00
arbee
ceb0a0b457 mac: split 128/512/Plus into new separate, more modern driver. [R. Belmont]
nw: Driver locks up when you move the mouse b/c z80scc can't ack DCD change interrupts yet.  I'm checking this in so Edstrom can fix that ;-)
2016-10-27 23:05:36 -04:00
system11b
0881bacf1c tmnt.cpp: changed back to 320x224 as per MT04790 discussion
vigilant.cpp: corrected visible screen area (PCB comparison)
2016-10-28 01:55:20 +01:00
therealmogminer@gmail.com
17681b2d75 -hazeltin: Added newly-dumped bipolar PROMs. [Ryan Holtz] 2016-10-28 02:51:10 +02:00
therealmogminer@gmail.com
c35c2a9cdc New devices added
-----------------
54/7416x Hex/Quad D Flip-Flops with Clear [Ryan Holtz]
9334/DM9334 8-Bit Addressable Latch [Ryan Holtz]
2016-10-28 02:37:23 +02:00
therealmogminer@gmail.com
93735cdf7e -core: Added 54/74160,161,162,163 device emulation. [Ryan Holtz] 2016-10-28 02:37:22 +02:00
R. Belmont
36190dfaa9 Merge pull request #1571 from JoakimLarsson/candela_2
- WIP The Candela computers
2016-10-27 16:32:24 -04:00
R. Belmont
aba9385059 Merge pull request #1581 from JoakimLarsson/kron_5
WIP KRON-180 terminal controller
2016-10-27 16:32:15 -04:00
R. Belmont
8c3de4e385 Merge pull request #1575 from mamehaze/251016
new clones    Burning Fight (prototype, ver 23.3, 910326) [Collin Foust]
2016-10-27 16:31:54 -04:00
R. Belmont
ba8caed27f Merge pull request #1580 from npwoods/dasmstream_mcs96
Changed the mcs96 disassembler to use 'std::ostream &' internally
2016-10-27 16:27:38 -04:00
R. Belmont
04a56a8ebe Merge pull request #1578 from npwoods/dasmstream_i8085
Changed the i8085 disassembler to use 'std::ostream &' internally
2016-10-27 16:26:19 -04:00
R. Belmont
25662acbcf Merge pull request #1577 from npwoods/dasmstream_lr35902
Changed the lr35902 disassembler to use 'std::ostream &' internally
2016-10-27 16:26:11 -04:00
R. Belmont
3daf6be426 Merge pull request #1576 from npwoods/dasmstream_i8008
Changed the i8008 disassembler to use 'std::ostream &' internally
2016-10-27 16:26:04 -04:00
R. Belmont
da84ed911b Merge pull request #1574 from npwoods/dasmstream_avr8
Changed the AVR8 disassembler to use 'std::ostream &' internally
2016-10-27 16:25:58 -04:00
R. Belmont
fbab3981f0 Merge pull request #1572 from npwoods/dasmstream_m6800
Changed the M6800 disassembler to use 'std::ostream &' internally
2016-10-27 16:25:51 -04:00
R. Belmont
7b3eb8f067 Merge pull request #1573 from npwoods/dasmstream_m6502
Changed the M6502 disassembler to use 'std::ostream &' internally
2016-10-27 16:25:45 -04:00
R. Belmont
9c4310921b Merge pull request #1569 from einstein95/master
Standardise pkladies inputs, remove P2 inputs (nw)
2016-10-27 16:25:22 -04:00
hap
7bbd884123 hh*: correct Game Robot company (nw) 2016-10-27 19:14:53 +02:00
Joakim Larsson Edstrom
bf495ea0db WIP KRON-180 terminal controller 2016-10-27 17:14:28 +02:00
Miodrag Milanovic
cfc69a2f88 fix for misleading-indentation warning (nw) 2016-10-27 16:10:29 +02:00
Nathan Woods
19fa006126 Changed the mcs96 disassembler to use 'std::ostream &' internally 2016-10-27 08:06:22 -04:00
Vas Crabb
ee9130348c Merge pull request #1579 from jmallach/spelling-fixes
Misc typo fixes.
2016-10-27 22:48:45 +11:00
therealmogminer@gmail.com
8225a140ee -hazeltin: Added preliminary video, still broken due to timing issues. [Ryan Holtz] 2016-10-27 13:46:42 +02:00
Jordi Mallach
94220aa08b Misc typo fixes. 2016-10-27 13:45:15 +02:00
Nathan Woods
bb67e3739d Changed the i8085 disassembler to use 'std::ostream &' internally 2016-10-27 07:25:03 -04:00
Nathan Woods
6b5070b02f Changed the lr35902 disassembler to use 'std::ostream &' internally 2016-10-27 06:55:36 -04:00
Nathan Woods
331830424e Changed the i8008 disassembler to use 'std::ostream &' internally 2016-10-27 06:46:26 -04:00
David Haywood
ab7ab75040 new clones Burning Fight (prototype, ver 23.3, 910326) [Collin Foust]
closer to the final version than the other proto, gfx/sound data matches released game just in different rom arrangement, program code is unique.
2016-10-27 11:37:55 +01:00
Nathan Woods
9e665c3698 Changed the AVR8 disassembler to use 'std::ostream &' internally 2016-10-27 06:36:34 -04:00
Nathan Woods
a372f28b67 Changed the M6502 disassembler to use 'std::ostream &' internally 2016-10-27 06:28:11 -04:00
Nathan Woods
eed3ed841a Changed the M6800 disassembler to use 'std::ostream &' internally 2016-10-27 06:12:18 -04:00
Joakim Larsson Edstrom
bf9250946d - WIP can09 a non working driver for the Candela main computer, a 6809 based design with FDC and a 6850 CRTC
- WIP can09t a somewhat working driver for the Candela terminal, a slimmer version without FDC and with a terminal interface
2016-10-27 09:20:13 +02:00