R. Belmont
3799ff6288
Merge pull request #1602 from npwoods/dasmstream_superfx
...
Changed the SuperFX disassembler to use 'std::ostream &' internally
2016-10-29 20:41:48 -04:00
R. Belmont
86548bc507
Merge pull request #1557 from ajrhacker/inputdev
...
Polymorphize input_device and input_class; move to separate source fi…
2016-10-29 20:41:28 -04:00
R. Belmont
d13b7a310e
Merge pull request #1586 from MASHinfo/master
...
Fixed input in Space Lords
2016-10-29 20:41:13 -04:00
R. Belmont
2afc31e46b
Merge pull request #1588 from JoakimLarsson/sccmac
...
SCC bugfix in rr15 support
2016-10-29 20:40:34 -04:00
hap
19ea1eb637
New Working machine added
...
--------
Radio Shack Monkey See [hap, Sean Riddle]
2016-10-30 01:42:43 +02:00
briantro
69026f8903
zaxxon.cpp: Minor set name revision - NW
2016-10-29 18:39:10 -05:00
briantro
222b10a8ca
zaxxon.cpp: Rom label correction - NW
2016-10-29 18:31:16 -05:00
briantro
10c2d44358
peplus.cpp: Minor doc update - NW
2016-10-29 18:30:14 -05:00
Nathan Woods
95e8d76cd6
Changed the SuperFX disassembler to use 'std::ostream &' internally
2016-10-29 17:31:12 -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
Joakim Larsson Edstrom
f9f9fad299
Fixed bug in rr15 - read register 15, inhibiting mac plus & co to boot
2016-10-28 16:56:33 +02:00
Joakim Larsson Edstrom
41003706f0
documented SCC init sequence
2016-10-28 16:54:48 +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
MASH
d16e49b930
Fixed input in Space Lords
...
I used the 'Service Mode' in Space Lords, the manual and a Flickr picture to fixed the controls.
Manual: www.gallopingghostarcade.com/qr/spacelords/manual.pdf
Controls: http://www.flickr.com/photos/10707024@N04/26548492116
2016-10-28 06:28:35 +01: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