Commit Graph

17532 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
2b8f3ba635 (hmm that was a bit messy) 2012-09-20 19:05:58 +00:00
Michaël Banaan Ananas
54531b7773 (small change on descriptions) 2012-09-20 18:15:10 +00:00
Miodrag Milanovic
8e9d991c8b some hp48 cleanup (nw) 2012-09-20 13:59:11 +00:00
Robbbert
a44b71c954 Flicker: replaced temporary beeper sound with samples. 2012-09-20 13:58:28 +00:00
Miodrag Milanovic
88e65e7c27 concept cleanup (nw) 2012-09-20 13:40:07 +00:00
Miodrag Milanovic
4971756f53 vtech2 cleanup (no whatsnew) 2012-09-20 13:29:39 +00:00
Miodrag Milanovic
98f488f114 pcw16: Commented old code not used, mahlemiut please delete if not needed as reminder for some additional changes (no whatsnew) 2012-09-20 13:17:59 +00:00
Miodrag Milanovic
c2ea84b05c used read8_delegate instead of read8_space_func for vga port read (nw) 2012-09-20 13:07:33 +00:00
Michaël Banaan Ananas
d81de35ce5 (note) 2012-09-20 12:11:21 +00:00
Michaël Banaan Ananas
3a3bf0e7d7 Games promoted to working
-------------------------
Claybuster [Any, hap]
Gun Champ [hap]
2012-09-20 12:08:56 +00:00
Miodrag Milanovic
086b4d97cd decocass modernized and cleaned (no whatsnew) 2012-09-20 12:00:57 +00:00
Michaël Banaan Ananas
8270986acb made schaser sound timer a device 2012-09-20 10:25:42 +00:00
Miodrag Milanovic
e5f512b479 making pcecommn to be a main class for other pce related drivers (nw) 2012-09-20 09:17:56 +00:00
Miodrag Milanovic
cde37d5026 Modernized archimedes (no whatsnew) 2012-09-20 08:36:19 +00:00
Michaël Banaan Ananas
13ad383bf4 MT 5012 trivial 2012-09-20 03:04:31 +00:00
mahlemiut
aa563e2358 at: Made sure that the correct address space is used when using DMA (no whatsnew) 2012-09-20 02:54:55 +00:00
mahlemiut
d6ce1d486a Fix GCC 4.4 compile (no whatsnew) 2012-09-20 02:06:26 +00:00
Fabio Priuli
d95b44986f (MESS) pico.xml: two more dumps from TeamEurope. no whatsnew.
(MESS) gbcolor.xml: added recent dump from BigFred. no whatsnew.
+ minor maintenance fixes.
2012-09-19 22:23:54 +00:00
Wilbert Pol
6dca510a96 OSX compile fixes (nw) 2012-09-19 21:11:39 +00:00
Aaron Giles
ddd9555b7f MESS fixes. 2012-09-19 20:59:42 +00:00
Aaron Giles
621ac620ae Since nobody checks for NULLs anyway, make
device_memory_interface::space() assert against NULL and
return a reference, and pushed references throughout all 
address space usage in the system. Added a has_space() 
method to check for those rare case when it is ambiguous.
[Aaron Giles]

Also reinstated the generic space and added fatal error
handlers if anyone tries to actually read/write from it.
2012-09-19 19:48:09 +00:00
Angelo Salese
33c77e65bb Seibu COP: Added 0xe38e command, used by Seibu Cup Soccer to follow the ball [Angelo Salese] 2012-09-19 19:31:11 +00:00
Michaël Banaan Ananas
325006970c considering the sprite hw is like on NES, IN0 d6 looks like it is sprite-0 collision detection 2012-09-19 18:35:00 +00:00
Michaël Banaan Ananas
faf34668d9 new NOT_WORKING game added
----------------------
Claybuster [Any]


(this means the other modelr game is almost-definitely gunchamp. I will try to hook up the gun later, and hopefully make gunchamp work as well then)
2012-09-19 17:45:49 +00:00
Michaël Banaan Ananas
e4de0e2f18 new clone added
-----------------
Asterock (Videotron bootleg) [Any]
2012-09-19 16:56:25 +00:00
Oliver Stöneberg
aba7881624 (MESS) fixed mess/drivers/dragon.c compilation (no whatsnew) 2012-09-19 15:49:22 +00:00
Oliver Stöneberg
b648182a6f (MESS) fixed mess/machine/coco.c compilation (no whatsnew) 2012-09-19 15:45:27 +00:00
Miodrag Milanovic
f4ccdaf32c dkong fix (no whatsnew) 2012-09-19 14:51:15 +00:00
Miodrag Milanovic
e65e53f7c7 one more found (nw) 2012-09-19 14:16:48 +00:00
Curt Coder
cd3e8d7955 (MESS) p500: Rewrote the driver using the PLAs for address decoding. [Curt Coder] 2012-09-19 13:56:56 +00:00
Miodrag Milanovic
f4d7dcb19a Made amiga keyboard a device, and removed legacy port changed support (no whatsnew) 2012-09-19 13:54:29 +00:00
Miodrag Milanovic
83b167e59f More cleanup on mess side (nw) 2012-09-19 13:19:23 +00:00
Miodrag Milanovic
7f775f2fbe Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
Oliver Stöneberg
c6f3718f55 fixed pong/pongf crash on exit - re-introduces a memory leak for now 2012-09-19 11:53:24 +00:00
Miodrag Milanovic
e3992c070e Fix for ginganin regression (no whatsnew) 2012-09-19 11:06:59 +00:00
Robbbert
9d9ffac2cd (MESS) p8000, p8000_16, bigbord2: fix regression in keyboard due to 'address_space' problem. 2012-09-19 10:51:16 +00:00
Miodrag Milanovic
3c58f8e7cd Removed device_memory_interface from driver_device, fixes issues with dkong clones, and various others, require clean compile (no whatsnew) 2012-09-19 10:31:22 +00:00
Miodrag Milanovic
c4f6fca298 Fixed DEVCB_MEMORY_HANDLER regression (no whatsnew) 2012-09-19 08:20:51 +00:00
Fabio Priuli
7d9e195ced (MESS) softlist: bunch of misc updates. no whatsnew. 2012-09-19 08:17:05 +00:00
Fabio Priuli
6607f9d031 fixed year in a couple of atomiswave games, as per title screen. no whatsnew. 2012-09-19 07:19:22 +00:00
Miodrag Milanovic
7ebda16161 Fix listxml (no whatsnew) 2012-09-19 07:16:56 +00:00
Fabio Priuli
889e8f83c6 Fixed obvious copy and paste mistake. Thanks for the report, Klaus! no whatsnew. 2012-09-19 04:46:02 +00:00
mahlemiut
7917f1ac8a (MESS) Fixed 256 colour SVGA modes when used by the gfxultra. (no whatsnew) 2012-09-19 00:17:41 +00:00
Angelo Salese
bc09e31613 0x6200 note, nw 2012-09-18 22:12:17 +00:00
Oliver Stöneberg
0f81674c61 MT05007: fixed midtunit.c crashes [Oliver Stöneberg] 2012-09-18 19:31:14 +00:00
James Wallace
500f402100 New NOT WORKING Game
---------------------
Blankity Bank (PCP) (SYSTEM80) [TTX]

Changed FME drivers to use per-driver layouts, rather than awpvid generic ones - should make tiny builds a bit easier, and gives more opportunity to tweak for hardware specific stuff. (nw)
2012-09-18 19:18:43 +00:00
Oliver Stöneberg
56248afd7e fixed galaga crash by using proper state - there are most likely more of this (no whatsnew) 2012-09-18 18:58:10 +00:00
Wilbert Pol
3a4b068087 (MESS) Fixed listxml crash. There is no screen in sapi3, so commented out the SCREEN_UPDATE config. (nw) 2012-09-18 18:02:24 +00:00
Miodrag Milanovic
c7f4236e20 And final for today (no whatsnew) 2012-09-18 14:58:53 +00:00
Miodrag Milanovic
bc4e5ad73a Some more cleanup (nw) 2012-09-18 14:52:54 +00:00