Angelo Salese
1c067e6187
Memory maps merges for the following drivers:
...
* nbmj9195.c
* niyanpai.c
* ninjaw.c
2009-04-30 18:53:17 +00:00
Fabio Priuli
5bd851a0d9
A couple more
2009-04-30 17:50:38 +00:00
Fabio Priuli
52fa72a778
More numbers-to-tags changes. Also, removed two unneeded variables in megadrive-related drivers:
...
genz80.z80_cpunum (it's safer to use the correct tag)
genesis_has_z80 (replaced by a check of cputag_get_cpu!=NULL)
2009-04-30 17:16:48 +00:00
Angelo Salese
5638eb7e1f
Memory maps merges for the following drivers:
...
* nycaptor.c
* olibochu.c
* othldrby.c
* pandoras.c
* parodius.c
* pbaction.c
* pcktgal.c
* pingpong.c
* pirates.c
* pitnrun.c
* pktgaldx.
* pokechmp.c
* popeye.c
Added sound to Pocket Gal Deluxe (bootleg) [Angelo Salese]
2009-04-30 17:04:33 +00:00
Angelo Salese
4feca21faa
Splitted Naomi / Atomiswave memory maps and improved sorting of the driver.
2009-04-30 12:39:02 +00:00
Fabio Priuli
3a3acbc79d
Factored out some more MESS specific code for Atari 8bit
2009-04-30 10:08:26 +00:00
Fabio Priuli
706c525c72
Again, number-to-tag conversions in CPU calls
2009-04-30 08:17:28 +00:00
Yasuhiro Ogawa
1cf49c43b5
added some notes
2009-04-30 06:09:25 +00:00
Yasuhiro Ogawa
1145300678
fixed sprite trail for mnight and robokid [kanikani]
2009-04-30 04:36:37 +00:00
Brian Troha
3ea817d6ec
minor documentation update about the security keys for the new Pit Boss Supertouch 30 sets.
2009-04-30 01:51:24 +00:00
Yasuhiro Ogawa
ba23cc5de7
added some descriptions
2009-04-30 01:43:12 +00:00
Brian Troha
fa7352c6bf
remove "- megat4st doesn't boot, protection problem?" from todo list as this was fixed. Better describe the issue for for the megat5 set as well.
2009-04-30 01:32:20 +00:00
Angelo Salese
2d106bd74a
Added RTC emulation for hng64 driver [Angelo Salese]
2009-04-29 22:25:56 +00:00
mariuszw1
b0b9441aa1
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
Pit Boss Supertouch 30 [Mariusz Wojcieszek]
2009-04-29 21:15:50 +00:00
Angelo Salese
8cf476826d
Memory maps merges for the following drivers:
...
* powerins.c
* psikyo.c
* psikyo4.c
* psikyosh.c
* rohga.c
* sbugger.c
* spy.c
2009-04-29 19:44:15 +00:00
Fabio Priuli
8ec0f64f65
More number-to-tag conversions in CPU calls while Kale is busy (and not merging maps)
2009-04-29 15:33:20 +00:00
Angelo Salese
b317ad95bf
Added sn76496 ready line hook-up for spcforce.c, doesn't make a difference since it's not actually used.
2009-04-29 12:58:56 +00:00
Curt Coder
1c86da07ed
Fixed READY cycle count.
2009-04-29 11:29:14 +00:00
Jonathan Gevaryahu
efd44dee47
Add READY line readback, cleaned up struct a bit, cleaned up comments, added more TODOs, Fixed some unsaved savestate related stuff.
2009-04-29 04:31:25 +00:00
Fabio Priuli
4240bd3abf
Fixed bug MT 3129
2009-04-29 00:33:44 +00:00
Angelo Salese
b9cffa68c9
Memory maps merges for the following drivers:
...
* puckpkmn.c
* punchout.c
* qdrmfgp.c
* quizpani.c
* rabbit.c
* rainbow.c
* rcorsair.c
* redclash.c (also cleaned-up the irq/nmi generation on coin insertion)
* renegade.c
* rmhaihai.c
* rockrage.c
* rocnrope.c
* rollerg.c
* rollrace.c
* runaway.c
* rungun.c
* sangho.c
* sauro.c (also cleaned-up a video function)
* sbasketb.c
* sbugger.c
* scregg.c
* segae.c
Removed deprecat.h dependancy for usgames.c
2009-04-28 23:43:22 +00:00
davidhay
d88da3d539
better fix for the dma, the last one caused an mmu fault on fatal fury
2009-04-28 21:46:30 +00:00
davidhay
4ef6f9103d
fix a bug in the hng64 dma..
2009-04-28 21:23:04 +00:00
Angelo Salese
7fd66deda9
Memory maps merges for the following drivers:
...
* senjyo.c
* seta2.c
* sfkick.c
* shangha3.c
Properly hooked-up player 2 mahjong panel in mj4simai
Moved paletteram_IIBBGGRR_w() from senjyo.c to emu/video/generic.c
===================================
I'm not sure if sfkick.c memory map is 100% correct, needs double checking (it's the same on MSX MESS driver)
Also anybody is interested in rewrite senjyo.c driver from scratch? ;P
2009-04-28 20:37:37 +00:00
Wilbert Pol
25bff72fe9
Made sure that both the RESET and BUSREQ lines are honored by the megadriv sound cpu.
2009-04-28 20:36:52 +00:00
Angelo Salese
d7f95e8e3d
Fixed commit error
2009-04-28 19:17:54 +00:00
Angelo Salese
0b81310fa8
Memory maps merges for the following drivers:
...
* shaolins.c
* shisen.c
* shootout.c (and cleaned-up the NMIs on coin insertions)
* sidearms.c
* sidepckt.c (merged the two per-game memory maps and moved the protection simulation hook-up to be called on DRIVER_INIT)
* skyarmy.c
* skyfox.c (and cleaned-up the NMIs on coin insertions)
* skyraid.c
* slapfght.c (also cleaned-up the ram sharing)
* slapshot.c
* spbactn.c
* spcforce.c
* spdodgeb.c
* speedspn.c
Modified my coin_insertion() function to use ASSERT & CLEAR instead of PULSE_LINE in cntsteer.c & ssozumo.c
Small region map rename for funystrp.
2009-04-28 19:05:40 +00:00
Fabio Priuli
ae146312df
A last round of number-to-tag changes, for the moment (I don't want to conflict with memory maps merging)
2009-04-28 15:32:49 +00:00
Angelo Salese
cc551d8d90
Memory maps merges for the following drivers:
...
* groundfx.c (also fixed 00487: groundfx: It has wrong default NVRAM settings, especially about the lap number (1) and the coin/credit settings (1/2).)
* lastduel.c
* macrossp.c
* madmotor.c (also cleaned-up some video variables in it)
* mcatadv.c (also reduced a 1.0 clipping out volume setting)
* moo.c
Converted ssingles.c case of AM_READ(SMH_ROM)
2009-04-28 15:08:42 +00:00
Fabio Priuli
2a0bcb26f3
And some more again...
2009-04-28 12:52:17 +00:00
Fabio Priuli
fdd2d4ab63
Again, number-to-tag conversions in CPU calls
2009-04-28 09:27:18 +00:00
Fabio Priuli
e120da4469
I had sent two outdated files. Now compile works again.
2009-04-28 07:46:24 +00:00
Fabio Priuli
4576576204
More number-to-tag conversions in CPU calls. As a result, simplified dec8.c removing game specific irqhandler and ym3526_interface (previously only needed because of different "audiocpu" number)
2009-04-28 07:40:05 +00:00
davidhay
484b50dc42
fixed mantis 3126
...
sbishi is a 2 player set, it uses the 'player 3' inputs for the 2nd player.
attempting to use the inputs mapped as 'player 2' in the parent set causes the game to break in strange ways, treating that player as both player 1 and/or player 2 depending on the situation, not awarding any score etc.
this removes the broken inputs for the 2 player set and renumbers the players correctly, as they are clearly not meant to be connected in this case.
2009-04-28 07:39:53 +00:00
Angelo Salese
fe193bc43c
small memory map name clean-up in espial.c
2009-04-27 22:37:59 +00:00
Angelo Salese
e9f13aef3d
Memory maps merges for the following drivers:
...
* mayumi.c (also cleaned-up the video routines)
* mazerbla.c
* momoko.c
* mosaic.c
* mouser.c
* mrflea.c
* mrjong.c (also cleaned-up the spriteram routines)
* srmp2.c
2009-04-27 22:35:02 +00:00
davidhay
62812a286c
fix player controls in the 4 player version of tank force (thanks to tip posted by sxevious on mantis #3127 ) [David Haywood]
2009-04-27 21:40:22 +00:00
Angelo Salese
8f7f39b71c
Memory maps merges for the following drivers:
...
* metlclsh.c
* mexico86.c (also added a basic hook-up for the 4p communication cpu, disabled by default)
* mirage.c
* mjkjidai.c
* mjsister.c
* mogura.c
* news.c
* ohmygod.c
* ojankohs.c (also cleaned-up some video variables in it)
* oneshot.c
* opwolf.c
2009-04-27 20:55:37 +00:00
Angelo Salese
cd8e7cde01
Fixed nested NMIs on Chequered Flag sound cpu, this fixes the sound loops and the music tempo [Phil Bennett]
2009-04-27 18:37:13 +00:00
Angelo Salese
ae56af5a44
Merged memory maps in the megasys1.c driver
2009-04-27 18:27:49 +00:00
Angelo Salese
54156976aa
Added engine noise hook-up to Chequered Flag [Angelo Salese]
2009-04-27 18:03:36 +00:00
Angelo Salese
63ad07061e
Merged memory maps in the overdriv.c and demoted it tothe GNW flag.
2009-04-27 14:38:53 +00:00
Fabio Priuli
74551d702d
Again, number-to-tag conversions in CPU calls
2009-04-27 14:20:12 +00:00
Angelo Salese
fc59ddc7a0
Merged memory maps in the nbmj8688.c
2009-04-27 14:19:59 +00:00
Angelo Salese
e1f62a820f
Merged memory map in the sf.c driver
2009-04-27 13:43:28 +00:00
Angelo Salese
faa95b2751
Merged memory maps for the sub cpus in the seta.c driver
2009-04-27 13:21:01 +00:00
Aaron Giles
9eb86548bb
Added missing casts and made other tweaks. The entire project
...
can now be optionally compiled with the C++ compiler (mingw g++
only for the moment; MSVC still has issues).
2009-04-27 09:18:17 +00:00
Fabio Priuli
5d4816b665
A few more number-to-tag conversions in CPU calls
2009-04-27 09:16:08 +00:00
davidhay
64a5e34b3f
hng64 improvements
...
fixed tile flipping
2009-04-27 08:03:08 +00:00
davidhay
c25178dfe6
hng64 improvements
...
documented + hooked up 4bpp/8bpp select on layers.
2009-04-27 07:47:25 +00:00