This website requires JavaScript.
Explore
Help
Sign In
mirror
/
sointu
Watch
1
Star
0
Fork
0
You've already forked sointu
mirror of
https://github.com/vsariola/sointu.git
synced
2026-03-16 03:40:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a14e21dff6215be618a6d25e4baaa094470ecedd
sointu
/
vm
/
compiler
/
templates
/
amd64-386
History
5684185+vsariola@users.noreply.github.com
84d90cf0f3
fix(vm/compiler): use more yasm-compatible syntax
...
Closes
#134
.
2024-05-05 11:34:47 +03:00
..
arithmetic.asm
…
effects.asm
feat(vm): add dbgain unit, where gain is defined in decibels
2023-10-23 21:57:29 +03:00
flowcontrol.asm
…
gmdls.asm
fix(templates): avoid clobbering ebx in su_load_gmdls
2024-02-16 20:09:20 +02:00
library.asm
fix(vm/compiler): use more yasm-compatible syntax
2024-05-05 11:34:47 +03:00
library.h
refactor(vm): rename Commands/Values to Opcodes/Operands
2023-10-18 19:53:47 +03:00
output_sound.asm
…
patch.asm
fix(vm/compiler): export as su_pow, instead of su_power
2024-05-05 11:33:47 +03:00
player.asm
fix(vm/compiler): use more yasm-compatible syntax
2024-05-05 11:34:47 +03:00
player.h
…
player.inc
…
sinks.asm
…
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