dinkc64
60d1f5dbc9
add state support to: tms34010, adsp210x cpu's, dcs and midwunit, add palette recalc
2018-12-06 22:18:57 -05:00
Barry Harris
9dee67e66e
Fix genre description
2018-12-06 16:12:30 +00:00
Barry Harris
3e0cba50da
Fix tranlsation issue
2018-12-06 14:54:01 +00:00
Barry Harris
9bf9031653
d_kinst.cpp note about 64-bit build working better
2018-12-06 14:35:22 +00:00
Barry Harris
aeefb0d5f2
Add filter for Midway games
2018-12-06 14:29:32 +00:00
Barry Harris
d21b350d48
Make HDD Path configurable and update d_kinst.cpp to support
2018-12-06 13:58:54 +00:00
dinkc64
ef497eb681
fix screen tearing in rampgwt
2018-12-06 00:21:09 -05:00
dinkc64
fc406e8f9a
fix kinst sound, dcs2k gets volume, also support 60hz in wunit, change the L to _T for barbudreadmon :)
2018-12-06 00:01:46 -05:00
dinkc64
8c9537f51f
midway wolf unit: get sound working. WIP, but almost finished! includes debug spam. d_kinst _temporarily_ broken, will be fixed in next commit
2018-12-05 22:48:35 -05:00
dinkc64
a7589a0ea7
common cycle stuff (newframe, totalcycles, etc) for tms34010 and adsp210x
2018-12-04 00:24:05 -05:00
dinkc64
3d8b0af10b
add cycle handling to tms34010
2018-12-03 07:43:16 -05:00
Barry Harris
e0beabdc80
kinst small update
2018-12-01 20:14:55 +00:00
Barry Harris
18f529d58c
Give Midway Wolf a bit of love
...
convert to generic tiles (colour depth independent)
set width to 400 - remove blanking areas
fix timing - set refresh rate to 54.71hz
malloc variables to correct sizes (aid porting)
add reset routine
hook up some more sound functionality
fix some rom loading - fixes rom tests
mark as BurnDriverD
2018-11-30 13:10:40 +00:00
Barry Harris
f139428ca9
Add Street Fighter 2 Red Wave Pt II [Barry, okada yuko]
2018-11-30 09:30:57 +00:00
dinkc64
91c8a38b7e
Merge branch 'master' of https://github.com/barry65536/FBAlpha
2018-11-29 23:47:06 -05:00
dinkc64
ccc8bc0c0a
atari/d_relief: finish driver
2018-11-29 23:46:41 -05:00
Barry Harris
0a9c75acfd
Sync with MAME 0.204
2018-11-29 14:02:41 +00:00
dinkc64
10c325fb38
atari batman, fix the driving scene (partials need to be updated in vad)
2018-11-28 08:21:23 -05:00
dinkc64
f373cc0365
atarirle for iq and barbudreadmon
2018-11-28 07:49:29 -05:00
dinkc64
f3f1f31565
its not jsa, anyways
2018-11-27 23:14:24 -05:00
dinkc64
69346e01cc
atari: vindicators driver finished
2018-11-27 22:54:42 -05:00
dinkc64
993a4de999
whatsnew.html update
2018-11-27 07:57:56 -05:00
Barry Harris
e75cdfa484
Merge branch 'master' of https://github.com/barry65536/FBAlpha
2018-11-26 14:52:29 +00:00
Barry Harris
6165c8eb9f
Update makefile.burn_rules
2018-11-26 14:52:26 +00:00
dinkc64
bc6f1c3ccc
Merge branch 'master' of https://github.com/barry65536/FBAlpha
2018-11-26 09:19:32 -05:00
dinkc64
c913769f76
m68k endiderp for iq_132
2018-11-26 09:17:32 -05:00
Barry Harris
9c9c57dbe2
Sync with MAME
2018-11-26 14:00:30 +00:00
Barry Harris
9ac704a817
Add clone of X-Men: Children of the Atom to CPS-2 driver [Barry, Brad Hicks]
2018-11-26 13:29:49 +00:00
dinkc64
e7de7462c7
atari: batman should be mostly done
2018-11-25 22:52:30 -05:00
dinkc64
fa36619820
M6502Idle(): return cycles idle'd
2018-11-25 21:35:55 -05:00
dinkc64
b4f459ff69
oops.
2018-11-25 09:36:00 -05:00
dinkc64
2e74f7a8e9
atarig1 & rle device - finishing touches, standardize states a little + etc
2018-11-25 09:34:18 -05:00
dinkc64
f7faa73ce8
d_atarig1: hydra/pitfighter. hook up analogs for hydra, add states for rle
2018-11-24 00:25:16 -05:00
dinkc64
a2786847e1
joyprocess device: ProcessAnalog() make it nicer to add linear / pedal-types. Analog or digital buttons can be mapped to it (depending of flags used)
2018-11-23 23:14:33 -05:00
dinkc64
d5bc8e36b8
OOPS, makefile derp.
2018-11-23 09:57:34 -05:00
iq_132
529ae0798c
Update Prehistoric Isle a bit.
2018-11-22 23:43:44 -05:00
dinkc64
fd327e9aa9
remove pre90s/d_gauntlet.cpp (moved to atari/d_gauntlet.cpp)
2018-11-22 00:22:09 -05:00
dinkc64
d316f50686
add preliminary/WIP atari drivers and devices. driver status in WHATSNEW.* file residing in the drv/atari directory. none of these games should be considered working/playable until the WIP is done, and some may even corrupt memory and/or ini files. be warned :)
2018-11-22 00:13:39 -05:00
Barry Harris
8a9dadf005
Add clone of Shinobi [Barry, Brian Troha]
2018-11-21 09:39:24 +00:00
dinkc64
d66b778624
d_dkong: dkongx (donkey kong II) - fix eeprom saves, fix savestates. dkong3: fix audio glitch while using states, slight clean
2018-11-20 08:21:22 -05:00
dinkc64
d2812a5797
d_blueprnt: fix Grasspin, fix saturnzi (Saturn) input issue, clean up driver a little
2018-11-17 19:13:21 -05:00
dinkc64
cc978ff7ce
cps3: jojoba hit counter revisited, hitcounter wraps around to the other side issue (w/side effect of possible speedup)
2018-11-16 23:05:40 -05:00
dinkc64
1563c290a3
konami: fix end-of-level player shadow issue in The Simpsons
2018-11-16 21:58:52 -05:00
Barry Harris
0449c80e11
Fix sound in sf2ea
2018-11-16 21:14:32 +00:00
dinkc64
daf30e9274
irem m92: fix uccopsar end-of-level sprite masking issue & hopefully don't break anything else.
2018-11-16 09:53:10 -05:00
Barry Harris
4df05c4747
Add clone of Street Fighter 2 [Barry]
2018-11-15 10:17:53 +00:00
Barry Harris
21bb0131a7
Merge branch 'master' of https://github.com/barry65536/FBAlpha
2018-11-15 09:42:11 +00:00
dinkc64
21ceebb995
tilemap_generic.cpp: clip clip derp pt.2: of partial updates and things
2018-11-13 07:18:56 -05:00
dinkc64
37227d8528
slapstic dev update
2018-11-09 23:35:41 -05:00
dinkc64
91dac38ccb
d_cps1: coversion :)
2018-11-09 23:33:06 -05:00