Commit Graph

6501 Commits

Author SHA1 Message Date
dinkc64
f9adbdc69b burn_gun: add generic trackball handling. (BurnTrackball). Update Millipede/Centipede and Tempest to use it 2018-12-19 09:15:47 -05:00
Barry Harris
2eaf2a2792 remove INCLUDE_CPLUSPLUS11_FILES flag 2018-12-18 15:09:55 +00:00
Barry Harris
a27478dc3d restore <unordered_set> behing MIPS3_ENABLE_BREAKPOINTS 2018-12-18 14:13:17 +00:00
Barry Harris
0d97bdeb94 Make x86 MIPS3 core C++98 compliant
Changes provided by barbudreadmon
2018-12-18 13:57:51 +00:00
Barry Harris
3971576475 ide.cpp - multi platform friendly 2018-12-18 09:17:47 +00:00
Barry Harris
2b5e21856f More HDD Support
loading and scanning
Enable working games in d_kinst.cpp for release builds since they work well in 64-bit (and ok but slow in "normal" builds")
2018-12-17 18:44:01 +00:00
dinkc64
bc72a4c9ac flkatck/mx5000: slight reduction in sprite:tilemap lag 2018-12-17 00:31:43 -05:00
dinkc64
4ce92bd266 note 2018-12-16 22:54:24 -05:00
dinkc64
c009e97d50 fix sonic boom 2018-12-16 22:51:04 -05:00
dinkc64
332d5f2d55 fix controls for vindicators 1 & 2 [barbudreadmon] 2018-12-16 21:35:27 -05:00
dinkc64
6716b6786e update whatsnew.html 2018-12-15 23:56:23 -05:00
dinkc64
7fc08bc5c5 megadrive: add Tanglewood and demo 2018-12-15 23:15:30 -05:00
dinkc64
cc7defa35c megadrive: add english translations for Sonic Eraser and Barver Battle Saga 2018-12-15 21:47:16 -05:00
dinkc64
382a6a859a src/dep/kaillera/client/net.cpp: fix compilation on mingw/gcc 4.8.1 2018-12-15 18:40:13 -05:00
dinkc64
1da18472e9 makefile.mingw / makefile.mamemingw: when SYMBOL is defined, use -ggdb3 for both .c AND .cpp compilation 2018-12-14 21:29:37 -05:00
dinkc64
33847a2f50 lib7z/CpuArch.c: fix compilation for mingw 2018-12-14 21:20:59 -05:00
Barry Harris
bfd2edfb0f HDD Info
Add functions and hook up in game info dialog
2018-12-14 20:08:53 +00:00
Barry Harris
4c1381b4e9 d_kinst.cpp HDD Info 2018-12-14 19:45:29 +00:00
Barry Harris
85f5f07801 Add HDDInfo to burndrv struct
And update every driver (sorry!)
2018-12-14 19:23:53 +00:00
Barry Harris
6ba1f6a29d d_kinst.cpp update
update to use generic tiles for colour depth independent rendering
general driver tidy up
add dips and missing inputs
add clones
2018-12-14 19:11:51 +00:00
dinkc64
d71915b8c2 Merge branch 'master' of https://github.com/barry65536/FBAlpha 2018-12-14 09:03:19 -05:00
dinkc64
e8c19295e0 less is more pt.2 2018-12-14 09:01:58 -05:00
Barry Harris
cdfc60c68e makefile comment 2018-12-14 13:40:25 +00:00
dinkc64
aa6c98d829 gberet rewrite [iq_132] 2018-12-14 00:46:55 -05:00
dinkc64
dfeed9de2f remove BDF_16BIT_ONLY flag from wunit, add dc filter for mk 2018-12-13 21:42:01 -05:00
dinkc64
a9bea1415f less is more 2018-12-13 00:28:44 -05:00
dinkc64
d6af1e0fa3 tms, invalidate timer on reset 2018-12-13 00:25:29 -05:00
dinkc64
6fdbfc7677 midway: alignment, more volume, more state stuff, etc. 2018-12-12 22:32:04 -05:00
dinkc64
3127fef60e some small changes to mid* 2018-12-12 09:44:29 -05:00
dinkc64
11576c4d67 mk (tunit) sound finish (tempo fix/states, etc) 2018-12-12 00:33:05 -05:00
dinkc64
4c2f05eb30 add optional burntimer to ym2151 soundcore 2018-12-12 00:19:46 -05:00
Barry Harris
3b6afee987 T-Unit Updates
Add nbajam clones
Add nbajamte & clones
Add jdreddp
Protection support for save states
Enable mk & clones and mk2 & clones in release builds
2018-12-11 21:02:24 +00:00
Barry Harris
020a44c3ff T-Unit Update
MK2 Playable with imperfect sound
MK Turbo support
Clones added
NBA Jam WIP
2018-12-10 19:52:41 +00:00
dinkc64
55ffb43279 more mk1 sound 2018-12-10 09:52:33 -05:00
dinkc64
e13b5f75f7 fix some warnings with newer gcc 2018-12-10 09:00:32 -05:00
dinkc64
f3dcad1cf1 compatibilty changes 2018-12-10 08:24:10 -05:00
dinkc64
5b06b3eae9 tunit mk gets sound 2018-12-10 00:54:44 -05:00
dinkc64
117f79ebb3 Merge branch 'master' of https://github.com/barry65536/FBAlpha 2018-12-09 19:38:35 -05:00
dinkc64
2e043b7f50 d_sms.cpp: add Flight of Pigarus v1.0 by Kagesan 2018-12-09 19:38:13 -05:00
Barry Harris
1e4d773150 Merge branch 'master' of https://github.com/barry65536/FBAlpha 2018-12-09 17:08:27 +00:00
dinkc64
e376c8cfd0 wunit: un-BurnDriverD rmpgwt, mk3, umk3. adsp2100/dcs2k: standardize irq stuff 2018-12-09 09:28:39 -05:00
dinkc64
c9250c9b8e wip 2018-12-09 00:39:40 -05:00
dinkc64
323925147e more wip, sound crackly for now - it's wip get used to it :) 2018-12-08 09:27:08 -05:00
Barry Harris
668189d50a Mortal Kombat 2 WIP - some protection issues remain 2018-12-08 14:09:36 +00:00
dinkc64
9c3fef188d RunEnd for tms34010 2018-12-08 07:59:19 -05:00
dinkc64
73d6784009 no cstdint 2018-12-07 19:13:10 -05:00
Barry Harris
5c28b721c0 T-Unit Driver WIP 2018-12-07 19:33:30 +00:00
Barry Harris
ee60a7f9f3 Fix Compile 2018-12-07 17:09:21 +00:00
dinkc64
ad8bcbeee8 allow compilation of midway wunit (and related cpus) on c++98 standard 2018-12-07 08:58:02 -05:00
dinkc64
6f937a694b wunit: fix dips, add more bug find notes 2018-12-07 00:41:28 -05:00