Commit Graph

2787 Commits

Author SHA1 Message Date
tildearrow 1a80fb262d Amiga: better emulation, part 6 2023-03-11 01:42:13 -05:00
tildearrow 8fc6a71882 Amiga: better emulation, part 5 2023-03-10 18:51:00 -05:00
tildearrow 452846936f Amiga: better emulation, part 4 2023-03-10 13:45:46 -05:00
tildearrow 12a1d2ff3d Amiga: fix per-chan osc 2023-03-10 12:44:45 -05:00
tildearrow e18caaca1d Amiga: better emulation, part 3 2023-03-10 05:29:20 -05:00
tildearrow dca18dc726 Amiga: better emulation, part 2 2023-03-10 04:22:21 -05:00
tildearrow 6d33fadbc5 finish this later 2023-03-09 20:00:15 -05:00
tildearrow c0b4cc0d63 Amiga: better emulation, part 1
prepare to actually emulate DMA operation
eventually poke() and register view will work
2023-03-09 17:46:45 -05:00
tildearrow 377dc8dd0f one more reference 2023-03-09 04:11:08 -05:00
tildearrow 5069cf65e3 Amiga: more accurate emulation
https://www.youtube.com/watch?v=xyQlmsD7PAg&t=403s

thanks TakuikaNinja for the info!
2023-03-09 03:37:14 -05:00
tildearrow 8c706f71a9 dev145 - Namco WSG: new noise strategy for C30 2023-03-09 02:55:22 -05:00
tildearrow c90152b425 GUI: fix adding orders 2023-03-09 00:36:18 -05:00
tildearrow 3651325940 SN: register view? 2023-03-06 04:21:10 -05:00
tildearrow b4a1dd6663 QuadTone: 2023 2023-03-06 04:05:38 -05:00
tildearrow ee37b78339 QuadTone: use Pokémon Mini ins type 2023-03-06 04:02:28 -05:00
tildearrow 74988df204
Merge pull request #1008 from akumanatt/quadtone
Alternative ZX Spectrum beeper sound engine
2023-03-06 03:37:47 -05:00
cam900 1e8ad16a68 More simpler 2023-03-06 12:26:31 +09:00
cam900 34131e52d5 Remove unnecessary value 2023-03-06 12:21:57 +09:00
cam900 46bce25a34 Merge branch 'master' of https://github.com/tildearrow/furnace into pv1000 2023-03-06 08:39:02 +09:00
cam900 c21d596ca4 Fix default instrument for SM8521 2023-03-06 08:32:51 +09:00
cam900 dd2d267ce1 Fix default instrument 2023-03-06 08:31:16 +09:00
cam900 6d5328beb3 Add volume (2 levels) 2023-03-06 08:02:31 +09:00
tildearrow 77f1ca3339 rename D65784221391491G18414119492 to PV1000
it probably was only used there anyway
2023-03-05 14:01:21 -05:00
tildearrow 59d9900a9e apply new chip ID 2023-03-05 13:38:19 -05:00
Natt Akuma fc2db92d4f Rename QT to QuadTone 2023-03-06 00:58:27 +07:00
cam900 a1c18d5df0 Merge branch 'master' of https://github.com/tildearrow/furnace into pv1000 2023-03-05 14:02:04 +09:00
cam900 dbd1f56a10 Add NEC D65010G031 support
chip flag and instrument color is placeholder
2023-03-05 14:01:44 +09:00
cam900 8ce3718518
Fix SM8521 effect list 2023-03-05 13:42:54 +09:00
tildearrow aa5c3ec28a a wavetable chip that breaks Furnace limits?! 2023-03-03 19:31:51 -05:00
tildearrow 223a00884e M114S? what's that? 2023-03-03 14:13:33 -05:00
tildearrow d3c6d53819 SegaPCM: truly fix sample loop
issue #1005
2023-03-02 01:11:02 -05:00
tildearrow 6c76515ff9 Game Boy: don't use rand() 2023-03-01 15:23:20 -05:00
tildearrow 68c88aea02 NES: don't use rand() in NSFplay 2023-03-01 15:21:55 -05:00
tildearrow 814907c0a7 SM8521: don't use rand()
issue #1004
2023-03-01 15:15:17 -05:00
Natt Akuma 359d9c268c Fix sample frequency range 2023-03-01 13:56:28 +07:00
Natt Akuma fd7200b3b3 Use temporary sys ID for now 2023-03-01 13:36:02 +07:00
Natt Akuma e0803d9bb1 Merge branch 'master' of https://github.com/tildearrow/furnace into quadtone 2023-03-01 12:58:27 +07:00
tildearrow bcd62fc46d OPZ: fix panning effect 2023-02-25 14:39:48 -05:00
tildearrow 212968b925 OPZ: fix panning effect 2023-02-25 14:39:25 -05:00
tildearrow c139d7d7fa oh crap - this is the real pre4-hotfix 2023-02-25 01:48:51 -05:00
tildearrow e3bebdca08 release v0.6pre4-hotfix 2023-02-25 01:47:53 -05:00
tildearrow c04f123344 fix critical bug that breaks initial system
it was caused by the intro...
2023-02-25 00:43:27 -05:00
tildearrow 34c66a4464 FIRE!! (release v0.6pre4) 2023-02-24 05:15:19 -05:00
tildearrow 7525a07936 SegaPCM: fix loop 2023-02-24 01:23:46 -05:00
tildearrow f20da3e7e4 TIA: fix regression 2023-02-24 01:01:16 -05:00
tildearrow c85a14409e
Merge pull request #993 from tildearrow/sm8521_anticlick
Temporary ignore SM8521 anti-click flag for now
2023-02-23 23:53:22 -05:00
cam900 a2f9c75724 Remove unused flag 2023-02-23 21:16:28 +09:00
cam900 84566844ca Temporary ignore SM8521 anti-click flag for now 2023-02-23 20:57:02 +09:00
tildearrow 658428d68d add intro tune, part 2 2023-02-23 05:56:48 -05:00
tildearrow 69ab2a0b50 USE THIS ONE 2023-02-21 22:55:07 -05:00