cracyc
7423020d4b
(mess) psxcd: mark transfer buffer empty when all data transfered (nw)
...
---
Fixes Tobal No.1
2013-04-26 00:41:31 +00:00
Scott Stone
133d3c330f
Went through Nintendo drivers and like for the nes earlier, made using the default keyboard controls attempted to follow left to right button order on actual controller or machine. (nw)
2013-04-25 20:45:25 +00:00
Wilbert Pol
02d1bf7c17
Documentation (nw)
2013-04-25 19:14:32 +00:00
Wilbert Pol
20da7edcce
(MESS) bbc.c: Fixed cassette loading. [Wilbert Pol]
2013-04-25 18:57:49 +00:00
Wilbert Pol
e0b897b866
6850acia.c: Improved DCD signal handling. [Wilbert Pol]
2013-04-25 18:56:30 +00:00
Scott Stone
7753acba20
Oh.. so no BOM it is? Anything beyond this.. I'm out. (nw)
2013-04-25 14:57:46 +00:00
smf-
570f6c134d
changed loop detection hack to use address mask to stop it crashing, nfs vrally 2 doesn't crash straight away but it's graphics are completely corrupt. (nw)
2013-04-25 14:30:40 +00:00
Scott Stone
afb7d0387c
Guess I missed the BOM (nw)
2013-04-25 14:22:35 +00:00
Curt Coder
61aac5dbc2
(MESS) pc8201: Added Japanese ROM. [noris]
2013-04-25 14:08:48 +00:00
Oliver Stöneberg
bcdb8ab5b6
fixed DEBUG macro redefinition in src/mame/video/model2.c (nw)
2013-04-25 13:56:17 +00:00
Oliver Stöneberg
8480938487
fixed DEBUG macro redefinition in src/mame/drivers/m10.c (nw)
2013-04-25 13:54:31 +00:00
smf-
b81074e17d
added triangle culling, most noticeably fixes NASCAR Thunder 2004 [smf]
2013-04-25 12:03:19 +00:00
Scott Stone
d06d200627
lowercase... (nw)
2013-04-25 12:03:17 +00:00
smf-
0ce02e38e6
make it clearer that you can't write to LZCR (nw)
2013-04-25 12:02:11 +00:00
Scott Stone
ba02fc1374
Fix a couple same name/diff crc romnames (nw)
2013-04-25 12:00:04 +00:00
Robbbert
88ec843c14
(MESS) Ravens WIP - mostly working
2013-04-25 11:36:15 +00:00
Fabio Priuli
66ae0c6ab9
(MESS) NES IRQ clean up part 2: Konami IRQs are now implemented based on the docs
...
and not kludged (in particular, now they are cycle based too). nw.
+ a minor fix for NT restore...
2013-04-25 10:14:13 +00:00
Robbbert
715f05b28d
s2650 cpu: fixed a few disassemblies
2013-04-25 05:49:51 +00:00
Andrew Gardner
cd2e723710
Convert the std::vector of settings to a simple_list in preparation for saving
...
individual window settings. (nw)
2013-04-25 05:21:45 +00:00
Fabio Priuli
ca39e65ab5
(MESS) n64.xml: new dumps from Carrot + fixed a 1byte bad dump for pokestad (thanks to the retrode guys). nw.
2013-04-25 05:05:42 +00:00
Robbbert
913db8bbcb
(MESS) ravens WIP
2013-04-25 04:19:31 +00:00
R. Belmont
ac174df014
New games added as GAME_NOT_WORKING
...
-----------------------------------
Golden Tee Fore! 2004 [R. Belmont, Brian Troha, uncletom]
Golden Tee Fore! 2005 [R. Belmont, Brian Troha, uncletom]
2013-04-25 03:09:48 +00:00
Scott Stone
eb81010b52
Fixed labels for bomber (scramble clone) based on recent dump. (nw)
2013-04-25 01:51:51 +00:00
Scott Stone
df66d235b2
(MESS) NES: Switched button arrangement to match left to right order from actual gamepad. Mike Tyson's Punchout plays a little more logically now. (nw)
2013-04-25 00:26:05 +00:00
Fabio Priuli
db73d6d21b
re-submit of LoganB's updated gbcolor.xml. this time validation should be ok. nw.
2013-04-24 21:51:20 +00:00
Fabio Priuli
ee33a7bfaf
(MESS) NES: hopefully fixed a crash occurring at exit when PRG is not a multiple of 16KB.
...
Also promoted to working state two other SMB clones running on the same pcb as
SMB Malee 2 (whose support was added a few days ago). nw.
2013-04-24 21:49:57 +00:00
Fabio Priuli
9619440925
(MESS) NES IRQ clean up part 1: CPU-driven IRQ now actually tick based on CPU cycles rather than on scanlines. nw.
2013-04-24 21:46:39 +00:00
Wilbert Pol
07ccdda2e9
silence. (nw)
2013-04-24 18:28:23 +00:00
Wilbert Pol
341f39061e
Fixed potential out of bounds array access. (nw)
2013-04-24 18:21:58 +00:00
Miodrag Milanovic
ea5d79c9cc
removed implementation of legacy DEVCB_MEMORY_HANDLER and used members instead (nw)
...
this require clean compile
2013-04-24 14:54:54 +00:00
Miodrag Milanovic
f3d0ba23d1
removed usage of 6532RIOT legacy calls (nw)
2013-04-24 13:33:52 +00:00
Miodrag Milanovic
3b0ee026b9
modernized 2 drivers skipped in past (nw)
2013-04-24 09:50:14 +00:00
Miodrag Milanovic
f7e95c828e
compile fix (nw)
2013-04-24 09:37:17 +00:00
Fabio Priuli
270c089dda
(MESS) megadriv.c: fixed crash in the debugger due to access beyond end of the rom. nw.
2013-04-24 09:12:40 +00:00
Fabio Priuli
4715c52f52
two new pico dumps from TeamEurope. nw.
2013-04-24 09:05:55 +00:00
Fabio Priuli
9ee01824c2
fixed validation too. nw.
2013-04-24 09:05:08 +00:00
Fabio Priuli
61f8dce6f3
gbcolor.xml submission was busted. temporarily reverted until I have time to fix it. nw.
2013-04-24 09:02:06 +00:00
Miodrag Milanovic
0091c61318
fix one more (nw)
2013-04-24 08:55:04 +00:00
Miodrag Milanovic
467a771067
fixed compile (nw)
2013-04-24 08:52:52 +00:00
Miodrag Milanovic
8c961ddc56
removed duplicated line (nw)
2013-04-24 08:24:10 +00:00
Fabio Priuli
84af806a8d
(MESS) softlist: added PCB documentation to gba, gbcolor and n64 lists,
...
based on nointro pictures [LoganB]
(MESS) svmu.c: changed input mappings to be more standard [LoganB]
also, LoganB has updated the support status of snes_strom.xml saving me the time to test
them again :)
2013-04-24 06:40:59 +00:00
Fabio Priuli
2a6e803a9e
(MESS) nes.c: Fixed remaining known bootleg PCBs (mostly SMB2 FDS conversions) and
...
improved FFE mappers (I'd be more interested into actually emulating the copier but this is
all we got at the moment...) . nw.
Also, backing up some wip code for other pcbs that still does not produce any useful result.
2013-04-24 06:36:07 +00:00
cracyc
6154d88f09
(mess) getid and readtoc generate 2 interrupts (nw)
...
--
Fixes booting of later bioses which are more strict about that
2013-04-24 03:25:52 +00:00
Michaël Banaan Ananas
119692ba29
reimplemented mlanding analog controls, but it's still about as bad as it was before
2013-04-23 18:00:33 +00:00
Robbbert
a67009d497
New skeleton driver
...
-------------------
Ravensburger Selbstbaucomputer [Robbbert]
2013-04-23 13:00:21 +00:00
mahlemiut
53b5cfd009
s3,s3virge: added bits 8 and 9 of VGA Offset register. (no whatsnew)
2013-04-23 10:55:59 +00:00
Miodrag Milanovic
6de13d280a
made BEEP and RAM devices initialize in constructor of driver classes (nw)
2013-04-23 07:11:57 +00:00
cracyc
fdaf96470f
(mess) psxcd: fix potential bugs (nw)
2013-04-23 02:37:07 +00:00
mahlemiut
7bce911a75
s3: Added MMIO registers for read and write masks (no whatsnew)
2013-04-23 01:22:08 +00:00
cracyc
e03b8f95af
(mess) Further cdrom work, main functional change is better sector buffer handling [Carl]
2013-04-22 18:58:43 +00:00