sointu/vm/compiler/templates/amd64-386
Alexander Kraus 607e5b5da0 Added x86 asm and C wav writer and player examples.
Specifically:
* Added win32, elf32 and elf64 asm player and wav writers using winmm.
* Added dsound player in C.
* Separated the ALL target and the examples; introduced a new examples target.
2023-08-31 14:15:52 +03:00
..
arithmetic.asm feat(vm/compiler): embed templates to executable 2023-07-08 16:39:41 +03:00
effects.asm feat(vm/compiler): embed templates to executable 2023-07-08 16:39:41 +03:00
flowcontrol.asm feat(vm/compiler): embed templates to executable 2023-07-08 16:39:41 +03:00
gmdls.asm feat(vm/compiler): embed templates to executable 2023-07-08 16:39:41 +03:00
library.asm feat(vm/compiler): embed templates to executable 2023-07-08 16:39:41 +03:00
library.h feat(vm/compiler): embed templates to executable 2023-07-08 16:39:41 +03:00
output_sound.asm feat(vm/compiler): embed templates to executable 2023-07-08 16:39:41 +03:00
patch.asm feat(vm/compiler): embed templates to executable 2023-07-08 16:39:41 +03:00
player.asm feat(vm/compiler): embed templates to executable 2023-07-08 16:39:41 +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/compiler): embed templates to executable 2023-07-08 16:39:41 +03:00
structs.asm feat(vm/compiler): embed templates to executable 2023-07-08 16:39:41 +03:00