Curt Coder
e670fdccb4
(MESS) cbm2: Address decoding WIP. (nw)
2012-09-22 20:55:35 +00:00
Fabio Priuli
58f0fb5d4e
(MESS) softlist: misc cleanups. no whatsnew.
2012-09-22 15:27:08 +00:00
Fabio Priuli
d274a3b3fa
(MESS) nes.c: moved cart class where it actually belongs. no whatsnew.
...
eventually, nes_mmc and its pieces (nes_pcb, nes_ines & nes_unif) will contain a cart slot device and allow for
things like on-cart sound chips and eeprom devices to be properly emulated
2012-09-22 15:25:56 +00:00
mahlemiut
32dabf229d
(MESS) gfxultra: just renaming a few functions... (no whatsnew)
2012-09-22 11:19:53 +00:00
Michaël Banaan Ananas
70920fef0c
(svn commit test)
2012-09-22 11:10:07 +00:00
Curt Coder
e20c40ea12
(MESS) Input port cleanup. (nw)
2012-09-21 21:03:03 +00:00
Scott Stone
07bcef861b
Better simulation of Metal Slug X's protection device. [IQ_132]
2012-09-21 20:44:07 +00:00
smf-
feee0c35b8
Removed init_scsibus() from scsibus_device as it was only used for passing the sector size, in reality this is an attribute of the hard drive and not the bus. It now asks the device for the size, however this will go away soon (nw)
2012-09-21 18:35:50 +00:00
Miodrag Milanovic
ea2666bdc5
mediagx cleanup (nw)
2012-09-21 17:37:28 +00:00
R. Belmont
04c24872f0
lib7z: fix portability problems that resulted in memory trashing in some configurations. [R. Belmont]
2012-09-21 17:08:06 +00:00
Fabio Priuli
85f3612057
nes.c: partially split cart variables from the system ones. no whatsnew.
2012-09-21 16:41:12 +00:00
Fabio Priuli
7d021d4d51
nes.c: modernized the driver by moving most code into the class, work by Micko. no whatsnew.
2012-09-21 15:23:07 +00:00
Miodrag Milanovic
1ef4d3a626
firebeat cleanup (no whatsnew)
2012-09-21 15:02:49 +00:00
Miodrag Milanovic
7e4c4a50f2
dgn_beta removal of _space_func and moving handlers to members (nw)
2012-09-21 14:33:19 +00:00
Curt Coder
57c76989e3
(MESS) cbm2: Rewrote the rest of the CBM-II model line. [Curt Coder]
2012-09-21 13:22:49 +00:00
Curt Coder
1c58913d46
(MESS) v1050: Added Winchester support disk to software list. [Damien Cymbal]
2012-09-21 13:17:20 +00:00
Robbbert
be3ad0fde6
bfm_sc2 : commented out non-existent screen to fix crash
2012-09-21 12:53:44 +00:00
Robbbert
5ed13b9d38
Added generic set of pinball mechanical sounds [Robbbert]
...
zac_1 : added outhole and knocker sounds
2012-09-21 11:56:21 +00:00
Michaël Banaan Ananas
a108b4a2dc
got confirmed that claybust is on same pcb as the other
2012-09-21 09:56:02 +00:00
Miodrag Milanovic
1f9d1cd620
change from device->machine() to space.machine() in device handlers in order to make next changes easier (no whatsnew)
2012-09-21 08:25:27 +00:00
Fabio Priuli
81f2150890
(MESS) megadriv.xml: redumped a couple of carts with proper sizes and dumped a Codemasters 2in1 cart [ElBarto]
2012-09-21 08:23:20 +00:00
Aaron Giles
6ab486a324
NVRAM_HANDLER removal.
2012-09-21 06:37:59 +00:00
Oliver Stöneberg
616f0c7039
added resources and icon for UME / added UME support to verinfo and updated the usage string (no whatsnew)
2012-09-20 23:18:34 +00:00
Fabio Priuli
de3154e557
(MESS) megadriv: minor descriptions cleanup + made clear what's the content of frankensets sks1, sks2 and sks3. no whatsnew.
2012-09-20 22:22:41 +00:00
Angelo Salese
65e56c9043
Changed CPS-1 video timings to SCREEN_RAW_PARAMS [Angelo Salese]
2012-09-20 21:17:41 +00:00
Wilbert Pol
93b5eb783a
Added -verifysoftware command. [Wilbert Pol]
2012-09-20 19:34:30 +00:00
Sandro Ronco
553845dc64
Fixed debug build. (nw)
2012-09-20 19:33:41 +00:00
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