sointu/vm/compiler/templates/amd64-386
5684185+vsariola@users.noreply.github.com 6d3c65e11d fix(templates): avoid clobbering ebx in su_load_gmdls
Fixes #130
2024-02-16 20:09:20 +02:00
..
arithmetic.asm feat(vm/compiler): embed templates to executable 2023-07-08 16:39:41 +03:00
effects.asm feat(vm): add dbgain unit, where gain is defined in decibels 2023-10-23 21:57:29 +03:00
flowcontrol.asm feat(vm/compiler): embed templates to executable 2023-07-08 16:39:41 +03:00
gmdls.asm fix(templates): avoid clobbering ebx in su_load_gmdls 2024-02-16 20:09:20 +02:00
library.asm refactor(vm): rename Commands/Values to Opcodes/Operands 2023-10-18 19:53:47 +03:00
library.h refactor(vm): rename Commands/Values to Opcodes/Operands 2023-10-18 19:53:47 +03:00
output_sound.asm feat(vm/compiler): embed templates to executable 2023-07-08 16:39:41 +03:00
patch.asm refactor(vm): rename Commands/Values to Opcodes/Operands 2023-10-18 19:53:47 +03:00
player.asm refactor(vm): rename Commands/Values to Opcodes/Operands 2023-10-18 19:53:47 +03:00
player.h Added usage examples in C; Added asm include file with track info to sointu-compile. 2023-08-29 09:09:02 +03:00
player.inc Added x86 asm and C wav writer and player examples. 2023-08-31 14:15:52 +03:00
sinks.asm feat(vm/compiler): embed templates to executable 2023-07-08 16:39:41 +03:00
sources.asm feat(vm): add frequency modulation for oscillators 2023-10-07 21:48:03 +03:00
structs.asm fix(vm/compiler): invert the logic of the release flag in the voices (closes #102) 2023-09-23 15:56:46 +03:00