cracyc
f9705aa35d
i8089: fix sintr (nw)
2017-09-26 08:46:12 -05:00
Robbbert
4139b8fd7e
(nw) konin : removed myself from license
2017-09-26 22:32:15 +10:00
angelosa
57aea039fb
Note (nw)
2017-09-26 07:47:46 +02:00
angelosa
5027d88932
ygv608.cpp: pattern name table states must be reset on mode changes, fixes Mappy Arrange corrupt tiles [Angelo Salese]
2017-09-26 06:09:50 +02:00
angelosa
36500e4e36
ygv608.cpp: fixed page select boundaries for tilemap drawing, fixes Namco Classics Vol. 2 garbage gfxs in attract mode [Angelo Salese]
2017-09-26 05:15:19 +02:00
AJR
5139bea6f2
zsbc3: CTC baud rate generation (nw)
2017-09-25 21:13:54 -04:00
AJR
360732e639
konin: PIT baud rate generation (nw)
2017-09-25 20:51:07 -04:00
AJR
a3f71b5231
i8214: Update device name (nw)
2017-09-25 20:38:40 -04:00
Dirk Best
6c0497983b
supbtime.cpp: Clean up and merge tumblep
...
* Remove duplicate code
* Screen raw parameters and XTAL values
* Added PAL dumps for supbtime [Luiskiko/jammarcade.net]
* Add dip switch locations to all games
2017-09-26 02:35:18 +02:00
AJR
c4ba3eacd4
konin: Add a full range of peripherals; only partly configured at the moment (nw)
...
i8214: Add callback for convenient interrupt vector latching (nw)
2017-09-25 20:01:20 -04:00
AJR
2ad6b11191
i8212: Device overhaul (nw)
...
- Change the mode setting from a line write to an input callback. This is based on the observation that MD is nearly always tied to either Vcc or GND on actual hardware.
- Make the mode a scoped enumeration.
- Add strobed write handler for input mode. This allows the device to be hooked up in supstarf in place of generic_latch_8_device.
- Add interrupt acknowledge callback for future use.
- Add extensive introductory comments.
2017-09-25 19:33:55 -04:00
angelosa
51dfc76af8
ygv608.cpp: screen control 9 (nw)
2017-09-26 01:11:38 +02:00
angelosa
232a49b51d
ygv608.cpp: screen control 7 & 8 (nw)
2017-09-26 01:11:36 +02:00
angelosa
3b7ab3b71e
ygv608.cpp: rewritten built in RAM access control (nw)
2017-09-26 01:11:34 +02:00
cracyc
c4b230dcb9
altos8600: move default terminal to ics as xenix expects (nw)
...
z80sio: invert dcd status bit (nw)
2017-09-25 12:38:31 -05:00
Ivan Vangelista
ed739f022d
megasys1.cpp: corrected kickoff rom loading, oki2 now plays proper crowd cheering. (nw)
2017-09-25 18:57:51 +02:00
Ivan Vangelista
d0f8071d51
new not working clone
...
--------------------------------
SD Gundam Sangokushi Rainbow Tairiku Senki (Korea) [Rod_Wod, The Dumping Union]
2017-09-25 18:50:56 +02:00
angelosa
44d95dcde0
rx78.cpp: added border area [Angelo Salese]
...
new NOT_WORKING software list addition
--------------------------------------
rx78.cpp: Challenge Golf [SSJ, Team Europe, Dustin Hubbard]
2017-09-25 14:13:45 +02:00
Vas Crabb
9f410690a4
remove deprecated attributes from DTD as well (nw)
2017-09-25 13:53:24 +10:00
AJR
82f2ea3020
i8212, i8214: Rename IRQ to INT to agree with Intel pin names (nw)
2017-09-24 22:22:26 -04:00
AJR
9f2b0a952f
coco_cart, coco_flop: Add compatibility filtering (nw)
2017-09-24 21:13:06 -04:00
AJR
075ec5dd00
konin: CPU type is likely not Z80 (nw)
2017-09-24 17:54:59 -04:00
Sandro Ronco
88ff0d927b
New working software list additions
...
-----------------------------------
smondial2: Mephisto College Module [yoyo_chessboard]
2017-09-24 21:07:04 +02:00
Sandro Ronco
a5bc2d89c0
New working machines added
...
--------------------------
Mephisto Mondial II [yoyo_chessboard, Sandro Ronco]
2017-09-24 20:56:28 +02:00
smf-
20d1c78b61
Changed the clang workround for ../../../../../3rdparty/compat/winsdk-override\wrl/internal.h:23:13: error: function declared 'noreturn' should not return [-Werror,-Winvalid-noreturn] to work with clang 5.0 (nw)
2017-09-24 17:49:36 +01:00
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
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