Curt Coder
3edb1bb9b0
(MESS) c64: Added placeholder for PARTNER 64 cartridge. (nw)
2013-09-20 20:05:55 +00:00
Scott Stone
33c524ef61
[MESS] a7800.c - Cleanup of address maps, high score maps added [Robert Tuccitto]
...
[MESS] nes.c - Documented new PAL NES clone called "Golden China TV Game" [kaylee]
2013-09-20 18:39:57 +00:00
Curt Coder
df559d1ea4
(MESS) c64: Cleanup. (nw)
2013-09-20 16:27:08 +00:00
Miodrag Milanovic
bfa4567628
updated Acron A3010 roms labels and added battery management program rom [robcfg]
2013-09-20 11:55:25 +00:00
R. Belmont
3abb78edd2
web: Fix rendering issues on WebKit-based phones in portrait mode, added pause/unpause toggle. [Firehawke]
2013-09-20 03:20:28 +00:00
Curt Coder
894c6f0b55
(MESS) New System Drivers Supported:
...
-----------------------------
- NTS DreamWriter 225 [robcfg, Curt Coder]
2013-09-19 20:59:48 +00:00
Curt Coder
c44e3354c2
(MESS) Legacy removal. (nw)
2013-09-19 20:41:53 +00:00
Wilbert Pol
d2938b8a39
m4510.c: Fix typo (nw)
2013-09-19 20:21:34 +00:00
smf-
bff72b3f0b
Moved the adaptec mode sense handling into the ACB4070 device [smf]
2013-09-19 10:18:21 +00:00
cracyc
aabd71c42f
(mess) fix mc1502 (nw)
2013-09-19 02:21:26 +00:00
R. Belmont
6016ce0af6
web: fixed hardcoded hostname and port in index.html. [Firehawke]
2013-09-19 00:27:16 +00:00
Michaël Banaan Ananas
4ed5508898
ok, revert to 8way for now
2013-09-18 13:18:58 +00:00
Phil Bennett
b145f213cf
kungfum: Use 8-way joysticks [Phil Bennett]
...
Reference: http://www.crazykong.com/manuals/KungFuMaster.man.pdf
2013-09-17 23:28:45 +00:00
Scott Stone
daf229306d
Minor typo fix for a7800.c color information (nw)
2013-09-17 19:43:53 +00:00
smf-
0839767cb3
Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf]
2013-09-17 18:23:52 +00:00
smf-
46781347cd
fix for building with Visual Studio 2012 (nw)
2013-09-17 17:55:42 +00:00
smf-
736b9c13de
fixed regression in Crypt Killer [smf]
2013-09-17 14:48:06 +00:00
David Haywood
e7d57b7857
new working game
...
Dolmen [Renato Mucciarelli, Brian Troha, The Dumping Union]
2013-09-17 14:22:20 +00:00
Miodrag Milanovic
96aa5e1c08
Cleanups and version bump
2013-09-17 06:47:03 +00:00
Angelo Salese
a7d12daf5b
Some useful fatalerrors
2013-09-16 20:49:34 +00:00
Phil Bennett
7facb42722
05284: exprraid and clones: YM3526 has incorrect frequency [Phil Bennett]
...
exprraid.c - Cleanups from schematics [Phil Bennett]
- Corrected CPU and YM3526 frequencies
- Improved protection simulation
- Added interrupt acks
- Added service coin input
2013-09-16 20:08:35 +00:00
Curt Coder
aed49c4da3
mos6560: Fixed warning. (nw)
2013-09-16 19:06:53 +00:00
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