Commit Graph

54174 Commits

Author SHA1 Message Date
smf-
bcb4be3a5d fix for clang 5 unused lambda capture errors (nw) 2017-09-24 17:49:35 +01:00
AJR
ba580ae3bf ipc.cpp: PIT baud rate generation (nw) 2017-09-24 11:39:50 -04:00
AJR
39a3053e80 jade: Add two CTCs and some info (nw) 2017-09-24 10:34:26 -04:00
angelosa
d448c9b049 legionna.cpp: fixed Denjin Makai background pen colors [Angelo Salese] 2017-09-24 16:11:04 +02:00
Quench0
6a55bf8d6c The recently added Meteor Pinball clone is a later bugfix version so let's make it the parent (nw) 2017-09-24 23:28:32 +10:00
Quench0
0810a75c23 CPU M6800: CPX (compare X) instruction, fix behaviour of V flag #2. (nw)
Previous fix for CPX I posted a year ago was flawed and didn't handle overflow properly.
2017-09-24 22:22:27 +10:00
Robbbert
cc6fb94146 (nw) Housekeeping. 2017-09-24 22:03:45 +10:00
Robbbert
d6f96625af (nw) Housekeeping. 2017-09-24 21:46:42 +10:00
AJR
e028b9e369 Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) 2017-09-24 01:12:28 -04:00
briantro
fdf57cdda9 itech8.cpp: correct ROM labels (nw) 2017-09-23 23:47:30 -05:00
Vas Crabb
8b4a8f0009 remove deprecated attributes from -listxml output (nw) 2017-09-24 12:11:15 +10:00
Vas Crabb
a734a3b8e9 (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF-8 will be nuked, and cleaning it up by hand is annoying 2017-09-24 11:41:45 +10:00
AJR
56092fd848 sun2.cpp: Correct oscillator values; add Am9513 timers (nw) 2017-09-23 20:03:31 -04:00
hap
5a5b6f620f hh_sm510: made input handlers more generic (nw) 2017-09-24 00:28:35 +02:00
AJR
75c06585e7 am9513: Improved mode logging (nw) 2017-09-23 17:26:56 -04:00
cracyc
64291e4b59 acs8600_ics: too fast (nw) 2017-09-23 16:25:29 -05:00
AJR
027123bea8 vme_mzr8300: Use Am9513 to generate 9615 baud for all SIO channels (nw) 2017-09-23 16:34:41 -04:00
AJR
561cdd764d seattle: Probable FOUT connection (nw) 2017-09-23 14:58:09 -04:00
AJR
421a2c97d0 seattle: Seems to work in 19200 baud (nw) 2017-09-23 14:48:32 -04:00
AJR
e8571cf468 seattle: Add Intel 8259 and Am9513 devices (nw) 2017-09-23 14:33:39 -04:00
ajrhacker
df9c9fa457 Merge pull request #2669 from sjy96525/patch-15
Correct regions for remaining Namco System 23 and Namco System Super 23 sets
2017-09-23 14:11:26 -04:00
AJR
92e8f64bf5 am9513: More defined master reset behavior (nw) 2017-09-23 13:53:44 -04:00
AJR
53e9e1ed69 More interrupts for SUN boards (nw) 2017-09-23 13:03:14 -04:00
AJR
3bb8d60ddd rs232: Add 9615 baud rate actually used by a number of systems 2017-09-23 11:36:32 -04:00
hap
1a0b4577a2 New working machine added
----------
Altered Beast (Tiger handheld) [hap, Sean Riddle]
2017-09-23 17:15:29 +02:00
Ted Green
9b5220274a rgbsse: Declare scale_imm_and_clamp as inline to ensure that it compiles as fully inlined in voodoo rasterizers. (nw) 2017-09-23 08:17:15 -06:00
sjy96525
6c75c5596f Correct regions for remaining Namco System 23 and Namco System Super 23 sets 2017-09-23 17:24:59 +08:00
AJR
3573479484 sun1: Use Am9513 (nw) 2017-09-23 01:54:01 -04:00
AJR
d99cfb1ebf codata: Add uPD7201 + Am9513 and hook up their interrupts (nw)
am9513: A few more notes (nw)
2017-09-23 01:01:47 -04:00
cracyc
ce5f0e885a acs8600_ics: fix timer lines (nw) 2017-09-22 22:04:43 -05:00
cracyc
c960aa5cd3 altos8600: add serial board [Carl] 2017-09-22 21:44:51 -05:00
smf-
7b87813ea9 Implemented program counter break point to PlayStation CPU & re-added PlayStation EXE, CPE & PSF loading. [smf] 2017-09-22 20:40:32 +01:00
AJR
7f1a839801 unistar: Some device hookups (nw) 2017-09-22 13:08:09 -04:00
AJR
bc7133efcc am9513: A few more refinements (nw) 2017-09-22 12:35:27 -04:00
Ted Green
342a2dd3ed vegas: Clean up duart code and make parallel read return not busy. (nw)
atlantis: Clean up interrupt handling and adjust PCI device mapping. (nw)
vrc4373: Change to interrupt callback instead of direct interrupt assertion. (nw)
2017-09-22 10:22:21 -06:00
Ted Green
a381ec2f9f Promoted machines from NOT_WORKING. bbhsc, bbhsca, bbh2sp, and bbhcotw. 2017-09-22 09:50:54 -06:00
AJR
b7ba12894b ft68m: Use serial terminal and Am9513A (nw) 2017-09-22 11:35:11 -04:00
AJR
90d52a80eb am9513: Fix load command (nw) 2017-09-22 10:59:52 -04:00
Vas Crabb
165da5efa4 Start adding stuff for iterating ROM entries in a more C++ way without needing to allocate everywhere, improve performance of -listxml by another 10% or so 2017-09-22 21:36:37 +10:00
Dirk Best
ff82930d50 deco156: Palette cleanup 2017-09-22 13:19:01 +02:00
AJR
0b2603cd46 Build fix (nw) 2017-09-22 01:36:22 -04:00
AJR
83d5618b34 am9513: New device 2017-09-22 01:35:51 -04:00
Justin Kerk
0a8e4698a0 New working software list additions
-----------------------------------
ibm5150: Concurrent PC DOS, Concurrent DOS XM [Justin Kerk]
ibm5170: Concurrent DOS 386 [Justin Kerk]
ibm5170: Freddy Pharkas, Frontier Pharmacist [ArcadeShadow]
2017-09-21 19:03:03 -07:00
Dirk Best
c7d1aeb956 deco32: Improvements and cleanups
* Emulate LC7535 based volume control for Dragon Gun board based games
* Add DSW3 and DIP locations to Captain Avenger
* Reorganize driver and start cleaning it up (in progress)
2017-09-22 03:51:24 +02:00
Dirk Best
5e8a590c68 pktgaldx: Add vblank ack 2017-09-22 03:48:35 +02:00
angelosa
691a078f04 Misc fixes, added DAC to Wyvern F0 (nw) 2017-09-22 02:01:49 +02:00
angelosa
a7b7edb534 Converted 40 Love to use ta7630 (nw) 2017-09-22 02:01:48 +02:00
angelosa
f25a13acc5 converted flstory.cpp to use ta7630 (nw) 2017-09-22 02:01:46 +02:00
angelosa
bd91c93eff ta7630 hookup for msisaac (nw) 2017-09-22 02:01:44 +02:00
angelosa
e3ccbe1852 Wrote a new device for TA7630, hooked it up to buggychl.cpp (nw) 2017-09-22 02:01:42 +02:00