Commit Graph

47392 Commits

Author SHA1 Message Date
Nathan Woods
3e45f0142b Changed the TMS32082 disassembler to use 'std::ostream &' internally 2016-10-29 17:09:46 -04:00
hap
2a7bf5ddee hh_tms1k: added skeleton drivers for bcheetah, esbattle, monkeysee. will add to whatsnew when emulated (nw) 2016-10-29 22:13:23 +02:00
Miodrag Milanovic
0f5eda9c28 Fix for glsl (nw) 2016-10-29 17:38:54 +02:00
smf-
705dde329e removed msm5205 volume trampoline (nw) 2016-10-29 12:17:16 +01:00
Olivier Galibert
bde830ac63 Merge pull request #1590 from ajrhacker/unused_cleanup
Fix build by removing unused variables; slight cleanup of skylncr.cpp…
2016-10-29 12:07:23 +02:00
smf-
89444a3a46 removed cdda volume trampolines (nw) 2016-10-29 10:10:57 +01:00
Branimir Karadžić
a3b4058bf7 Updated BGFX and BX and recompiled shaders (nw) 2016-10-29 09:11:50 +02:00
Justin Kerk
b99be73f2d Experimental support for compiling to WebAssembly using Emscripten (not yet working) (nw) 2016-10-29 06:00:45 +00:00
Robbbert
592c51d19e -DATUM: new driver [Robbbert] 2016-10-29 15:53:59 +11:00
Angelo Salese
0a42c33f8b ffantasy sports "for use in japan only" screen (nw) 2016-10-29 03:28:01 +02:00
AJR
60b9e6da86 Fix build by removing unused variables; slight cleanup of skylncr.cpp (nw) 2016-10-28 19:35:51 -04:00
Justin Kerk
19e9aa6729 Prevent -Wexpansion-to-defined warning in recent Clang (nw) 2016-10-28 21:59:49 +00:00
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