Commit Graph

6984 Commits

Author SHA1 Message Date
dinkc64
d9221a0f6a agress revisited 2019-05-30 18:44:14 -04:00
dinkc64
38896dd6fc fix blockout 2019-05-30 07:50:46 -04:00
dinkc64
663b32812d taito f3: add dip for slow/fast music speed 2019-05-30 07:24:13 -04:00
dinkc64
c6bcd1ed52 sega y-brd (pdrift, gloc, gforce2) gets proper analog controls 2019-05-29 23:35:32 -04:00
dinkc64
3e41c4fd5e add analog accel and break to sega xbrd games 2019-05-29 22:46:37 -04:00
dinkc64
f07c39de3e joyprocess: fix ProcessAnalog()'s INPUT_LINEAR w/reversed mode 2019-05-29 22:45:36 -04:00
dinkc64
2d1c33fff3 outrun, hangon, shangon, enduror: add analog break/accel 2019-05-29 10:26:15 -04:00
dinkc64
c181354c5f joyprocess: fix a little issue in INPUT_LINEAR handling, also add tofix note 2019-05-29 10:24:54 -04:00
dinkc64
83b60ea0c1 clean llanders analog stuff 2019-05-29 08:50:02 -04:00
dinkc64
5928bda0f9 oops 2019-05-29 01:11:53 -04:00
dinkc64
bc949f9f4d fasterf3snd 2019-05-29 01:06:49 -04:00
dinkc64
3303510bea battle bakraid: fix skipped soundcommands 2019-05-29 00:55:35 -04:00
dinkc64
3d4442dfa0 coleco sgm - forgot to use buffered ay8910 2019-05-29 00:15:34 -04:00
dinkc64
fc8792825b Merge branch 'master' of https://github.com/finalburnneo/FBNeo 2019-05-28 23:38:45 -04:00
dinkc64
1c92aa013f replace bad sega16/xbrd analog handling code 2019-05-28 23:38:28 -04:00
dinkc64
0b7aff4bd9
Merge pull request #38 from tmaul/master
SNES driver "improvements"
2019-05-28 22:11:45 -04:00
dinkc64
3a70e73cda
Merge pull request #40 from finalburnneo/barbudreadmon/msx-libretro
libretro also needs this callback
2019-05-28 22:08:29 -04:00
dinkc64
1e8cfd944d pgm: fix demon front (and possibly others) 2019-05-28 22:04:36 -04:00
barbudreadmon
34534abb15
libretro also needs this callback 2019-05-28 22:23:30 +02:00
Kev
7c4735d993 Last bit for today :) 2019-05-28 17:59:55 +01:00
Kev
d2ff60f6c0 Redo the Decimal 8-bit ADC based on the example that comes with the tests 2019-05-28 17:52:02 +01:00
tmaul
3e7be5ec15 update makefiles 2019-05-28 16:58:11 +01:00
tmaul
98f0cdc214 Merge remote-tracking branch 'upstream/master' 2019-05-28 16:51:51 +01:00
Kev
ce4d1e60f8 clean up a bit 2019-05-28 15:52:31 +01:00
Kev
6b225e5d2f Add sound (sort of lol) 2019-05-28 15:46:39 +01:00
dinkc64
834bbf29a9 d_gng, ghosts'n goblins gets a re-write 2019-05-28 09:57:38 -04:00
Kev
188a12031b More cleaning 2019-05-28 14:43:32 +01:00
dinkc64
31cb13c2b9 space harrier controls mod + slight change to joyprocess 2019-05-28 09:35:39 -04:00
Kev
6bb5f5d13d Put the flags in the right orders, simplify the NMI and IRQ fuctions a bit, add more defines for register shortcuts 2019-05-28 14:19:39 +01:00
Kev
b7620cd15b More flags 2019-05-28 13:26:44 +01:00
dinkc64
65f9badcec fix wbml (sys1) sounds 2019-05-28 08:03:18 -04:00
Kev
90f1f5b1c7 Cleanup 2019-05-28 13:00:18 +01:00
Kev
586164fb7f Zero and Negative flags 2019-05-28 12:59:33 +01:00
Kev
075ea83c8c Carry flag cleanup 2019-05-28 12:08:58 +01:00
Kev
67ad9dfb75 Try and start using the P register properly, add some macros to make it more readable. 2019-05-28 11:29:25 +01:00
dinkc64
753bb1ecce maybe fix blockout/agress 2019-05-27 20:23:37 -04:00
dinkc64
d1c8f59230 d_snk: aso - fix dips 2019-05-27 19:27:22 -04:00
dinkc64
acfb6f2066 m6809, clear extracyc on reset 2019-05-27 19:26:56 -04:00
dinkc64
c39fec9e80 burn.cpp: BurnSetRefreshRate() - avoid rounding error 2019-05-27 19:25:33 -04:00
Kev
e8c709eeba and those bits 2019-05-27 23:50:15 +01:00
Kev
954fdc68b3 More de-shitting of snes 2019-05-27 23:45:17 +01:00
Kev
df325c31c7 Start of de-shitification of snes 2019-05-27 20:45:32 +01:00
dinkc64
c73d90e873 add handy macros BurnAllocMemIndex() and BurnFreeMemIndex() 2019-05-26 20:05:42 -04:00
dinkc64
eec105a07b
Merge pull request #30 from finalburnneo/barbudreadmon/mk-input-lists
Improve MK input labels
2019-05-26 18:55:58 -04:00
barbudreadmon
1a115fde53 Improve MK input labels 2019-05-26 18:24:41 +02:00
dinkc64
1d9529894e experimental fix for pulstar music and bonus count sound at end of level dies 2019-05-26 09:07:55 -04:00
dinkc64
c99727d612 palette viewer is shift-f12 now 2019-05-26 08:43:07 -04:00
dinkc64
9711757abb d_bionicc gets a re-work 2019-05-25 09:20:17 -04:00
dinkc64
93ffee7819 Merge branch 'master' of https://github.com/finalburnneo/FBNeo 2019-05-25 00:30:00 -04:00
dinkc64
5420eee45f filter node config needs a default state 2019-05-25 00:24:13 -04:00