cam900 
							
						 
						
							
							
							
							
								
							
							
								3e1e2fc2a6 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/tildearrow/furnace  into ymf278b  
							
							
							
						 
						
							2024-08-25 12:50:51 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								6c20b26a19 
								
							 
						 
						
							
							
								
								make inst editor undo work through ugly goto  
							
							
							
						 
						
							2024-08-24 19:30:29 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								12bd2d3829 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/tildearrow/furnace  into SID3  
							
							
							
						 
						
							2024-08-24 19:15:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								5a79a70980 
								
							 
						 
						
							
							
								
								GUI: missing WonderSwan pan macros  
							
							
							
						 
						
							2024-08-23 20:10:23 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								alederer 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								c5310d1855 
								
							 
						 
						
							
							
								
								Instrument editor undo (minus FixedQueue change) ( #2094 )  
							
							... 
							
							
							
							* add undo to instrument editor (check for diffs on the current DivInstrument in insEdit, record them in a stack)
* style fixes
* accidentally left some logs in
* typo in style fix
* cheat to avoid warning -Werror=class-memaccess on linux
* warn instead of assert on case where MemPatch application would exceed size of target buffer (which should never happen, if you're applying the patch to the same type it was generated from)
* instrument editor undo: don't check delta if no user input has come in that could potentially have dirtied the editor
* don't run a delta against cached instrument if not insEditOpen
* revert fixedQueue to before my 'fix' (if i touch it again i'll add unit tests)
* explicitly cast to (DivInstrumentPOD*) when memsetting DivInstrumentPOD in DivInstrument constructor, rather than relying on implicit memory layout
* use delete[] instead of free (whoops)
* MemPatch/DivInstrumentUndoStep -- remove clear() function (ambiguous whether it should free data, it only existed to set data to null after the swap, so just do that directly now). Also set data to null after delete.
* DivInstrument -- fix dangling undo-step pointers being created on duplicate (potentially leading to use-after-free), fix undo-step objects being shamelessly leaked
---------
Co-authored-by: Adam Lederer <adam@adamlederer.com> 
							
						 
						
							2024-08-23 15:17:19 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								f2ffd0e831 
								
							 
						 
						
							
							
								
								allow custom hover text for bitfield macros  
							
							
							
						 
						
							2024-08-22 18:11:15 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								d3af810462 
								
							 
						 
						
							
							
								
								Revert "add undo to instrument editor (check for diffs on the current DivInstrument in insEdit, record them in a stack)"  
							
							... 
							
							
							
							This reverts commit 5c9fd69ac1 
							
						 
						
							2024-08-19 02:49:24 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								f1de0bf2b7 
								
							 
						 
						
							
							
								
								Revert "style fixes"  
							
							... 
							
							
							
							This reverts commit 15d47d0aae 
							
						 
						
							2024-08-19 02:49:24 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								251be67b69 
								
							 
						 
						
							
							
								
								Revert "instrument editor undo: don't check delta if no user input has come in that could potentially have dirtied the editor"  
							
							... 
							
							
							
							This reverts commit ad53b33d7c 
							
						 
						
							2024-08-19 02:49:24 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								4f3d61c0f1 
								
							 
						 
						
							
							
								
								Revert "don't run a delta against cached instrument if not insEditOpen"  
							
							... 
							
							
							
							This reverts commit 2ab5ac4e07 
							
						 
						
							2024-08-19 02:49:24 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								Adam Lederer 
							
						 
						
							
							
							
							
								
							
							
								2ab5ac4e07 
								
							 
						 
						
							
							
								
								don't run a delta against cached instrument if not insEditOpen  
							
							
							
						 
						
							2024-08-19 02:44:18 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								Adam Lederer 
							
						 
						
							
							
							
							
								
							
							
								ad53b33d7c 
								
							 
						 
						
							
							
								
								instrument editor undo: don't check delta if no user input has come in that could potentially have dirtied the editor  
							
							
							
						 
						
							2024-08-19 02:44:18 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								Adam Lederer 
							
						 
						
							
							
							
							
								
							
							
								15d47d0aae 
								
							 
						 
						
							
							
								
								style fixes  
							
							
							
						 
						
							2024-08-19 02:44:18 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								Adam Lederer 
							
						 
						
							
							
							
							
								
							
							
								5c9fd69ac1 
								
							 
						 
						
							
							
								
								add undo to instrument editor (check for diffs on the current DivInstrument in insEdit, record them in a stack)  
							
							
							
						 
						
							2024-08-19 02:44:18 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								f4ff45efb7 
								
							 
						 
						
							
							
								
								add cutoff & resonance scaling control effects, work more on Russian locale  
							
							
							
						 
						
							2024-08-18 18:55:46 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								4e7c1773ed 
								
							 
						 
						
							
							
								
								fix  
							
							
							
						 
						
							2024-08-17 13:49:56 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								80933510a5 
								
							 
						 
						
							
							
								
								rework noise readout, alter noise freq for specific feedback bits config  
							
							
							
						 
						
							2024-08-17 13:40:15 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								5b13461087 
								
							 
						 
						
							
							
								
								Update insEdit.cpp  
							
							
							
						 
						
							2024-08-16 17:55:40 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								90e5fb79e5 
								
							 
						 
						
							
							
								
								cutoff and resonance scaling and instrument save/load!  
							
							... 
							
							
							
							also mix minmod CPU usage variable initialization, and work a bit on Russian locale 
							
						 
						
							2024-08-16 17:37:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								2c417811b3 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/tildearrow/furnace  into ymf278b  
							
							
							
						 
						
							2024-08-16 20:35:16 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								5d6dcd60bf 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/tildearrow/furnace  into tildearrow-master  
							
							
							
						 
						
							2024-08-16 10:35:32 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								3b4c7bfb6d 
								
							 
						 
						
							
							
								
								prepare UI for software cutoff/resonance scaling  
							
							
							
						 
						
							2024-08-16 10:22:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								Aleksi Knutsi 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								a9591fae71 
								
							 
						 
						
							
							
								
								AY Timer bug fixes and some QOL improvements ( #2073 )  
							
							... 
							
							
							
							* Create android.yml
* bug fixes part 1
* bollocks number 1
* Update android.yml
* why are you crackling you arent supposed to do that
* stop crackling please
* what a load of
* what a load of part 2
* what a load of part 3
* what a load of part 4
* final commit... i hope!
* final commit my rear bottom
* final commit for real this time
* Delete .github/workflows/android.yml
* Update sysDef.cpp 
							
						 
						
							2024-08-15 15:55:29 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								46f1ae33c7 
								
							 
						 
						
							
							
								
								add cutoff and pulse width slides for C64, SID2 and SID3  
							
							... 
							
							
							
							Also add clipping for ADSR, duty and cutoff when in instrument types you go SID3 -> SID2 or SID2 -> C64 or SID3 -> C64 
							
						 
						
							2024-08-12 16:54:26 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								802f55a26e 
								
							 
						 
						
							
							
								
								hide some settings in inst UI for wave channel, do sample reg writes interleaved with usual reg writes  
							
							
							
						 
						
							2024-08-11 21:41:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								65d65ef81e 
								
							 
						 
						
							
							
								
								add phase invesrion for left/right channel and feedback  
							
							
							
						 
						
							2024-08-11 16:47:49 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								
								AArt1256 
							
						 
						
							
							
							
							
								
							
							
								f14ff25796 
								
							 
						 
						
							
							
								
								added basic uPD1771C support  
							
							
							
						 
						
							2024-08-11 09:22:49 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								57f4f64bbb 
								
							 
						 
						
							
							
								
								clarify  
							
							
							
						 
						
							2024-08-10 15:32:05 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								3206b39525 
								
							 
						 
						
							
							
								
								add filter mode macro, SID2 wave mix macro tips  
							
							
							
						 
						
							2024-08-10 14:21:28 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								6bf391b4bc 
								
							 
						 
						
							
							
								
								wavetables and samples for SID3! (unfinished)  
							
							
							
						 
						
							2024-08-09 14:30:45 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								
								AArt1256 
							
						 
						
							
							
							
							
								
							
							
								9b363eb04c 
								
							 
						 
						
							
							
								
								fixed more bugs yay  
							
							
							
						 
						
							2024-08-09 12:09:11 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								
								AArt1256 
							
						 
						
							
							
							
							
								
							
							
								5532965925 
								
							 
						 
						
							
							
								
								added some more stuff to supervision support  
							
							
							
						 
						
							2024-08-09 09:57:35 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								
								AArt1256 
							
						 
						
							
							
							
							
								
							
							
								3e774ddb6f 
								
							 
						 
						
							
							
								
								finally added DMA sample support and panning  
							
							
							
						 
						
							2024-08-09 00:36:34 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								
								AArt1256 
							
						 
						
							
							
							
							
								
							
							
								9d279ceadb 
								
							 
						 
						
							
							
								
								added basic watara supervision support  
							
							
							
						 
						
							2024-08-08 22:58:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								2e892b1aec 
								
							 
						 
						
							
							
								
								add distortion level setting to filter setup UI  
							
							
							
						 
						
							2024-08-07 18:36:43 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								03a6b608be 
								
							 
						 
						
							
							
								
								fix independent noise freq (bad fix), add filter macros  
							
							
							
						 
						
							2024-08-06 16:43:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								402ff627ae 
								
							 
						 
						
							
							
								
								add flag to disable duty reset on new note for C64/SID2/SID3  
							
							
							
						 
						
							2024-08-06 09:00:16 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								7dd16ee7b1 
								
							 
						 
						
							
							
								
								argh  
							
							
							
						 
						
							2024-08-05 15:59:05 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								bfbc92e1f3 
								
							 
						 
						
							
							
								
								Add LFSR feedback bits, 1-bit noise and wave mix mode macros. I hope I am done with main macros now  
							
							
							
						 
						
							2024-08-05 15:50:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								2fb518231a 
								
							 
						 
						
							
							
								
								separate noise frequency, almost all main macros, add wavetable size to sysdef, separate wavetable tab  
							
							
							
						 
						
							2024-08-05 12:28:22 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								5b92ee0426 
								
							 
						 
						
							
							
								
								sid3: mute, phase mod, panning  
							
							
							
						 
						
							2024-08-04 11:32:28 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								a008707498 
								
							 
						 
						
							
							
								
								Merge branch 'tildearrow:master' into SID3  
							
							
							
						 
						
							2024-08-03 06:02:14 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								34c3748406 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/tildearrow/furnace  into ymf278b  
							
							
							
						 
						
							2024-08-03 08:17:33 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								c2f2aa3024 
								
							 
						 
						
							
							
								
								AY: merge TFX from host12prog  
							
							
							
						 
						
							2024-08-02 16:52:54 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								756e8c7b96 
								
							 
						 
						
							
							
								
								sigh 2: electric boogaloo  
							
							
							
						 
						
							2024-08-02 19:26:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								4235167416 
								
							 
						 
						
							
							
								
								add duty macro  
							
							
							
						 
						
							2024-08-02 19:08:25 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								8cd045b04a 
								
							 
						 
						
							
							
								
								add filter matrix to UI, add arp & pitch macros  
							
							
							
						 
						
							2024-08-02 19:02:50 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								441e3e0b56 
								
							 
						 
						
							
							
								
								initial filters functionality (without connection matrix control yet!)  
							
							
							
						 
						
							2024-08-02 14:18:13 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								365062ac21 
								
							 
						 
						
							
							
								
								halve clock speed, add ring mod and hard sync  
							
							
							
						 
						
							2024-08-02 11:13:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								d0a990dcfa 
								
							 
						 
						
							
							
								
								more special waves, more inst editor UI, implement all mixmodes  
							
							
							
						 
						
							2024-08-01 22:05:18 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								4b0080c509 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/tildearrow/furnace  into ymf278b  
							
							
							
						 
						
							2024-08-01 19:32:02 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								LTVA1 
							
						 
						
							
							
							
							
								
							
							
								15725acbaa 
								
							 
						 
						
							
							
								
								proper envelope, noise, start working on inst editor UI  
							
							
							
						 
						
							2024-07-31 19:22:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								4c6a774731 
								
							 
						 
						
							
							
								
								GUI: fix it  
							
							
							
						 
						
							2024-07-25 20:03:10 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								fc772388b7 
								
							 
						 
						
							
							
								
								GUI: this sucks...  
							
							
							
						 
						
							2024-07-25 19:59:21 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								4774a38669 
								
							 
						 
						
							
							
								
								GUI: two more options for SL position  
							
							
							
						 
						
							2024-07-25 19:36:40 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								3ac17d3a11 
								
							 
						 
						
							
							
								
								GUI: implement auto macro size setting  
							
							
							
						 
						
							2024-07-25 13:18:22 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								e3daca9c83 
								
							 
						 
						
							
							
								
								get rid of these macros  
							
							
							
						 
						
							2024-07-13 18:31:28 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								00e9ca29fa 
								
							 
						 
						
							
							
								
								Revert "Re-split OPL4 PCM instruments due to hardware differences"  
							
							... 
							
							
							
							This reverts commit 87ac12e143 
							
						 
						
							2024-07-13 16:28:20 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								87ac12e143 
								
							 
						 
						
							
							
								
								Re-split OPL4 PCM instruments due to hardware differences  
							
							... 
							
							
							
							- MultiPCM also has level direct, so it's remained in DivInstrumentMultiPCM. everything else don't support at MultiPCM is moved into DivInstrumentOPL4PCM.
- MultiPCM can't modify ADSR envelope unless reading instrument from ROM, so I decided to remove ADSR envelope macros. these are moved into OPL4 PCM instrument.
- Save/Load of MultiPCM level direct parameter is still disabled until main version update (for disallow crash).
- Also, this PR fixes OPL4 VGM output. 
							
						 
						
							2024-07-13 13:09:10 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								b1937b9834 
								
							 
						 
						
							
							
								
								Revert and Re-add instrument parameter into multipcm instruemnt  
							
							... 
							
							
							
							Fix per-channel OSC 
							
						 
						
							2024-07-13 07:34:53 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								65f48cc574 
								
							 
						 
						
							
							
								
								Add instrument for OPL4 PCM, Macros and Effects  
							
							... 
							
							
							
							TODO: Phase reset, Keyon/off 
							
						 
						
							2024-07-12 17:37:27 +09:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								f09c30a383 
								
							 
						 
						
							
							
								
								GUI: lazily remove waveform from OPM ins editor  
							
							... 
							
							
							
							needs improvement 
							
						 
						
							2024-07-06 19:21:32 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								c9b2172c4f 
								
							 
						 
						
							
							
								
								C64: filter toggle macro  
							
							
							
						 
						
							2024-07-05 17:03:01 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								8f577fb669 
								
							 
						 
						
							
							
								
								AY/8930: implement tone and env period macros  
							
							
							
						 
						
							2024-07-05 16:18:08 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								473defff35 
								
							 
						 
						
							
							
								
								GUI: new macro colors and fixes  
							
							... 
							
							
							
							bitfields now have proper macro color
macro position indicator is no longer hard-coded 
							
						 
						
							2024-07-04 18:08:07 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								f09c263d2c 
								
							 
						 
						
							
							
								
								fix one-frame glitch  
							
							
							
						 
						
							2024-06-24 14:56:47 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								6d8a343ead 
								
							 
						 
						
							
							
								
								ES5506: Amiga pitch option......  
							
							
							
						 
						
							2024-06-24 02:44:17 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								3197e73b2c 
								
							 
						 
						
							
							
								
								localize window names  
							
							
							
						 
						
							2024-05-27 17:53:46 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								e12bf82f49 
								
							 
						 
						
							
							
								
								the massive preparations - settings and sysConf  
							
							
							
						 
						
							2024-05-26 23:30:33 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								00e0679442 
								
							 
						 
						
							
							
								
								the massive preparations - GUI  
							
							
							
						 
						
							2024-05-26 19:31:17 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								603249573a 
								
							 
						 
						
							
							
								
								GUI: separate wantScrollList  
							
							... 
							
							
							
							issue #1894  
							
						 
						
							2024-05-21 17:26:04 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								f994c7c5e3 
								
							 
						 
						
							
							
								
								GUI: insEdit refactor, part 3  
							
							... 
							
							
							
							prepare to split 
							
						 
						
							2024-05-04 22:10:31 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								fb16897e76 
								
							 
						 
						
							
							
								
								GUI: insEdit refactor, part 2  
							
							... 
							
							
							
							all general macros are now part of a switch block
now it is cleaner than the previous mess 
							
						 
						
							2024-05-04 13:34:29 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								be48cb5ccb 
								
							 
						 
						
							
							
								
								GUI: insEdit refactor, part 1  
							
							... 
							
							
							
							do not complain yet 
							
						 
						
							2024-05-03 18:34:30 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								b955b26af6 
								
							 
						 
						
							
							
								
								SID2: remove volume parameter  
							
							... 
							
							
							
							redundant since we have volume macro 
							
						 
						
							2024-04-25 13:02:40 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								d5633e7484 
								
							 
						 
						
							
							
								
								dev199 - SID2: fix cut/res range  
							
							
							
						 
						
							2024-04-22 06:21:13 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								6d62f92f92 
								
							 
						 
						
							
							
								
								SID2, part 5  
							
							... 
							
							
							
							ready for upstream
differs from LTVA1/furnace a bit 
							
						 
						
							2024-04-21 13:18:44 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								50fa7fa012 
								
							 
						 
						
							
							
								
								SID2, part 4  
							
							
							
						 
						
							2024-04-21 13:03:03 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								71b8688e05 
								
							 
						 
						
							
							
								
								SID2, part 3  
							
							
							
						 
						
							2024-04-21 12:59:19 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								46d29d8a52 
								
							 
						 
						
							
							
								
								SID2, part 2  
							
							
							
						 
						
							2024-04-21 12:38:59 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								a6357525d9 
								
							 
						 
						
							
							
								
								Merge pull request  #1844  from akumanatt/bifurcator  
							
							... 
							
							
							
							Add Bifurcator support 
							
						 
						
							2024-04-21 03:28:55 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								9926fc4837 
								
							 
						 
						
							
							
								
								GUI: fix macro scale being limited to length 128  
							
							
							
						 
						
							2024-04-14 09:18:23 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								Natt Akuma 
							
						 
						
							
							
							
							
								
							
							
								b3e0825462 
								
							 
						 
						
							
							
								
								Add Bifurcator support  
							
							
							
						 
						
							2024-04-01 16:29:43 +07:00 
							
								 
							
						 
					 
				
					
						
							
							
								Natt Akuma 
							
						 
						
							
							
							
							
								
							
							
								addbe4c8b5 
								
							 
						 
						
							
							
								
								MinMod: add phase reset macro  
							
							
							
						 
						
							2024-03-19 02:28:11 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								11e492c897 
								
							 
						 
						
							
							
								
								Merge branch 'master' into minmod  
							
							
							
						 
						
							2024-03-17 15:44:38 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								cam900 
							
						 
						
							
							
							
							
								
							
							
								c1773e09f3 
								
							 
						 
						
							
							
								
								Add NDS sound support  
							
							... 
							
							
							
							TODO:
- IMA ADPCM
- Instrument color, icon 
							
						 
						
							2024-03-17 15:17:30 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								Natt Akuma 
							
						 
						
							
							
							
							
								
							
							
								2b9dd1caff 
								
							 
						 
						
							
							
								
								Add GBA MinMod driver support  
							
							
							
						 
						
							2024-03-16 15:08:13 +07:00 
							
								 
							
						 
					 
				
					
						
							
							
								Natt Akuma 
							
						 
						
							
							
							
							
								
							
							
								f3705fb435 
								
							 
						 
						
							
							
								
								WIP add GBA system  
							
							
							
						 
						
							2024-03-16 15:06:25 +07:00 
							
								 
							
						 
					 
				
					
						
							
							
								Natt Akuma 
							
						 
						
							
							
							
							
								
							
							
								bffb51756f 
								
							 
						 
						
							
							
								
								Lynx: Add Load LFSR macro  
							
							... 
							
							
							
							PowerNoise had it 
							
						 
						
							2024-03-11 14:08:56 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								2ca341bb73 
								
							 
						 
						
							
							
								
								GUI: get rid of bitOffset  
							
							... 
							
							
							
							now we do not need it 
							
						 
						
							2024-02-19 21:44:29 -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 
							
						 
						
							
							
							
							
								
							
							
								9d32aeda4d 
								
							 
						 
						
							
							
								
								GUI: Count -> Length  
							
							
							
						 
						
							2024-02-05 13:10:33 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								4df1c59698 
								
							 
						 
						
							
							
								
								also enable backward on Windows XP  
							
							
							
						 
						
							2024-02-04 02:05:00 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								b3b84d41b6 
								
							 
						 
						
							
							
								
								enable backward-cpp for 32-bit Windows releases  
							
							
							
						 
						
							2024-02-03 23:45:47 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								4d777bf877 
								
							 
						 
						
							
							
								
								you know what, new labels  
							
							
							
						 
						
							2024-01-28 15:03:19 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								22ba9fd8b6 
								
							 
						 
						
							
							
								
								PowerNoise: show octave param in slope ins  
							
							
							
						 
						
							2024-01-25 13:30:20 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								bf3353ebb8 
								
							 
						 
						
							
							
								
								PowerNoise: and now implement it  
							
							
							
						 
						
							2024-01-25 12:49:46 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								c1ae4a607b 
								
							 
						 
						
							
							
								
								please let me work  
							
							... 
							
							
							
							ok? 
							
						 
						
							2024-01-24 13:21:06 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								4f7fd18d3a 
								
							 
						 
						
							
							
								
								PowerNoise: noise control bits fix  
							
							
							
						 
						
							2024-01-24 13:14:49 -05:00 
							
								 
							
						 
					 
				
					
						
							
							
								tildearrow 
							
						 
						
							
							
							
							
								
							
							
								a2c252522f 
								
							 
						 
						
							
							
								
								GUI: separate control bits for PowerNoise ins  
							
							
							
						 
						
							2024-01-24 04:52:27 -05:00