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 |
|
Vas Crabb
|
0d87ff49b1
|
anzterm: describe some of the more interesting chips, the damn thing has a lot of RAMs and ACIAs (nw)
|
2016-10-27 13:48:13 +11:00 |
|
Vas Crabb
|
ca2a209db5
|
Merge pull request #1570 from JoakimLarsson/sccext
SCC: Added support for RTxC as BRG clock source
|
2016-10-27 10:09:37 +11:00 |
|
hap
|
1c383acaca
|
Merge pull request #1558 from system11b/S11mjfixes12
jangou.cpp: corrected dip switches for Jangou Lady
|
2016-10-27 00:17:53 +02:00 |
|
cracyc
|
cf037e79d2
|
data: remove extra newlines (nw)
|
2016-10-26 16:33:57 -05:00 |
|
Joakim Larsson Edstrom
|
05a31a1560
|
Fixed also the SCC read device so that the console works
|
2016-10-26 23:16:44 +02:00 |
|
Joakim Larsson Edstrom
|
ccb90cd3dd
|
Added support for RTxC external clock source for BRG
|
2016-10-26 23:13:49 +02:00 |
|
MetalliC
|
373cea0ca1
|
naomi.c game names changes: add supported regions info, change all to "Export name / Japan name" template, correct few names as per title screens.
|
2016-10-26 22:38:49 +03:00 |
|
MetalliC
|
c66146519f
|
fix build (nw)
|
2016-10-26 22:31:49 +03:00 |
|
system11b
|
962b7f0357
|
nbmj8891.cpp: corrected scandal mahjong dips
nbmj9195.cpp: corrected pretty sailor 18-kin dips
[system11]
|
2016-10-26 19:45:34 +01:00 |
|
Phil Bennett
|
e6d92ba43c
|
- Reverse-engineered Space Lords security FPGA and implemented decryption code [Morten Shearman Kirkegaard, Samuel Neves, Peter Wilhelmsen]
New games added or promoted from NOT_WORKING status
Space Lords [Morten Shearman Kirkegaard, Samuel Neves, Peter Wilhelmsen]
|
2016-10-26 11:29:07 -07:00 |
|