tildearrow
|
18364ed065
|
GA20: U N I N I T I A L I Z E D
initialize delay
|
2022-12-16 04:03:14 -05:00 |
|
cam900
|
62cff511fd
|
Merge branch 'master' of https://github.com/tildearrow/furnace into ga20
|
2022-12-15 21:22:55 +09:00 |
|
cam900
|
be9a1a17f0
|
GA20: Fix build and sound output, Add debug
|
2022-12-15 20:37:19 +09:00 |
|
cam900
|
8a3c40d6f5
|
Remove unused function
|
2022-12-15 20:35:26 +09:00 |
|
cam900
|
ee983e47f0
|
Fix core
|
2022-12-15 20:26:53 +09:00 |
|
cam900
|
ee849b197f
|
Fix address
|
2022-12-15 20:17:06 +09:00 |
|
cam900
|
9c05badfef
|
GA20
|
2022-12-15 20:13:15 +09:00 |
|
cam900
|
e2ea883315
|
Fix volume, Reduce unnecessary values
|
2022-12-15 20:12:06 +09:00 |
|
cam900
|
d5f44557c2
|
add (Partial) GA20 support
|
2022-12-15 20:03:54 +09:00 |
|
cam900
|
29c74384a2
|
Fix max volume
|
2022-12-15 19:09:26 +09:00 |
|
cam900
|
7a91996e3a
|
Actually fix
|
2022-12-15 17:00:46 +09:00 |
|
cam900
|
5de95e6565
|
Fix again
|
2022-12-15 16:46:15 +09:00 |
|
cam900
|
f7e9c4e45c
|
Fix sample loading
|
2022-12-15 16:29:41 +09:00 |
|
tildearrow
|
dafa0189a8
|
Merge pull request #776 from cam900/k007232
Add K007232 support
|
2022-12-14 23:59:41 -05:00 |
|
tildearrow
|
2f8e2f9a5e
|
YM2612: partial, buggy CSM on ymfm
|
2022-12-14 19:22:34 -05:00 |
|
tildearrow
|
f132717502
|
YM2612: prepare to implement CSM on ymfm
|
2022-12-14 19:09:50 -05:00 |
|
tildearrow
|
7732031404
|
update ymfm
|
2022-12-14 17:07:46 -05:00 |
|
cam900
|
ad6fd1561f
|
Sync with master
|
2022-12-14 14:11:08 +09:00 |
|
cam900
|
441ad05484
|
Merge branch 'master' of https://github.com/tildearrow/furnace into k007232
|
2022-12-14 14:10:11 +09:00 |
|
tildearrow
|
5f3210ba48
|
add Pokémon Mini (partially)
|
2022-12-13 13:32:35 -05:00 |
|
tildearrow
|
778d8d84d1
|
minor fixes
|
2022-12-13 13:23:48 -05:00 |
|
cam900
|
c163f70983
|
Missing ifndef
|
2022-12-14 02:09:48 +09:00 |
|
cam900
|
406cfb0ddd
|
Revert unnecessary change
|
2022-12-14 02:06:53 +09:00 |
|
cam900
|
ce09edef84
|
Unify shared channel struct, De-duplicate channel debug
|
2022-12-13 16:22:48 +09:00 |
|
cam900
|
5ff3d910ca
|
Sync with master
|
2022-12-13 14:47:54 +09:00 |
|
cam900
|
2b7b227539
|
Merge branch 'master' of https://github.com/tildearrow/furnace into k007232
|
2022-12-13 14:41:35 +09:00 |
|
tildearrow
|
e58fb42d52
|
resVol isn't shared
|
2022-12-12 17:18:13 -05:00 |
|
tildearrow
|
b903a4276e
|
volumeChanged isn't shared
|
2022-12-12 16:57:41 -05:00 |
|
tildearrow
|
1ae1f32574
|
Merge branch 'master' into duplicate_channel_struct
|
2022-12-12 16:33:05 -05:00 |
|
cam900
|
9fedb87808
|
Fix forcing instrument
|
2022-12-13 03:53:00 +09:00 |
|
cam900
|
84990c759e
|
Merge branch 'master' of https://github.com/tildearrow/furnace
|
2022-12-12 14:42:56 +09:00 |
|
cam900
|
6cfbbe9fa4
|
Reduce unused variables
|
2022-12-12 14:42:47 +09:00 |
|
tildearrow
|
1fe4230e82
|
C64: possibly fix write delay issue in reSIDfp
|
2022-12-11 16:46:25 -05:00 |
|
tildearrow
|
a4d8604260
|
SN: fix easy noise arpeggio macro
|
2022-12-11 12:42:26 -05:00 |
|
cam900
|
2339dfe2aa
|
Reduce duplication
|
2022-12-11 16:49:54 +09:00 |
|
cam900
|
ed779f443a
|
Addressing comments
|
2022-12-11 16:37:20 +09:00 |
|
cam900
|
3f2b2a6a4c
|
Fix build
|
2022-12-10 14:27:15 +09:00 |
|
cam900
|
793faed447
|
constant-ize
|
2022-12-10 14:26:26 +09:00 |
|
cam900
|
bf16f8f59e
|
Reduce register spamming(again)
|
2022-12-10 13:57:39 +09:00 |
|
cam900
|
07e0577a36
|
Reduce register spamming
|
2022-12-10 13:44:24 +09:00 |
|
cam900
|
1e54f2da6c
|
Minor fix
|
2022-12-10 13:34:48 +09:00 |
|
cam900
|
853ca714d0
|
Fix click
|
2022-12-10 13:32:56 +09:00 |
|
cam900
|
507f91f261
|
Fix delay issue, Add debug view for frequency
|
2022-12-10 13:25:32 +09:00 |
|
cam900
|
be2b67210d
|
Reduce line width, Add debug view for K007232
|
2022-12-10 13:22:14 +09:00 |
|
cam900
|
0897029a16
|
Minor desync fixes
|
2022-12-10 13:12:03 +09:00 |
|
cam900
|
6ba1f3dfdd
|
Remove condition duplication
|
2022-12-10 13:06:58 +09:00 |
|
cam900
|
3a4197c464
|
Merge branch 'master' of https://github.com/tildearrow/furnace into k007232
|
2022-12-10 13:03:37 +09:00 |
|
cam900
|
80b1285ac9
|
Fix channel count
|
2022-12-08 19:20:01 +09:00 |
|
tildearrow
|
28fbd5a7b0
|
SN: fix Nuked-PSG noise issue
|
2022-12-08 01:51:29 -05:00 |
|
tildearrow
|
6dd2459e5f
|
SN: Defle......
|
2022-12-08 01:38:49 -05:00 |
|