Commit Graph

24606 Commits

Author SHA1 Message Date
Scott Stone
c6a6b78f95 a7800.c: Stored data for 26.7 & 27.7 phase shifts with corrections and label for 25.7 values. Made 26.7 (medium) default. Phase shifting falls outside the realm of video controls and hope to implement a selectable toggle hardware option similar to Donkey Kong TKG02/TKG04. [Robert Tuccitto]
rainbow.c:  RAM OPTION (up to 896K) now emulated; DIP switch enhancements; cold / warm boot OK now.  [Bavarese]
2013-09-12 18:45:45 +00:00
Angelo Salese
ddf4c2f101 Preliminary startx/starty support, display is repeated on left-right edges, to be improved 2013-09-12 17:34:38 +00:00
Ivan Vangelista
8b907e1af9 Updated some leftovers from the konamiic modernizations that are behing a debug if. (nw) 2013-09-12 17:29:21 +00:00
cracyc
ca7decf329 i386: int 0 when aam has a 0 radix (nw) 2013-09-12 16:42:26 +00:00
Oliver Stöneberg
05929e9eaa improved regs initialization in src/mame/video/k054156_k054157_k056832.c (nw) 2013-09-12 15:55:56 +00:00
Oliver Stöneberg
5d6aac7016 [MT5241] fixed uninitialized memory in src/mame/video/k053251.c (fixes moo.c out of bounds accesses) [Oliver Stöneberg] 2013-09-12 15:21:41 +00:00
Oliver Stöneberg
72e7b02b68 avoid usage of uninitialized memory in src/mame/video/k054156_k054157_k056832.c (nw) 2013-09-12 14:44:07 +00:00
Oliver Stöneberg
ddf0b4f24b added missing initialization in src/emu/memarray.c (nw) 2013-09-12 14:43:44 +00:00
Robbbert
74b7e02525 (MESS) New skeleton [Robbbert]
-------------------------------------------------
Jonos Escort
2013-09-12 13:40:54 +00:00
Oliver Stöneberg
e94e5a218e removed unused AM_DEVWRITE8_LEGACY macro (nw) 2013-09-12 12:38:57 +00:00
Robbbert
b29b890083 (MESS) New skeleton [Robbbert]
-------------------------------------------------
Jade JGZ80
2013-09-12 12:32:34 +00:00
Robbbert
880a928455 (MESS) imsai : added devices (nw) 2013-09-12 10:50:36 +00:00
Michaël Banaan Ananas
74c5205869 nw 2013-09-12 09:35:32 +00:00
Jonathan Gevaryahu
e7a7c2dfa8 remove unused .lay file 2013-09-12 07:07:44 +00:00
Alex W. Jackson
c4f671bc19 let's use XTAL consts when we know them (nw) 2013-09-12 03:22:35 +00:00
Alex W. Jackson
5c920649f3 cave.c: correct hotdogst oki clock, for real this time (nw) 2013-09-12 02:40:22 +00:00
Phil Bennett
2a9e72a7ca New games added or promoted from NOT_WORKING status
---------------------------------------------------

Tap a Tune [Phil Bennett, Mariusz Wojcieszek]
2013-09-11 12:49:57 +00:00
Robbbert
8a48b5878b (MESS) New skeleton [Robbbert]
-------------------------------------------------
Imsai MPU-B
2013-09-11 11:56:49 +00:00
R. Belmont
d7aa801017 esq5505: Sorted out BIOSes for the SD-1 family: newly dumped 3.0 for 21-voice, allow selecting 4.02 or 4.10 for 32-voice. [Christian Brunschen, R. Belmont] 2013-09-11 01:36:47 +00:00
mariuszw1
caded41179 Fixed scanline interrupt in mmc3 mapper in multigam.c (nw) 2013-09-10 21:35:55 +00:00
Wilbert Pol
089c826d6c (MESS) ibm5150: Fixed keyboard regression introduced in r24103. On the ibm5150 the PPI PB2 output cannot influence the mainboard keyboard data output. (nw) 2013-09-10 20:54:34 +00:00
smf-
766c611365 Preliminary SET FEATURES support. Only set transfer mode is currently supported, but this checks/sets flags in the identify device buffer. The buffer has been moved up into atahle and the idehd has been changed to work with words instead of bytes. [smf] 2013-09-10 19:45:21 +00:00
Ivan Vangelista
4b33db6dc4 Modernized smc91c9x device. (nw) 2013-09-10 19:40:34 +00:00
Ivan Vangelista
217d078f9b Modernized the micropolis device. Testing needed. (nw) 2013-09-10 18:43:31 +00:00
Ivan Vangelista
6ed90fc42a Modernized the e05a03 device. Basic testing has been done, but regression testing by someone who knows the driver/system would be appreciated. (nw) 2013-09-10 18:28:16 +00:00
Curt Coder
135c03552f (MESS) abc1600: Separated the MAC and Mover to their own devices. (nw) 2013-09-10 14:59:13 +00:00
Robbbert
24dbff2975 (MESS) New skeleton [Robbbert]
-------------------------------------------------
Televideo TV950
2013-09-10 12:34:30 +00:00
smf-
0871d50819 added undocumented opcode that behaves like DPCL [smf] 2013-09-10 12:09:18 +00:00
Robbbert
723dae9770 (MESS) New skeleton [Robbbert]
-------------------------------------------------
Televideo TS816
2013-09-10 11:46:16 +00:00
mahlemiut
399aee519b rab_320: correct year (no whatsnew) 2013-09-10 10:52:20 +00:00
Oliver Stöneberg
8804211827 removed unused private member from src/osd/windows/d3dcomm.h (nw) 2013-09-10 10:17:08 +00:00
Robbbert
7cf1531448 (MESS) zorba : minor adjustments 2013-09-10 10:09:55 +00:00
Robbbert
eaf58835d5 (MESS) ccs : Last part (nw) 2013-09-10 09:08:11 +00:00
Robbbert
9112614335 (MESS) ccs : wip 2013-09-10 08:17:20 +00:00
mahlemiut
f86d0dfe04 de_3b: Stop detest from bombing out with an invalid bank. (no whatsnew) 2013-09-10 07:22:02 +00:00
Angelo Salese
61b0af2103 Fixed ARMRST behaviour 2013-09-09 23:56:45 +00:00
Robbbert
700f3be2db (MESS) WIP rearranging ccs systems 2013-09-09 23:07:19 +00:00
Angelo Salese
45f68ceedd AICA: fixed DSP r/w 2013-09-09 21:10:22 +00:00
Brian Troha
cf3a84d62a taito_b.c: Correct (or set) several clocks in driver based on actual OSCs on real PCBs. - NW 2013-09-09 20:16:32 +00:00
Ivan Vangelista
617e1a3f63 Modernized the dl1416 device. (nw) 2013-09-09 20:15:22 +00:00
Brian Troha
9a37cc628d taito_b.c: Try again, without simple cut-n-paste - NW 2013-09-09 19:39:16 +00:00
Brian Troha
20e9ce5cb9 taito_b.c: Use actual XTAL clocks for machine config for Rastan Saga 2 & clones - NW 2013-09-09 19:34:22 +00:00
Ivan Vangelista
07812b3bf6 Modernized akiko device. (nw) 2013-09-09 18:58:06 +00:00
David Haywood
5a2bf6f08d hotdogst clocks from trap15 2013-09-09 18:57:36 +00:00
Angelo Salese
e81621c5a1 Added ATMEGA hook-up to SBC6510 2013-09-09 18:36:07 +00:00
James Wallace
31b53f8832 typo fix (nw) 2013-09-09 18:35:15 +00:00
Ivan Vangelista
5ffb53253f A pair more cleanups for commented out code. (nw) 2013-09-09 16:05:46 +00:00
Brian Troha
3caed99904 new Trivia Madness clone
trvmadns.c: Added PCB layout for Trivia Madness. [Brian Troha]

New Clone Added
-----------------------------------------------
Trivia Madness - Series B Question set [mister_rf, Paul Vining, Brian Troha, The Dumping Union]
2013-09-09 15:49:59 +00:00
Oliver Stöneberg
667ba40988 reverted previous change to discrete.h - it appears to be a design choice (nw) 2013-09-09 15:45:01 +00:00
Oliver Stöneberg
892a8de522 do not treat BIAS in DISCRETE_* macros as a node (nw) 2013-09-09 15:42:34 +00:00