Commit graph

49405 commits

Author SHA1 Message Date
AJR
a974346fc0 MSM5205 architectural cleanups (nw)
- Implement device_clock_changed instead of using custom handler
- Add proper write handlers for S1 and S2 lines and store their state internally
2017-01-10 21:36:40 -05:00
briantro
cd79b1a7ec segaorun.cpp: Add in Speed Indicator for enhanced versions - NW
The Enhanced versions use DSB-4 for showing speed in km/h or MPH.  This is a new additional the original sets didn't support.
2017-01-10 15:07:20 -06:00
Scott Stone
ec2aa711ca ibm6850.xml: Validation fixes and softlist name change to avoid duplication (nw) 2017-01-10 12:48:40 -05:00
Justin Kerk
7960c92197 Initial softlist for the Tandy 1000 series. [Justin Kerk] 2017-01-10 07:40:45 -08:00
Scott Stone
5e55ce601e Fix compile for cop400 using mentioned fix from QMC2(nw) 2017-01-10 08:47:10 -05:00
Curt Coder
b4e5fdcedb cop400: Fixed disassembly of jump instructions and used decimal for LDD/XAD. [Curt Coder] 2017-01-10 11:22:48 +02:00
Curt Coder
2c2e538488 newbrain: Fixed keyboard. [Curt Coder] 2017-01-10 11:22:48 +02:00
Vas Crabb
f90952d048 Merge pull request #1952 from ajrhacker/ibm6580_fix
Fix build (nw)
2017-01-10 16:12:45 +11:00
AJR
5e442a887f Fix build (nw) 2017-01-10 00:07:47 -05:00
Vas Crabb
74af888a30 Clean up scripts from #1861 (nw):
* use spaces for indentation
* better error reporting
* some optimisation
* slightly more intelligent preservation of tabulation
2017-01-10 15:12:21 +11:00
Vas Crabb
f1ead008c4 Merge pull request #1951 from ajrhacker/kchamp_irq
kchamp.cpp: All IRQs/NMIs acknowledged; add 74LS157 for kchampvs (nw)
2017-01-10 15:08:09 +11:00
AJR
6ce6c2a92b kchamp.cpp: All IRQs/NMIs acknowledged; add 74LS157 for kchampvs (nw) 2017-01-09 22:01:59 -05:00
R. Belmont
a9143f121e Merge pull request #1949 from shattered/_6b4b431
IBM 6580 Displaywriter de-skeletonization [shattered]
2017-01-09 21:36:12 -05:00
R. Belmont
d7dba2bd78 Merge pull request #1950 from shattered/_3aa32de
misc. fixes exposed by Displaywriter WIP
2017-01-09 21:35:37 -05:00
yz70s
eb6f3fca0a xbox: small graphics adjustments (nw) 2017-01-09 23:01:10 +01:00
Sergey Svishchev
4add62a083 TeleDisk loader: accept images produced from 8" SSSD disks 2017-01-10 00:31:25 +03:00
Sergey Svishchev
1fda75a0e2 ImageDisk loader: don't crash on tracks with no data 2017-01-10 00:31:24 +03:00
Sergey Svishchev
9143577774 i8255: in read_pc(), also return data from output latch 2017-01-10 00:31:24 +03:00
Sergey Svishchev
a1b75af694 IBM 6580 Displaywriter de-skeletonization [shattered] 2017-01-10 00:30:56 +03:00
briantro
c2e8a41e4b midwunit.cpp: Fix errant space in cut-n-paste - NW 2017-01-09 15:28:56 -06:00
Stiletto
dee5b447b9 starting with the 2016->2017 changes (nw)
starting with the 2016->2017 changes (nw)
2017-01-09 16:03:08 -05:00
R. Belmont
41c377b561 Merge pull request #1946 from npwoods/6x09dasm_comment_fix
Fixing comment
2017-01-09 14:58:26 -05:00
R. Belmont
59d46b73b3 Merge pull request #1947 from ajrhacker/chinagat_irq
chinagat.cpp, ddragon.cpp: More IRQ cleanups (nw)
2017-01-09 14:58:14 -05:00
hap
421604d4a2 moved Novag Super Expert to another driver, going to rewrite from scratch (nw) 2017-01-09 20:19:34 +01:00
AJR
9566d90a12 chinagat.cpp, ddragon.cpp: More IRQ cleanups (nw) 2017-01-09 12:57:42 -05:00
Ivan Vangelista
808ba369e6 New working clone added
____________________
Star Fighter (bootleg of Astro Fighter) [f205v]
2017-01-09 16:52:53 +01:00
Nathan Woods
c31e8dc6ed Fixing comment 2017-01-09 07:20:15 -05:00
Vas Crabb
210cfad161 Merge pull request #1945 from ajrhacker/munchmo_irq
munchmo.cpp: IRQ cleanups (nw)
2017-01-09 20:40:10 +11:00
AJR
62e39d0d4a munchmo.cpp: IRQ cleanups (nw)
- Eliminate HOLD_LINE while remaining true to schematics
- Let main CPU properly acknowledge NMI
- Use one VBLANK handler instead of two
- Correct audio CPU clock divider (should be same as PSGs according to schematics)
- Misc. stylistic streamlining
2017-01-09 01:41:18 -05:00
Justin Kerk
d58b40d5b0 ibm5150.xml, ibm5170.xml: Additions/cleanups (nw) 2017-01-08 22:08:24 -08:00
arbee
bcf10970fc hng64: document I/O CPU clock [Guru] 2017-01-08 22:00:07 -05:00
R. Belmont
c929425285 Merge pull request #1943 from ajrhacker/mwskinsa_mod_removal
Remove unused mwskinsa_mod definition in order to fix build (nw)
2017-01-08 21:58:47 -05:00
arbee
20e0d73916 vcs80: removed direct update handler [R. Belmont] 2017-01-08 21:31:50 -05:00
AJR
4a376383d9 Remove unused mwskinsa_mod definition in order to fix build (nw)
This preserves mwskinsa as it was before 7c22de056c.
2017-01-08 19:02:02 -05:00
couriersud
9d3d07b771 Move netlists into macro folder. (nw) 2017-01-09 00:28:31 +01:00
couriersud
9e88fd79ea nlwav now accepts stdin and stdout. (nw)
cat log_RO.1.log | ./nlwav | play -
2017-01-09 00:28:30 +01:00
briantro
1765c5d9b4 midwunit.cpp: Corrected Mortal Kombat 3 & Ultimate rom names - NW
These changes are based on actual pictures of PCBs and only roms with pictures verification were changed.  EI: Not the program roms for MK3
2017-01-08 15:40:46 -06:00
Curt Coder
63bb503904 newbrain: WIP. (nw) 2017-01-08 20:42:21 +02:00
Ivan Vangelista
a1863b300b Merge pull request #1942 from ajrhacker/pinball_comments
Various comments on pinball sets; correct mephistp year (nw)
2017-01-08 19:04:13 +01:00
AJR
026f36cead Various comments on pinball sets; correct mephistp year (nw) 2017-01-08 12:44:26 -05:00
Curt Coder
eee3f456c0 newbrain: Added character ROM and more accurate video output. [Curt Coder] 2017-01-08 18:50:08 +02:00
couriersud
5220572228 Reduce memory footprint for parameters. (nw) 2017-01-08 17:31:29 +01:00
couriersud
233b0b7dbe Decrease memory footprint. (nw) 2017-01-08 17:31:28 +01:00
couriersud
f425f2b997 No need for a virtual stop which is needed only by the solver. (nw) 2017-01-08 17:31:27 +01:00
couriersud
1950ff149a Make stop be called again. Fix METHOD parameter. (nw) 2017-01-08 17:31:26 +01:00
couriersud
e26e327ef9 Rename misleading solver parameters. (nw) 2017-01-08 17:31:25 +01:00
couriersud
d790daa2a7 Remove parameter GS_THRESHOLD. It is now outdated. (nw) 2017-01-08 17:31:24 +01:00
couriersud
ff820d6fa9 Fix regression. (nw) 2017-01-08 17:31:23 +01:00
Ted Green
58ff1eb0e1 pci: Move interrupt line and pin functions into PCI device and add variables (nw)
pci-ide: Add legacy mapping based on prog i/f register (nw)
2017-01-08 08:40:02 -07:00
Justin Kerk
57ac19beee pc_dsk: Handle 1.44MB images with 1,024-byte footer, which have turned up in a couple places (nw) 2017-01-08 01:59:46 -08:00