Commit Graph

34060 Commits

Author SHA1 Message Date
couriersud
b414a032e6 Merged sdl_video_config and win_video_config 2015-02-28 13:28:23 +01:00
couriersud
f87a0ee7a8 Merge branch 'master' of https://github.com/mamedev/mame.git 2015-02-28 12:20:26 +01:00
Ivan Vangelista
ed580a9ca5 tugboat.c: killed anonymous timer, added save state support (nw) 2015-02-28 10:20:26 +01:00
Ivan Vangelista
5a18715fca fgoal.c: killed anonymous timer, enabled save state support (nw) 2015-02-28 10:00:09 +01:00
Ivan Vangelista
bc6d208c90 ssv.c: added save state support (nw) 2015-02-28 08:51:01 +01:00
Robbbert
9c8566ca30 Merge branch 'master' of https://github.com/mamedev/mame 2015-02-28 18:06:32 +11:00
Robbbert
16c0373583 (MESS) mbee: various things (nw) 2015-02-28 18:04:01 +11:00
Ivan Vangelista
1d5565a889 tms34061.c: oops, thanks AWJ (nw) 2015-02-28 07:59:03 +01:00
Miodrag Milanovic
abb3442fe6 update libs to latest (nw) 2015-02-28 07:52:28 +01:00
arbee
2e294961b4 (MESS) apple2: add TMS9918 card from BYTE magazine plus 9938 and 9958 versions. [R. Belmont] 2015-02-27 21:57:57 -05:00
hap
42796ad656 cleanup + added Entex Baseball i/o 2015-02-28 01:51:41 +01:00
hap
4879ae08b9 added ebball test layout 2015-02-28 00:50:25 +01:00
couriersud
8a3bc6b8e4 Moved all renderers to osd/modules/render. (nw) 2015-02-28 00:21:44 +01:00
hap
e79c94c029 moved alnchase.c, edracula.c, tmtennis.c to hh_ucom4.c (remove epoch.a and tomy.a to recompile) 2015-02-27 20:37:49 +01:00
Ivan Vangelista
8d8f96f991 argus.c: killed trampolines, made use of configured banks, added save state support (nw) 2015-02-27 19:00:28 +01:00
Ivan Vangelista
482a4d9249 capbowl.c: killed anonymous timer, enabled save state support (nw)
tms34061.c: added save state support (nw)
2015-02-27 18:33:18 +01:00
couriersud
dfbb61232c Merge branch 'master' of https://github.com/mamedev/mame.git 2015-02-27 18:09:54 +01:00
couriersud
218c388088 Fix resizing on windows. (nw) 2015-02-27 18:09:39 +01:00
Ivan Vangelista
7e79ecf59d opwolf: fixed BGM regression (nw) 2015-02-27 17:38:28 +01:00
hap
d085e6c8f3 added driver for simple devices based around nec ucom4, with Tomy Pacman as skeleton 2015-02-27 13:57:23 +01:00
hap
e0b94ac61d added 430khz resonator for xtal.h 2015-02-27 13:21:43 +01:00
mamehaze
b9c59a8a5f silly autosave (nw) 2015-02-27 11:11:22 +00:00
mamehaze
ccac339934 Neo-Geo documentation updates [JacKc]
* kof96h - Tagged AES version
* kof98h - Tagged MVS and AES version
* ncomabth - Tagged MVS and AES version
* Updated game pcb info
* Misc Documentation update

[No Whatsnew]
sources :
http://mvs.gotwalls.com/index.php/Main_Page
http://www.zen96737.zen.co.uk/
http://www.arcade-collector.com/neogeo.php
http://ngdevteam.com/index.php?option=com_content&view=section&layout=blog&id=5&Itemid=29
http://neobitz.com/KnightsChance

Note from DsNo :
- Breakers, The King Of Fighters '96, Ninja Masters, Shock Troopers, Stakes Winner, Waku Waku 7

All the same cartridges like japan or usa mvs.. (ID, Roms, PCB)
Only different is label text "Made in Korea"

- The last Soldier 2 (MVS Korean release of The last Blade 2) exists but was only on location test in Korea.

(b2b was also added, even if we consider the later release date it now falls within range, a big rar of images to support this documentation was also supplied)
2015-02-27 11:07:49 +00:00
hap
b8b75d4df3 forgot to remove one 2015-02-27 10:44:03 +01:00
Mike Naberezny
0317c6ea67 Remove extra semicolons. (nw) 2015-02-26 19:16:59 -08:00
Mike Naberezny
21ba861dfb Remove unused imports. (nw) 2015-02-26 19:10:50 -08:00
hap
0641d42ae7 moved splitsec.c, stopthie.c, merlin.c, cnsector.c to hh_tms1k.c (remove parker.a before recompile) 2015-02-27 03:24:38 +01:00
hap
ebd15c9e25 moved starwbc.c, elecdet.c, unk3403.c, mathmagi.c, tandy12.c to hh_tms1k.c (before recompile, remove: apf.a, trs.a, skeleton.a --- kenner.a and ideal.a are obsolete) 2015-02-27 02:06:26 +01:00
couriersud
50d7d0f8ad Fixed windows baseline build.
More osd_dim use. (nw)
2015-02-27 01:42:50 +01:00
couriersud
dae49b998a Fix windows sdl build. (nw) 2015-02-27 00:31:15 +01:00
couriersud
43ba1b932d Merge branch 'master' of https://github.com/mamedev/mame.git 2015-02-27 00:20:01 +01:00
couriersud
b77fbed384 Introduced osd_rect and osd_dim to allow for more code alignment. (nw) 2015-02-27 00:19:41 +01:00
hap
01b5458a60 moved simon.c, comp4.c, amaztron.c to hh_tms1k.c (to recompile, remove mb.a, coleco.a) 2015-02-26 21:53:01 +01:00
cracyc
a11aebba8d (mess) pcd: cursor and floppy 2 (nw) 2015-02-26 14:40:51 -06:00
couriersud
39eb12210c Merge branch 'master' of https://github.com/mamedev/mame.git 2015-02-26 21:15:22 +01:00
hap
5320552859 moved tc4 to hh_tms1k.c (delete coleco.a to prevent compile error) 2015-02-26 20:22:16 +01:00
couriersud
4001dfe147 C++'d more of window.c (nw) 2015-02-26 19:38:42 +01:00
Ivan Vangelista
5fc8d523ec wc90b: added save state support (nw) 2015-02-26 18:56:12 +01:00
Ivan Vangelista
34128a916b tbowl.c: added save state support (nw) 2015-02-26 18:43:32 +01:00
Ivan Vangelista
11b1958854 pturn.c: added save state support (nw)
pooyan.c: removed unused member variable (nw)
2015-02-26 18:18:37 +01:00
Ivan Vangelista
c9a2700bb1 psychic5.c: added save state support, converted to configured banking (nw) 2015-02-26 18:17:27 +01:00
Ivan Vangelista
8e08d034be Fixed MT05852 , stupid copy/paste error on my part (nw) 2015-02-26 18:06:07 +01:00
Ivan Vangelista
3c130ba696 vulgus.c: added save state support (nw) 2015-02-26 18:02:46 +01:00
cracyc
cf05cdf683 (mess) pcd_kbd: "private field 'm_data' is not used" (nw) 2015-02-26 09:39:42 -06:00
Olivier Galibert
ce27de6af1 ip22: blast through firmware bug 2015-02-26 16:11:19 +01:00
mamehaze
db37f431a4 improvements to monkelf (bootleg of avspirit), now playable [iq_132] 2015-02-26 14:21:57 +00:00
Alex W. Jackson
72aacc18c6 Various 8-bit Tecmo drivers: use configured banks (nw) 2015-02-26 07:56:36 -05:00
couriersud
e3d8bf2f0d Fix other builds. Still fighting a bit with eGit. (nw) 2015-02-26 08:26:58 +01:00
Vas Crabb
fa02cb4060 Speculatively fill in what couriersud forgot to commit. This is
probably horribly wrong, but it fixes the build and renders video OS X
with the OpenGL renderer.  Treat it as an interim fix to keep things
working (for some values of "working") until couriersud commits the
actual code.
2015-02-26 16:21:30 +11:00
mamehaze
eacd88350c new clones
Nitro Ball (World, set 2) [Bill D. / The Dumping Union]

parent set was marked as 'US' but I think it's a World set because there's no Winners Don't Use Drugs logo to be found in the attract sequence and Data East were pretty consistent with that in this era.
2015-02-26 01:17:19 +00:00