Natt Akuma
|
f3705fb435
|
WIP add GBA system
|
2024-03-16 15:06:25 +07:00 |
|
tildearrow
|
898155eb6b
|
Namco 163 memory composition
|
2024-03-14 17:58:55 -05:00 |
|
tildearrow
|
334a29c260
|
and now for .dmp saving
|
2024-02-19 21:27:36 -05:00 |
|
tildearrow
|
b0be01146e
|
dev193 - AY: fix wave macro
prior to this version, the wave macro was offset by 1
- 0 = square
- 1 = noise
- 2 = square + noise
- ...
due to Defle crap...
now it's no longer offset
- 0 = nothing
- 1 = square
- 2 = noise
- ...
|
2024-02-19 18:58:50 -05:00 |
|
tildearrow
|
f80d3f9eb5
|
remove unused old ins format saving code
|
2024-02-05 13:19:36 -05:00 |
|
tildearrow
|
05a8b65ec6
|
fix .dmp saving for OPM and NES
to-do: which system is PCE, NES and OPM?
|
2024-02-05 13:07:38 -05:00 |
|
tildearrow
|
78bbc59c75
|
try using -gcodeview
I thought GCC was unable to generate .pdb
|
2024-02-03 17:30:19 -05:00 |
|
tildearrow
|
ef9a629d76
|
PowerNoise: add octave param
|
2024-01-25 12:37:18 -05:00 |
|
tildearrow
|
4f7dff1feb
|
PowerNoise: prepare to split ins type into two
|
2024-01-24 03:23:07 -05:00 |
|
tildearrow
|
c098e0bcd1
|
PowerNoise: POWER_NOISE -> POWERNOISE
|
2024-01-24 03:15:41 -05:00 |
|
scratchminer
|
85997e55e7
|
add Power Noise support
|
2024-01-21 06:44:29 -05:00 |
|
tildearrow
|
88b42ddd58
|
update copyright year
|
2024-01-16 21:26:57 -05:00 |
|
Kagamiin~
|
56d774bb3b
|
Merge branch 'master' into feature/esfm
|
2023-11-18 09:15:48 -03:00 |
|
tildearrow
|
7575e7a4a7
|
C64: more fixes...
|
2023-10-29 03:12:33 -05:00 |
|
tildearrow
|
e29113c926
|
C64: another tiny fix
also document conversion approach
|
2023-10-29 03:04:55 -05:00 |
|
tildearrow
|
592a3f102a
|
C64: tiny fix to old test/gate/special compat
|
2023-10-29 02:45:15 -05:00 |
|
tildearrow
|
a9201bebdc
|
C64: old test/gate/special macro compatibility
|
2023-10-29 02:43:38 -05:00 |
|
tildearrow
|
87b8851900
|
C64: volIsCutoff compatibility
|
2023-10-29 02:25:35 -05:00 |
|
Kagamiin~
|
85db9ca16e
|
Merge branch 'master' into feature/esfm
|
2023-10-25 17:10:16 -03:00 |
|
Kagamiin~
|
64baa7c97f
|
Some refactoring
|
2023-10-22 11:46:34 -03:00 |
|
tildearrow
|
f718fbb5f5
|
dev185 - SoundUnit: hardware sweep sequences
kinda buggy in note off... may require a rewrite of volume handling
|
2023-10-21 18:42:37 -05:00 |
|
Kagamiin~
|
4a0295fd1f
|
WIP: adding fixed pitch mode; fix UB in ESFM driver
|
2023-10-15 19:46:07 -03:00 |
|
Kagamiin~
|
779afcb97a
|
WIP: adding ESFM (ESS ES1488/ESS ES1868 etc.) system
|
2023-10-15 11:46:32 -03:00 |
|
tildearrow
|
f1afa423d4
|
fix instrument loading
after an SL or WL block it wouldn't load anything else
|
2023-10-14 02:53:55 -05:00 |
|
tildearrow
|
7ede07e2a4
|
dev183 - prepare for better DPCM mapping
|
2023-10-12 19:52:44 -05:00 |
|
tildearrow
|
219665ed60
|
dev182 - add a different macro release strat
active release makes the macro jump to release pos instead of waiting
|
2023-10-11 03:36:21 -05:00 |
|
tildearrow
|
687fbf5436
|
macro name refactor
|
2023-10-05 23:51:34 -05:00 |
|
tildearrow
|
7912a7982c
|
implement a setting which was missing
store/load ins names when saving .fui
|
2023-09-16 18:15:03 -05:00 |
|
tildearrow
|
859182bb08
|
C219: initial work
|
2023-08-27 18:46:59 -05:00 |
|
tildearrow
|
3dd4f3e7e8
|
release v0.6pre9
also fix a bug in TL macro compat
|
2023-08-26 03:36:28 -05:00 |
|
tildearrow
|
91c3c04082
|
fix again....
|
2023-08-25 03:47:09 -05:00 |
|
tildearrow
|
c3b5004e66
|
fix TL macro compat for ADSR/LFO
|
2023-08-25 03:38:17 -05:00 |
|
tildearrow
|
54934dcfc9
|
dev167 - fix TL macro
previously, 127 mapped to TL 0
but now 127 maps to TL 127
yeah, the graph will look inverted I know...
|
2023-08-21 23:57:07 -05:00 |
|
cam900
|
14c5d94499
|
C140 Part 2
|
2023-08-09 20:30:00 +09:00 |
|
tildearrow
|
20418bb490
|
add TED to Furnace
#855 #873
|
2023-07-23 04:42:38 -05:00 |
|
tildearrow
|
ad88ce46ab
|
dev164 - Namco 163: improvements, part 4
- per-channel wave offset/length
- wave load position/length effects
- global wave load effects that actually make sense
- update doc
|
2023-07-21 19:54:35 -05:00 |
|
cam900
|
548aa5e6ac
|
Merge branch 'master' of https://github.com/tildearrow/furnace into k053260
|
2023-04-08 08:51:00 +09:00 |
|
tildearrow
|
99d2199db6
|
dev152 - sample map notes, part 1
|
2023-04-07 16:54:05 -05:00 |
|
tildearrow
|
eb63d62181
|
fix 1.1.7-1.1.9 .dmf loading
|
2023-04-06 01:25:06 -05:00 |
|
cam900
|
9c56c3d01b
|
[WIP] K063260 skeleton
|
2023-04-02 14:32:47 +09:00 |
|
tildearrow
|
77f1ca3339
|
rename D65784221391491G18414119492 to PV1000
it probably was only used there anyway
|
2023-03-05 14:01:21 -05:00 |
|
cam900
|
dbd1f56a10
|
Add NEC D65010G031 support
chip flag and instrument color is placeholder
|
2023-03-05 14:01:44 +09:00 |
|
cam900
|
5c06470145
|
Add SM8521 instrument type
|
2023-02-11 21:56:41 +09:00 |
|
tildearrow
|
45faadd4c8
|
update copyright year
|
2023-01-19 19:18:40 -05:00 |
|
tildearrow
|
5bc2ccbe8e
|
fix a tiny bug when saving SNES instruments
|
2022-12-29 02:22:20 -05:00 |
|
tildearrow
|
0914359063
|
dev131 - SNES: add more sustain modes and D2
|
2022-12-24 18:03:57 -05:00 |
|
tildearrow
|
b619580b4b
|
add ins type for Pokémon Mini and GA20
|
2022-12-15 00:47:46 -05:00 |
|
cam900
|
76cdc3a6a5
|
(Partially) K007232 support
Chip ID is placeholder.
|
2022-12-08 14:18:22 +09:00 |
|
tildearrow
|
d943eb02ae
|
fix serious bug when saving op macros
|
2022-11-21 15:34:24 -05:00 |
|
tildearrow
|
98a88a9199
|
add helper ins end marker when saving to .fur
|
2022-11-21 04:07:21 -05:00 |
|