cam900
caf9eb6576
pgm.cpp : Fix object finder, Remove unused things ( #3448 )
...
* pgm.cpp : Fix object finder, Remove unused things
* pgm.cpp : Fix build
2018-04-13 01:29:07 +10:00
Patrick Mackinlay
e50bff084d
interpro: minor changes (nw)
...
* debugger address translation
* documentation edits
2018-04-12 23:00:42 +10:00
cam900
7cf95e857a
gundealr.cpp : Cleanups ( #3447 )
...
* gundealr.cpp : Cleanups
* gundealr.cpp : Fix build
2018-04-12 22:59:41 +10:00
smf-
cfcbccbbd0
fixed building with Visual Studio (nw)
2018-04-12 07:45:39 +01:00
ajrhacker
4949b83626
Merge pull request #3443 from ajrhacker/addrmirror
...
Relax constraints on address mirroring/global mask combinations. Mirr…
2018-04-11 22:23:57 -04:00
AJR
56d3920f72
ins8250.cpp: Notes on Intel variants (nw)
2018-04-11 14:35:26 -04:00
Robbbert
5f2d69565a
(nw) last bunch for tonight
2018-04-12 03:51:42 +10:00
Robbbert
d65887bb61
(nw) fixed minitel2 which had been broken for 6 weeks.
2018-04-12 02:41:01 +10:00
Robbbert
ea8b5cb36c
(nw) more address maps
2018-04-12 02:39:21 +10:00
Robbbert
ac3bf44b2d
(nw) more address map modernisation
2018-04-12 01:23:58 +10:00
Robbbert
da3bcbde9b
(nw) address map modernisation for a2600, asst128, osborne1, atom, cbm2, deco32, konblands, qtsbc
2018-04-12 00:24:24 +10:00
cracyc
f8634da2a5
pc9801: oops (nw)
2018-04-11 09:17:41 -05:00
AJR
daec5f3639
Relax constraints on address mirroring/global mask combinations. Mirror bits are now allowed to fall outside the driver-specified global mask, though memory map validation requires that they cover the entire masked-out portions of the address space if any do.
...
This change is intended to expedite debugging of software written for the TMPZ84C015 or similar Z80-based controllers which use 8-bit I/O addressing for the on-chip peripherals but may use either 8-bit or 16-bit addressing externally.
2018-04-11 10:04:31 -04:00
Robbbert
f12164ca34
dorachan : better protection [iq_132] ; & (nw) cleanup
2018-04-11 22:40:39 +10:00
cracyc
97f93a8711
pc9801: fix exvram low address banking (nw)
2018-04-10 22:19:18 -05:00
angelosa
dad57e3823
New NOT_WORKING software list additions
...
---------------------------------------
ibm5170_cdrom.xml:
Who Shot Johnny Rock (Italy) [arena80.it]
2018-04-10 23:01:57 +02:00
angelosa
70e4f720b4
Not by me (nw)
2018-04-10 23:01:36 +02:00
AJR
b3fe6c4588
amaticmg.cpp: Use output finder (nw)
2018-04-10 12:22:37 -04:00
Robbbert
0d775d7cae
(nw) output finder for polgar, mephisto, mephisto_montec
2018-04-11 00:57:16 +10:00
Robbbert
bc543572ec
(nw) output finder for mw18w, ecoinfr, chexx, kungfur
2018-04-11 00:21:03 +10:00
Robbbert
34250f5564
(nw) jpmimpct : output finder
2018-04-10 23:36:08 +10:00
Dirk Best
aa3c3fde69
model2: Proper default values for lightgun games
...
This avoids the need to calibrate the lightguns in the service
mode. Also clean up lightgun interface. Five percent of the
full range is now declared off-screen and will act as a reload
area.
2018-04-10 15:32:28 +02:00
Robbbert
2211387bfa
(nw) wpc_an : output finder (grchamp: removed test code from last commit)
2018-04-10 23:11:30 +10:00
Robbbert
da2a6868b1
(nw) grchamp : output finder
2018-04-10 22:59:22 +10:00
R. Belmont
099be8ad33
Merge pull request #3441 from cam900/patch-7
...
cave.cpp : Fix hotdogst Name/Distributor tags
2018-04-10 08:44:06 -04:00
cam900
443d1fef3f
cave.cpp : Fix hotdogst Name/Distributor tags
...
(International) is piece of korean company name "Ace International Co., Ltd", the Exclusive Distributor of Hotdog Storm on Korea.
2018-04-10 19:52:10 +09:00
AJR
4fe26f7d40
Machines promoted to working
...
----------------------------
Quiz Channel Question (Ver 1.00) (Japan) [AJR]
Clones promoted to working
--------------------------
Quiz Channel Question (Ver 1.23) (Taiwan?) [AJR]
2018-04-09 23:33:54 -04:00
AJR
5d976eb522
ddenlovr.cpp: Scanline timers have been eliminated (nw)
2018-04-09 23:16:50 -04:00
angelosa
af9bd80876
stvvdp2.cpp: fixed regression with Cotton 2 backgrounds in stage 2 onward (enables ROZ mode 3 without neither rotation parameter windows nor actual rotation parameters) [Angelo Salese]
2018-04-10 04:57:43 +02:00
Robbbert
8492b71ac5
(nw) crusnexo : output finder
2018-04-10 12:47:15 +10:00
AJR
ffd6d1a452
MT #6937 (nw)
2018-04-09 22:14:51 -04:00
Robbbert
0db5119b6b
(nw) sym1: fixed keyboard been broken for 6 months, and added output finder.
2018-04-10 12:02:58 +10:00
Robbbert
befad507bc
(nw) enmirage : output finder
2018-04-10 12:01:00 +10:00
Robbbert
df7152782a
MT 06936
2018-04-10 10:41:00 +10:00
Robbbert
aca80bdce7
(nw) sitcom : output finder
2018-04-10 10:15:50 +10:00
AJR
3f5b2f2206
vlc.cpp: Fix memory mapping and IRQs for DUARTs and RTC (nw)
2018-04-09 18:55:22 -04:00
AJR
9b554f0454
ddenlovr.cpp: Change main CPU type to TMPZ84C015 for most Z80-based games
2018-04-09 16:16:25 -04:00
Ivan Vangelista
101c290704
new not working machine
...
------------------------------------
Amazonia King Plus (V204BR) [César Aragão (GarouSP)]
2018-04-09 19:41:08 +02:00
Dirk Best
604789374e
model2: Fix some input related isses after the last change
2018-04-09 19:39:51 +02:00
Ivan Vangelista
941b9aa85e
kyugo.cpp: more accurate ROM labels and corrected gfx1 ROM size (nw)
2018-04-09 19:11:00 +02:00
AJR
18ff3a0700
ddenlovr.cpp: Separate blitter IRQ handlers; fix interrupts in mjmyster and related sets (nw)
2018-04-09 13:00:35 -04:00
AJR
b875e348ec
rugby: Move video RAM to where it fits better (nw)
2018-04-09 10:38:19 -04:00
AJR
3b0675f76f
pbaction: Use CTC to provide interrupts for sound CPU
2018-04-09 09:05:30 -04:00
Tom
596d00fd24
new renegade and silkworm bootleg sets ( #3425 )
...
* added Renegade bootleg set
* added Silkworm bootleg set
* silkwormb dipswitch changes and add notes
* requested changes to renegadeb
2018-04-09 09:46:27 +02:00
AJR
af0164389e
istellar: Communication latch modernization (nw)
2018-04-09 01:43:56 -04:00
AJR
67139e021b
sindbadm: Acknowledge sound interrupt the 8255 Mode 2 way (nw)
2018-04-09 01:13:51 -04:00
AJR
1f6c67fc85
contra.cpp: Acknowledge sound IRQ (nw)
2018-04-09 00:24:56 -04:00
AJR
1763d95881
bladestl.cpp: Soundlatch modernization (nw)
2018-04-09 00:15:00 -04:00
ajrhacker
938bfbee61
Merge pull request #3432 from cam900/tlc34076_unique
...
tlc34076.cpp Cleanups
2018-04-08 23:51:26 -04:00
AJR
c92693983d
diexec: Note flaw in INPUT_LINE_RESET implementation (nw)
2018-04-08 19:06:55 -04:00