Oliver Stöneberg
|
2a3f68dad4
|
(MESS) fixed uninitialized members in src/mess/machine/cococart.c (nw)
|
2013-03-08 16:46:23 +00:00 |
|
Curt Coder
|
e0da68add2
|
(MESS) cbm8296: Fixed address decode and video. (nw)
|
2013-03-08 15:36:21 +00:00 |
|
Nathan Woods
|
48bf99d7db
|
m6809 reset fix; resetting trackfld works now (nw)
|
2013-03-08 14:00:18 +00:00 |
|
Fabio Priuli
|
ca634429c5
|
better fix for megatech/stv cartslots. thanks Firewave! nw.
|
2013-03-08 11:29:19 +00:00 |
|
Fabio Priuli
|
0bd10165c2
|
readded missing logging functions. nw.
(sorry for broken compile in non-MacOSX, but unused variables which are initialized do not trigger any warning in Apple gcc...)
|
2013-03-08 11:18:37 +00:00 |
|
David Haywood
|
e45877049e
|
rearrange notes a bit
|
2013-03-08 11:17:24 +00:00 |
|
Miodrag Milanovic
|
50246e38a6
|
compile fix (nw)
|
2013-03-08 10:47:33 +00:00 |
|
Fabio Priuli
|
4b8d109218
|
another small cleanup. nw.
|
2013-03-08 10:40:53 +00:00 |
|
Fabio Priuli
|
d104b4cbf0
|
small modernization + small cleanup. nw.
|
2013-03-08 10:23:47 +00:00 |
|
Fabio Priuli
|
6452f2c685
|
greatly simplified mapping and access for cart ROM. given the massive internal changes, please test once again
your favorite SNES games against previous code (or against latest release) and report regressions. thanks.
|
2013-03-08 10:01:28 +00:00 |
|
Fabio Priuli
|
34cccc8e3b
|
same for stvbios cartslots. nw.
|
2013-03-08 09:31:24 +00:00 |
|
Fabio Priuli
|
5fe69ade7f
|
fixed megatech loading in cartslots (image device does not seem to have access to the memory regions, so we have to pass through root_device). nw.
|
2013-03-08 09:27:46 +00:00 |
|
Oliver Stöneberg
|
082e6d1725
|
fixed uninitialized member in src/emu/machine/upd1990a.c (nw)
|
2013-03-08 07:20:44 +00:00 |
|
Brian Troha
|
027debca6f
|
yunsun16.c: Minor whitespace clean up / alignment - NW
|
2013-03-08 03:15:26 +00:00 |
|
Brian Troha
|
46b101f32e
|
New WWF Wrestlefest clone
New Clone Added
--------------------------------------------------------
WWF WrestleFest (Korea) [Simon Dennison]
|
2013-03-08 03:08:39 +00:00 |
|
David Haywood
|
ee1609e745
|
just some debug code to blank out data we've read from in a spare copy of the graphic rom region, although it already confirms what I thought, every byte of graphic data is transferred at some point if you test all characters, so no hidden tables lurking there.
|
2013-03-08 01:17:35 +00:00 |
|
Oliver Stöneberg
|
1333fbeafc
|
fixed uninitialized memory in ddp2 by request (nw)
|
2013-03-07 22:11:54 +00:00 |
|
Fabio Priuli
|
baf71aefeb
|
temp fixed regression in superfx due to changes done yesterday. the code is not optimal but it's going to be rewritten soon anyway...
|
2013-03-07 20:09:03 +00:00 |
|
smf-
|
702d921e5e
|
picked up a couple of copy & paste bugs with the pbr register (nw)
|
2013-03-07 19:35:19 +00:00 |
|
Curt Coder
|
389ee4558f
|
Reverted MC68328 changes. (nw)
|
2013-03-07 19:12:27 +00:00 |
|
Fabio Priuli
|
611efeb844
|
minor logging fixes.
|
2013-03-07 19:07:37 +00:00 |
|
Curt Coder
|
75f815e2b5
|
Fixed build. (nw)
|
2013-03-07 18:49:59 +00:00 |
|
Angelo Salese
|
f5351dc600
|
Fixed loading for the unused flash ROM
|
2013-03-07 18:37:16 +00:00 |
|
Curt Coder
|
76ac08a0b8
|
Moved some files to where they belong. (nw)
|
2013-03-07 15:28:25 +00:00 |
|
Fabio Priuli
|
7e0b63efa9
|
split ROM/RAM accesses to cart in SNES slot implementation in order to simplify the code. nw.
|
2013-03-07 11:09:57 +00:00 |
|
Oliver Stöneberg
|
452c1a8851
|
(MESS) fixed uninitialized member in src/mess/video/nubus_48gc.c (nw)
|
2013-03-07 09:22:22 +00:00 |
|
Oliver Stöneberg
|
a4e80715da
|
(MESS) fixed uninitialized memory in src/mess/machine/c2040.c (nw)
|
2013-03-07 08:38:36 +00:00 |
|
Oliver Stöneberg
|
5671956783
|
fixed uninitialized members in src/emu/machine/6821pia.c (nw)
|
2013-03-07 08:33:33 +00:00 |
|
Oliver Stöneberg
|
640417e016
|
(MESS) fixed uninitialized members in src/mess/machine/egret.c (nw)
|
2013-03-07 08:24:48 +00:00 |
|
smf-
|
e28ed1357c
|
Added tms9900, tms9980 & tms9995 to unidasm. Other tms99xx cpu cores are generated with macros, including the CPU_DISASSEMBLE (nw)
|
2013-03-07 07:20:48 +00:00 |
|
Andrew Gardner
|
039aa6d9d7
|
Modernized wswan, special, and svision devices. [Andrew Gardner]
|
2013-03-07 04:30:56 +00:00 |
|
Oliver Stöneberg
|
6d31dcec55
|
fixed uninitialized member in src/emu/cpu/tms9900/tms9995.c (nw)
|
2013-03-06 22:49:53 +00:00 |
|
Oliver Stöneberg
|
4eb9370149
|
(MESS) fixed uninitialized member in src/mess/machine/ecb_grip.c (nw)
|
2013-03-06 22:44:44 +00:00 |
|
Oliver Stöneberg
|
6bd6fcf5f2
|
(MESS) fixed uninitialized member in src/mess/video/gime.c (nw)
|
2013-03-06 22:34:57 +00:00 |
|
Oliver Stöneberg
|
5964b44a12
|
fixed uninitialized members in src/emu/machine/mos6526.c (nw)
|
2013-03-06 22:24:24 +00:00 |
|
Oliver Stöneberg
|
36f67a44c9
|
fixed uninitialized member in src/emu/video/mc6845.c (nw)
|
2013-03-06 22:15:50 +00:00 |
|
Olivier Galibert
|
b524a9250e
|
m6809: Get rid of the preprocessor pass, for great justice [O. Galibert]
|
2013-03-06 21:26:37 +00:00 |
|
Oliver Stöneberg
|
cac3564b54
|
fixed uninitialized member in src/emu/machine/i8255.c (nw)
|
2013-03-06 20:59:40 +00:00 |
|
Oliver Stöneberg
|
866dff3462
|
(MESS) fixed uninitialized member in src/mess/machine/esqvfd.c (nw)
|
2013-03-06 20:52:21 +00:00 |
|
Oliver Stöneberg
|
fa132cb630
|
fixed another uninitialized member in src/emu/machine/mc68901.c (nw)
|
2013-03-06 20:49:25 +00:00 |
|
David Haywood
|
5253ef9c6b
|
missed an input
|
2013-03-06 20:47:09 +00:00 |
|
Oliver Stöneberg
|
e702b4ba6f
|
fixed uninitialized member in src/emu/machine/mc68901.c (nw)
|
2013-03-06 20:43:49 +00:00 |
|
Oliver Stöneberg
|
992cef0e8e
|
fixed another uninitialized member in src/emu/machine/6850acia.c (nw)
|
2013-03-06 20:40:09 +00:00 |
|
Oliver Stöneberg
|
6ec886341c
|
fixed uninitialized members in src/emu/machine/6850acia.c (nw)
|
2013-03-06 20:35:17 +00:00 |
|
Oliver Stöneberg
|
e755525854
|
fixed uninitialized member in src/emu/video/saa5050.c (nw)
|
2013-03-06 20:27:06 +00:00 |
|
Oliver Stöneberg
|
fbba1eaac6
|
fixed uninitialized memory in src/emu/machine/rp5c01.c (nw)
|
2013-03-06 20:11:49 +00:00 |
|
David Haywood
|
554671cc70
|
added sounds, inputs, promoted to working
new WORKING
Dream Ball [same credits as last time]
could do with lamps, and hopper hookup so you don't get a payout error tho.
|
2013-03-06 20:03:19 +00:00 |
|
Oliver Stöneberg
|
75cb409fe1
|
fixed uninitialized members in src/emu/machine/6522via.c (nw)
|
2013-03-06 19:51:46 +00:00 |
|
smf-
|
7d50e2df77
|
not sure if we need big and little endian versions of disassemblers, but there already were some. this name is too long to fit and be meaningful (nw)
|
2013-03-06 19:35:25 +00:00 |
|
smf-
|
91e3528e48
|
meant to sort these into cpu name order before last commit, they appear to have mostly been in "find in files" order before with manual changes (nw)
|
2013-03-06 19:30:46 +00:00 |
|