Commit Graph

32041 Commits

Author SHA1 Message Date
etabeta78
938dcdcbe4 (MESS) nes: fixed NINA-06 mirroring, making Krazy Kreatures and
Mermaids of Atlantis working, and fixing a few glitches in other games
(e.g. the Robert Byrne's Pool Challenge proto). [Fabio Priuli]
2014-10-30 23:29:21 +01:00
Sandro Ronco
c543bfc6c2 skattva: added NVRAM init and inputs. (nw) 2014-10-30 21:42:43 +01:00
etabeta78
61da080df6 (MESS) fixed internal softlist name, thanks to BIOS-D for catching these. nw. 2014-10-30 20:35:21 +01:00
etabeta78
ce6288f7b0 (MESS) sorcerer: added some more tapes to the software list. nw. 2014-10-30 20:12:57 +01:00
etabeta78
3e951f044a (MESS) spc1000.c: documented hardware differences among
models of the SPC-1000 series [zannylim]
2014-10-30 20:11:54 +01:00
etabeta78
bb6c49751b (MESS) megadriv.xml: some more pcb documented by sunbeam. nw. 2014-10-30 20:09:57 +01:00
smf-
1fb575d4b7 Fixed Mametesters 05769 by reducing ATA flash card seek time to zero. [smf] 2014-10-30 18:56:43 +00:00
mamehaze
5704511f52 Merge branch 'master' of https://github.com/mamedev/mame 2014-10-30 17:13:53 +00:00
mamehaze
af4f742588 change program roms to ones found on the board, dump was from Tormod (nw) 2014-10-30 17:12:59 +00:00
hap
a0e26f8e7b small correction 2014-10-30 18:08:06 +01:00
hap
aa16130d61 "UA" in airwolfa is United Amusements 2014-10-30 18:05:35 +01:00
Cesare Falco
0cf1f4e090 Man pages (*nix): Fixed some typos and bumped version to 0.155 2014-10-30 17:52:42 +01:00
Ramiro Polla
8d22700487 upd7810: set ETIMER interrupts 2014-10-30 16:45:34 +01:00
Ramiro Polla
6f8a6d85be upd7810: remove code duplication in ETIMER 2014-10-30 16:45:23 +01:00
Ramiro Polla
2d4007980d upd7810: remove code duplication in timers 0 and 1 2014-10-30 16:45:13 +01:00
Ramiro Polla
81e9c27162 upd7810: clear sample and hold on ADC reset 2014-10-30 16:45:06 +01:00
Ramiro Polla
a7ffdf4650 upd7810: sample and hold ADC value at start of conversion process. 2014-10-30 16:44:58 +01:00
Ramiro Polla
7f8150e88a upd7810: ADC functions should return bytes. 2014-10-30 16:44:51 +01:00
Ramiro Polla
a604868222 upd7810: Fixed ADC output register range. 2014-10-30 16:44:37 +01:00
mamehaze
924bd635f8 new clones
JT-104 [??]

seems to be a cheap hack (just a gfx rom change) but some sources say it's official.  There's a possibility the board should have been using different program roms to the ones that were on it.
2014-10-30 13:53:02 +00:00
mamehaze
00771aa4e6 new clones
Donkey Kong (Spanish Crazy Kong bootleg) [Marcos75 (from AUMAP)]
2014-10-30 12:04:53 +00:00
mamehaze
03fc7b1c99 new clones
Galaxy Monsters (Laguna S.A. Spanish bootleg of Space Invaders) [Arcade Vintage ( http://arcadevintageshop.blogspot.com.es/ ), Ricky2001]
2014-10-30 11:20:35 +00:00
mamehaze
846719469b new clones
Botanic (English / Spanish) [Arcade Vintage ((http://arcadevintageshop.blogspot.com.es/ ), Ricky2001]
2014-10-30 10:47:36 +00:00
Scott Stone
80a8a76116 Fix for incorrectly listed crc in ec1841.xml (nw) 2014-10-30 03:43:00 -04:00
hap
ef36bc3f7c ufo21 works 2014-10-30 02:02:03 +01:00
Curt Coder
61ae54650f (MESS) x820ii: Added notes and BIOS revisions. (nw) 2014-10-29 22:13:55 +02:00
briantro
79078d626b New Arkanoid Returns clone
New Clone Added
-----------------------------------------------
Arkanoid Returns (Ver 2.02A 1997/02/10) [Bill D, The Dumping Union]
2014-10-29 14:25:28 -05:00
hap
ee4a125a82 ufomini works 2014-10-29 20:13:05 +01:00
smf-
4ec35c6bb0 ignore inp directory (nw) 2014-10-29 18:21:49 +00:00
Alex W. Jackson
c0734d6784 twin16: according to schems this is priority related, not a flip bit (nw) 2014-10-29 13:33:08 -04:00
Dirk Best
77d5708448 Merge pull request #24 from 0-wiz-0/master
Convert to UTF-8.
2014-10-29 17:38:01 +01:00
Thomas Klausner
faaca282a5 Convert to UTF-8. 2014-10-29 17:21:08 +01:00
happppp
092528e18a segaufo layout file placeholder 2014-10-29 16:59:32 +01:00
Oliver Stöneberg
084b66dfd8 fixed usage of uninitialized member in snes_ppu_device (nw)
happened with e.g. snes -cart sdf1gpp
2014-10-29 14:28:11 +01:00
Oliver Stöneberg
ff05864ad8 fixed usage of uninitialized members in sns_sa1_device (nw)
happened with e.g. snes -cart sdf1gpp
2014-10-29 14:21:12 +01:00
etabeta78
4cc4bf11be snes_ppu: let's initialize more class variables! nw. 2014-10-29 07:14:38 +01:00
etabeta78
ca67460d24 (MESS) astrocde: installing expansion handlers only if a slot card is
present avoids the appearance of gfx garbage at start. garbage
disappeared when pressing reset, but it is better in this way, of course.
nw.
2014-10-29 07:13:14 +01:00
etabeta78
b52ecd0d47 (MESS) intv.xml: added some more titles, mostly protos from GoodINTV. nw. 2014-10-29 07:10:11 +01:00
mamehaze
2eef2824af this is not RAM (nw) 2014-10-28 17:59:57 +00:00
smf-
8def94f785 Use the same list of centronics devices everywhere (except the Amstrad CPC), the list has been renamed as they aren't all printers. [smf] 2014-10-28 17:09:00 +00:00
Miodrag Milanović
1ca9906f84 Merge pull request #23 from p1pkin/naomi#2
Naomi updates
2014-10-28 16:25:57 +01:00
etabeta78
c4e136859d (MESS) astrocade: converted the expansion bus to be a slot
device, and converted RAM expansions to be slot cards. As a
result you now specify the expansion you want by using e.g.
    mess astrocde -exp blue_ram_32k
or the Slot Devices menu of the internal UI, instead of using the
DipSwitches menu. Check the -lslot output for a list of available
expansions. [Fabio Priuli]
2014-10-28 16:30:15 +01:00
smf-
8f941b83d1 removed unused variable (nw) 2014-10-28 15:04:20 +00:00
MetalliC
6da09d5cac naomi.c:
kingrt66 use real MaskROM cart layout and labels instead of flashcart [Arzeno Fabrice]
docs updates [MetalliC]
2014-10-28 17:02:38 +02:00
David Haywood
f80e2c0647 ramsize (nw) 2014-10-28 14:55:27 +00:00
David Haywood
5f464c9234 psychic5.c: a little more 2014 (nw) 2014-10-28 14:40:22 +00:00
MetalliC
877864699c Merge branch 'master' of https://github.com/mamedev/mame 2014-10-28 16:01:21 +02:00
etabeta78
e6a5e406bf (MESS) wswan: converted the video chip to be a device. nw. 2014-10-28 14:18:33 +01:00
Dirk Best
31fd590aa6 Some corrections to the Amiga Workbench softlist 2014-10-28 12:17:24 +01:00
Miodrag Milanović
d8a14659a4 Merge pull request #22 from Jonimoose/ti85
ti85: use direct update handler to remove boot memory mapping hacks

out of whatsnew:
This allows the flash calculators to properly reset pc to 0x0000 instead
 of 0x8000 and properly reset all memory banks to page 0x00.

This is based on some example code Judge. Possibly performance improvement could be gained by having the callback unregister itself and register on reset.
2014-10-28 09:57:18 +01:00