Commit Graph

6458 Commits

Author SHA1 Message Date
Barry Harris
3886da171d
Create README.md 2018-10-23 11:22:50 +01:00
dinkc64
a80b2cea51 taitof2: fix for driftout/driveout titlescreen effect. 2018-10-23 01:36:58 +00:00
dinkc64
96827e2a8e replace memset(pBurnSoundOut, 0, ....) with BurnSoundClear() 2018-10-21 14:33:06 +00:00
dinkc64
c501d217a3 MSM6295 bAdd parameter iq_132-style 2018-10-21 13:52:51 +00:00
dinkc64
54febf0857 burn_sound.h is now included with burnint.h. BurnSoundClear() BurnSoundDCFilter() etc. are now available for any driver/etc to use 2018-10-21 13:11:41 +00:00
dinkc64
776e08cf95 pre90s/d_bzone: mark bzone and friends gfx/sound issues for now. use dc filter, use new BurnSoundClear() func also 2018-10-21 04:28:45 +00:00
dinkc64
17a0d80d50 add BurnSoundClear() to burn_sound.cpp/h 2018-10-21 04:25:10 +00:00
dinkc64
6b5244dad9 d_taitof3: add Landmaker 2.02O (Asia/World version - ASIA is stamped on the bottom of the cartridge - go figure) 2018-10-20 04:02:14 +00:00
dinkc64
6380e29907 whatsnew update 2018-10-19 03:55:14 +00:00
dinkc64
b00d8774cd d_nmk16: add strahl (world), fix sprite dma buffering for strahl, misc. small bugs plus clean driver slightly 2018-10-19 03:40:48 +00:00
Barry Harris
998140f0fb Add Twins (booleg of Mega Twins) [barry, ClawGrip, Roberto Fresca, Recreativas.org, The Dumping Union] 2018-10-18 12:52:31 +00:00
dinkc64
7446846adc better implimentation of jojoba service mode fix. needs testing! cram is now in 100% LE format, instead of the LE+BE mess it was before 2018-10-17 14:20:24 +00:00
dinkc64
e999edb8e3 cps3: jojoba service mode corrupted text kanji chars fix 2018-10-17 03:33:27 +00:00
dinkc64
cf749b0852 pacland dippy dip 2018-10-16 22:38:28 +00:00
dinkc64
c6923594e1 add highscore to all cps1,2 (tested for months in libretro) 2018-10-16 11:01:30 +00:00
dinkc64
0c1bcbe640 update whatsnew.html 2018-10-15 13:06:19 +00:00
dinkc64
57e55d13b3 d_taitomisc: remove band-aid fix for darius - unneeded with z80_intf fix. 2018-10-15 03:13:43 +00:00
dinkc64
4802edb954 z80_intf.cpp: fix for: ZetNmi and CPU_IRQSTATUS_AUTO loses cycles. Now, take for instance that some soundcpus generate a NMI per sample to dac, or msm5205. this causes the sound sync to go off the wall - generating distortion/clicks 2018-10-15 02:25:54 +00:00
dinkc64
5c7ceea83d irem m72: remove stupid hack, no longer needed since z80_intf.cpp cyclefix 2018-10-15 02:22:59 +00:00
dinkc64
67a19dedaa irem m90: fix bad sample address, sync z80 to improve dac clarity 2018-10-15 02:08:38 +00:00
dinkc64
97dd5ab05d d_taitomisc / darius: account for nmi cycles, fixes scratchy msm5205 sounds. 2018-10-14 13:53:26 +00:00
dinkc64
ca838c4484 d_darius2: scan cpu control register, d_taitomisc: use state-able BurnRand instead of rand() 2018-10-13 13:21:21 +00:00
dinkc64
fd29618b9f d_taitomisc: fix z80 banking w/states. fix other state issues by scanning critical vars. static-ize driver functions, clean 2018-10-13 04:31:45 +00:00
dinkc64
816e91e3fc fix silly bug in palette viewer on single-page palettes (0x100 or less entries) and previous page going to 0xffffff00 or something like that. 2018-10-13 03:10:06 +00:00
dinkc64
132e729b83 ccastles fin 2018-10-13 02:34:03 +00:00
dinkc64
11bce89a8b tempest: control fix bug from gamezfan, also put a limit on the velocity to quench erratic movement from super-fast moving mouse 2018-10-13 01:57:32 +00:00
dinkc64
8a4d0b26f4 burn_gun: BurnPaddle - speed up a bit so the default analog value of 0x100 in gamename.ini will work good in games that use it. 2018-10-12 22:59:17 +00:00
dinkc64
b6c818abe3 add driver for ccastles - WIP but almost done 2018-10-12 13:54:06 +00:00
dinkc64
78df3b8748 add device: X2212 4bit x 256 eerom + sram 2018-10-12 04:04:13 +00:00
dinkc64
1a2ad4b854 silly msm5205 stereo volume bug 2018-10-10 23:35:09 +00:00
dinkc64
30cb459cb3 cheat engine: only undo / write back old value if it has the flag to do so in cheat.dat (0x80000) 2018-10-10 02:36:15 +00:00
dinkc64
9760bf63c0 post-playtesting twin16 fixup 2018-10-09 13:37:40 +00:00
dinkc64
a8c8bca314 do a favor for the libretro guys since they help with so much stuff 2018-10-09 04:34:39 +00:00
dinkc64
2522e6bfb7 twin16 end wip 2018-10-09 04:09:56 +00:00
dinkc64
22d12caee3 oops, left behind some debug note.. 2018-10-08 11:42:06 +00:00
dinkc64
5ffbf11318 unbreak kungfum sound and video 2018-10-08 04:42:37 +00:00
dinkc64
fba50faef9 d_twin16: more wip 2018-10-08 03:39:06 +00:00
dinkc64
2a7e4e5f07 fix a bunch of warnings from gcc7 2018-10-07 13:49:20 +00:00
dinkc64
c7fe283cab konami twin16 wip: support sprite:tile modes, shadow, pri, etc. fix missing text/tiles in some games, fix lots of prio issues in gradius2.. WIP! 2018-10-07 04:49:20 +00:00
dinkc64
db193e5277 decocass, btime, wardner: set to correct hz refereshrate 2018-10-06 22:46:30 +00:00
dinkc64
7bc0dc24a7 megadrive: set 32col default back to center instead of inner zoom 2018-10-06 22:44:58 +00:00
dinkc64
015ec4737d add driver for Cloud9 / firebeast 2018-10-06 04:21:20 +00:00
dinkc64
1e3d893076 d_argus, use 32bit trans buffer also for the mosaic buffer, make gamezfan compatible 2018-10-05 13:39:22 +00:00
dinkc64
00c4ea7ee5 argusargus happytime 2018-10-05 04:22:19 +00:00
dinkc64
02adf73f5d moonwar fix revisited 2018-10-05 01:21:41 +00:00
dinkc64
28ffc945f8 d_mappy, clear latches on reset for happy superpac 2018-10-04 03:13:10 +00:00
dinkc64
09d550edb1 mugsmashers update 2018-10-03 03:12:04 +00:00
iq_132
98a46c2cd0 tilemap_generic - add support for drawing to generic bitmaps, fix bug when setting row/col scroll, disable checks if not in debug for speed, add "dirty" tile drawing manager 2018-10-03 02:04:15 +00:00
dinkc64
2e156640d6 d_galaxian[+etc]: make moonwar,moonwara playable 2018-10-03 01:51:23 +00:00
dinkc64
283e2916f7 whatsnew update 2018-10-02 03:49:37 +00:00