Commit Graph

24630 Commits

Author SHA1 Message Date
Curt Coder
a2381079c4 (MESS) c128: Added support for double-sided Commodore GCR images to be used with the 1571 disk drive. Images can be created with e.g. "copy /b side0.g64+side1.g64 disk.g71" [Curt Coder] 2013-09-16 19:00:45 +00:00
Oliver Stöneberg
e5f1f6bff5 fixed uninitialized member in cquestsnd_cpu_device (fixes potential cubeqst crash) (nw) 2013-09-16 17:45:10 +00:00
Michaël Banaan Ananas
b7a7142d76 fix compiler warning 2013-09-16 16:39:02 +00:00
Oliver Stöneberg
c96cf34c5b fixed unnecessary checks of unsigned variable and endless loop/array out-of-bounds access in src/mess/tools/imgtool/modules/bml3.c (nw) 2013-09-16 15:15:57 +00:00
Oliver Stöneberg
1db1801a5b removed useless unsigned variable checks in src/lib/formats/ap_dsk35.c (nw) 2013-09-16 15:15:51 +00:00
Michaël Banaan Ananas
a122ced87d joystick is 4-way 2013-09-16 14:54:00 +00:00
Robbbert
aee9b74454 (MESS) lola8a : added cassette 2013-09-16 12:05:53 +00:00
Brian Troha
61ef427f2f unico.c: Use actual OCS clocks in the machine config. - NW 2013-09-16 03:10:02 +00:00
Brian Troha
06427b5133 peplus.c: More minor info - NW 2013-09-16 01:12:23 +00:00
Brian Troha
35edec89b0 peplus.c: More minor info - NW 2013-09-16 01:01:16 +00:00
Angelo Salese
162959b04f Fixed fb out-of-bounds writes 2013-09-15 23:49:35 +00:00
Robbbert
a5d4726978 (MESS) c900 : Added notes, extra rom. 2013-09-15 12:48:27 +00:00
Brian Troha
32f1b6aa47 yunsung8.c: Magix PCB is nearly identical to Cannon Ball PCB except for swapping the Cypress FPGA chip for a QuickLogic chip. - NW 2013-09-15 06:25:15 +00:00
Brian Troha
02851c8b13 peplus.c: Minor corrections and documentation updates including known payout tables for some sets. [Brian Troha] 2013-09-15 06:11:31 +00:00
Wilbert Pol
6fe192fc0f (MESS) Software list update [ReadOnly]
-new softlist : snes_vkun.xml (Voice-Kun audio compact discs)
first Voice-Kun public dump from King Mike added

-snes.xml : new prototype public dump from SNES Central
2013-09-14 17:37:18 +00:00
Phil Bennett
b58b2b3fa4 03908 - ddragon2, ddragon2u: [possible] Missing graphics when starting 2-Player [Phil Bennett]
00416 - ddragonw1: When finishing the game its reset and so go to check rom screen again and freezes! [Phil Bennett]
02106 - ddragon2, ddragon2u: [possible] The game slows down in the first level, after the helicopter appears [Phil Bennett]

ddragon.c - Cleanup based on Double Dragon schematics [Phil Bennett]
2013-09-13 22:23:10 +00:00
Michaël Banaan Ananas
4ae539edbb fox palette out of bounds access 2013-09-13 19:02:14 +00:00
Curt Coder
0b254d5984 (MESS) Updated comments. (nw) 2013-09-13 18:40:30 +00:00
cracyc
ddc3074ec6 i386: use correct PL and stack address size in call gates (nw)
---
fixes win95 hw detection
2013-09-13 13:57:47 +00:00
Robbbert
b4ac65f937 (MESS) tandy200 : fixed crash at start 2013-09-13 09:50:12 +00:00
Brian Troha
ef0b8675b1 yunsung8.c: Added PCB layout for Cannon Ball (Vertical). [Brian Troha] 2013-09-13 01:39:13 +00:00
cracyc
8b76c4d345 (mess) at: find a compromise between the at486 and 5170.
---
at486 floppies work again and 5170 bios 1 still boots, at586 still fails it's floppy tests
2013-09-12 21:20:22 +00:00
Scott Stone
4d64202ef1 Fix for MT #05287: sgunner2, sgunner2j: Player 2 Start missing (nw) 2013-09-12 20:06:12 +00:00
Wilbert Pol
52bfccb35c (MESS) sms.c: Improved I/O handling for Japanese and Korean drivers (Pause button for sg1000m3, TH input for sg1000m3 and smsj, and output via controller ports for Japanese and Korean drivers) [Enik Land] 2013-09-12 18:48:15 +00:00
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