Commit Graph

32389 Commits

Author SHA1 Message Date
etabeta78
10acbc2b65 (MESS) psx.xml: added info to all the remaining images. [AntoPisa] 2014-12-02 23:45:12 +01:00
etabeta78
835b865525 (MESS) vsmile.xml: two new dumps added. [TeamEurope] 2014-12-02 23:43:56 +01:00
etabeta78
e5263c52f9 (MESS) softlist: added new lists for mc1000 tapes and tvc
floppies. also added info to osborne1.xml. [Riley110]
2014-12-02 23:42:34 +01:00
Osso
c4b2c68ca4 yunsun16.c: use device address map for the oki (nw) 2014-12-02 21:34:54 +01:00
mamehaze
b9d27cd05a use rombank instead of custom handler (nw) 2014-12-02 20:16:43 +00:00
mamehaze
569f24de12 fix an old regression in the gp2 driver (nw) 2014-12-02 19:18:59 +00:00
Wilbert Pol
62ccdcade2 tms0980.c: Small cleanup (nw) 2014-12-02 19:43:01 +01:00
Mike Naberezny
381cae4f3a Merge pull request #65 from ZoeB/master
Tidy comments
2014-12-02 10:02:31 -08:00
hap
17332a109c readded microinstructions info 2014-12-02 18:48:37 +01:00
mamehaze
a98842853e use RGB32 for galpani2, it has blending, very evident in the videos available.
I also wonder if the rgb15 layer is 256 pixels stretched to the same size as 320 pixels, the data written during the RAM test compared to what is shown on YouTube videos is suggestive of that.

I guess I should try and find the gal images in the data roms to see what format they're stored in too.

no real improvement, just the result of me studying it for a bit (nw)
2014-12-02 17:37:32 +00:00
Zoë Blade
52e9bfd75d Tidy comments
Squashed commit of the following:

commit 8d8a0d9713d4614b22f06fda4cf948d4d5561de0
Author: Zoë Blade <zoe@bytenoise.co.uk>
Date:   Tue Dec 2 17:15:42 2014 +0000

    Revert fixes to libraries

    I'll fix those at the source, where possible.

commit 5dde94e3e60dcc622d5b782acaa62e590c62bafb
Author: Zoë Blade <zoe@bytenoise.co.uk>
Date:   Tue Dec 2 16:57:32 2014 +0000

    Add apostrophes

commit b27e168b58861f1ad0ca7af1c6ca1629cc6730ce
Author: Zoë Blade <zoe@bytenoise.co.uk>
Date:   Mon Dec 1 16:28:58 2014 +0000

    Fix some more word duplication

    I've left some instances of " in in " in, as they're ambiguous and
    may actually be correct.

commit a3dfd10cd501c3a521010942f950f5ca2c5395a7
Author: Zoë Blade <zoe@bytenoise.co.uk>
Date:   Mon Dec 1 10:35:03 2014 +0000

    Fix another typo

commit 01a3702209d9e880ac8f60dc4d74f26d426234fb
Author: Zoë Blade <zoe@bytenoise.co.uk>
Date:   Mon Dec 1 10:33:57 2014 +0000

    Fix more typos

commit 56c6fffd8769cdfab62c59c04d41b98b7f425262
Author: Zoë Blade <zoe@bytenoise.co.uk>
Date:   Mon Dec 1 10:30:19 2014 +0000

    Hopefully fix typos

    I'm not entirely sure about src/mame/drivers/nova2001.c line 933,
    as it could plausibly be either "which is not the top bit" or "which
    is now the top bit", with almost opposite meaning.

commit 906507b221de0175d236e252dc51f122cb56db23
Author: Zoë Blade <zoe@bytenoise.co.uk>
Date:   Mon Dec 1 08:39:55 2014 +0000

    Fix another typo

commit 14fcd939ae1c0570c10aacf00c6ea86724086f92
Author: Zoë Blade <zoe@bytenoise.co.uk>
Date:   Mon Dec 1 08:38:16 2014 +0000

    Fix some more word doubling in comments

commit d21283a447b94b28a38ec742a09fe425d77b55b2
Author: Zoë Blade <zoe@bytenoise.co.uk>
Date:   Sun Nov 30 23:06:07 2014 +0000

    Fix some more typos

commit 59b14d204af6d5983ea6dea2f5c8ad5bcc80460c
Author: Zoë Blade <zoe@bytenoise.co.uk>
Date:   Sun Nov 30 22:56:53 2014 +0000

    Tidy more

commit 9b3c9a868596c04c1a61b35aa8c96fb82c885149
Author: Zoë Blade <zoe@bytenoise.co.uk>
Date:   Sun Nov 30 22:43:30 2014 +0000

    Tidy more comments
2014-12-02 17:16:41 +00:00
mamehaze
ad3dc11cf0 cultures.c, modernize it a bit (nw) 2014-12-02 12:51:23 +00:00
Osso
596e1074f4 Merge pull request #62 from p1pkin/gaelco#1
atvtrack.c make Smashing Drive going somewhere instead of hang emulator ...
2014-12-02 10:46:05 +01:00
Guru
35c79420d1 Merge pull request #63 from mock--/master
Lindbergh game list additions
2014-12-02 07:23:31 +00:00
Scott Stone
adfd6abadf Alignment fixes for recent changes to XML hashes. (nw) 2014-12-01 22:03:35 -05:00
mock--
30c3cf37a2 Lindbergh game list additions 2014-12-02 12:03:09 +11:00
MetalliC
a0e8b62631 atvtrack.c make Smashing Drive going somewhere instead of hang emulator [MetalliC, Demul team] 2014-12-02 00:57:28 +02:00
mamehaze
72be21f816 handle botanic protection? that kicks in when you complete a level (nw) 2014-12-01 22:15:27 +00:00
mamehaze
422dd5335b 3 more Leapster dumps [Team Europe] 2014-12-01 21:22:33 +00:00
hap
c1eaec3cee (MESS) Rewrote TMS1xxx MCU core and added support for a couple of classic Texas Instruments handheld calculators. [hap, seanriddle] 2014-12-01 21:45:19 +01:00
mamehaze
90547df63b new clones
Brick Blast (bootleg of Wall Crash) [Edcross & Rockman (from Aumap)]

PCB is from Spanish company FADESA
2014-12-01 20:40:21 +00:00
mamehaze
01e218c4d8 unify sprite handling between bionicc, tigeroad, supduck etc. (nw) 2014-12-01 20:30:22 +00:00
mamehaze
73304c7065 m4 is understood (bit order etc. finalized, PICs decapped), no longer need these here to study. (nw) 2014-12-01 18:51:13 +00:00
mamehaze
ede40b19e5 there are a lot of drivers where we do excessive ROM_RELOAD in the rom structure, or memcpy in the init (or at runtime) where using OKI memory maps is a lot cleaner, this deals with 'relief.c' (nw) 2014-12-01 18:11:30 +00:00
mamehaze
97e7df3d79 add communication MCU ROM (dumped from a prototype) to the Riding Hero sets [Brian Hargrove] 2014-12-01 17:32:42 +00:00
mamehaze
8ff35b4a93 redump / verify Fight Fever romsets [DsNo]
Boards used for redump....
http://mvs.gotwalls.com/index.php/File:Fight_fever_set2_b1_front.jpg
http://mvs.gotwalls.com/index.php/File:Fight_fever_set2_b2_front.jpg
2014-12-01 16:51:37 +00:00
mamehaze
410858e85e add some Smashing Drive hw details [Demul Team] 2014-12-01 16:28:17 +00:00
mamehaze
d00d8db769 add supduck palette type to emupal.c and use that (nw) 2014-12-01 15:45:26 +00:00
mamehaze
ab9039f120 here too, there are probably more cases of this too (nw) 2014-12-01 15:15:47 +00:00
mamehaze
e8bcb2b7b8 remove old redundant hack for kidniki, our core / memory system are more intelligent these days (nw) 2014-12-01 15:02:31 +00:00
Guru
eeeb144543 lindbergh.c - add preliminary game list to readme 2014-12-01 07:39:34 +00:00
Scott Stone
f498db4c8d (MESS) intvkbd - intv.c: Added keyboard proms and readme information from initial rom package. [Tafoid] 2014-11-30 23:36:43 -05:00
Mike Naberezny
ea1457d2f6 Merge pull request #59 from ZoeB/master
Fix various typos
2014-11-30 14:55:48 -08:00
Zoë Blade
44322992e5 Fix various typos
Squashed commit of the following:

commit 040fd169bfd6845b33d3f86fd66afb4a632605c6
Author: Zoë Blade <zoe@bytenoise.co.uk>
Date:   Sun Nov 30 22:24:30 2014 +0000

    Fix more typos in comments

commit 6121ae593008a574735427e047fdb7a16f4fa47f
Author: Zoë Blade <zoe@bytenoise.co.uk>
Date:   Sun Nov 30 22:20:37 2014 +0000

    Fix more typos

    Not all are in comments this time, but the vast majority are, and
    the rest are in printed text.  None are variable or constant names.

commit 84bc72573009bb46f5601f7257a7f7538f25cfc2
Author: Zoë Blade <zoe@bytenoise.co.uk>
Date:   Sun Nov 30 22:01:46 2014 +0000

    Fix some typos
2014-11-30 22:29:32 +00:00
Justin Kerk
da5edaf680 grumble (nw) 2014-11-30 12:49:07 -08:00
Justin Kerk
8e8f3a6564 Add more info to the GitHub readme to prevent confusion. [Justin Kerk] 2014-11-30 12:45:31 -08:00
Alex W. Jackson
d3c776510f audio/seibu.c: remove unused functions (nw) 2014-11-30 15:38:54 -05:00
etabeta78
8da4de0b61 (MESS) apollo: made SC499 cartridge tape device a but more
consistent with our other image devices. loading from softlist
does not work yet (probably a stupid mistake on my side). nw.

(MESS) softlist: added apollo_ctape softlist [Riley110]
2014-11-30 18:30:01 +01:00
etabeta78
83e0defeee another round of misc disks and consistency fixes. nw. 2014-11-30 18:26:31 +01:00
etabeta78
6557e56358 (MESS) adam: added info and some images from sacnews website. [Riley110] 2014-11-30 18:25:35 +01:00
Cowering
faa7b8d063 Merge branch 'master' of https://github.com/mamedev/mame 2014-11-30 11:06:51 -06:00
Cowering
129d7a5c50 Add a few of my USA carts, fix spellings of TM items (NW) 2014-11-30 11:06:30 -06:00
Alex W. Jackson
622a19423f "Seibu ADPCM" is a MSM5205 (nw) 2014-11-30 10:22:33 -05:00
Angelo Salese
c2bb5c7428 Minor log removal 2014-11-30 13:42:04 +01:00
Justin Kerk
8d02626b28 Unicode combining accents go after the base character (nw) 2014-11-29 11:43:01 -08:00
hap
a047ad427b mmm pi 2014-11-29 15:33:07 +01:00
hap
5eda9df903 added utf8 macros for button names 2014-11-29 15:10:28 +01:00
hap
50a4e57f10 added macros for calculator button symbols, like eg. squareroot 2014-11-29 14:49:40 +01:00
Guru
41e910a5b1 viper.c - fix some minor text layout issues in my readme (nw) 2014-11-29 07:22:01 +00:00
Scott Stone
ec3cec46c7 Fix for unneeded description changes in taito_f3.c. The setname and model listed in description are enough to determine region and are this way throughout the driver. (nw) 2014-11-28 16:37:01 -05:00