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
2025-06-04 01:28:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sointu
/
src
History
Veikko Sariola
be7a4e21f3
Optimize asm player size, removing one unnecessary instruction.
2020-10-24 22:07:58 +03:00
..
opcodes
Change .asm files that are actually only ever included into .inc-files, and rename all files as _header.inc & _footer.inc, depending where they are included.
2020-10-21 11:01:09 +03:00
win32
Change .asm files that are actually only ever included into .inc-files, and rename all files as _header.inc & _footer.inc, depending where they are included.
2020-10-21 11:01:09 +03:00
win64
Change .asm files that are actually only ever included into .inc-files, and rename all files as _header.inc & _footer.inc, depending where they are included.
2020-10-21 11:01:09 +03:00
CMakeLists.txt
Remove the cmake magic to create bridge.go from bridge.go.in.
2020-10-23 00:04:54 +03:00
introspection_footer.inc
Implement a bridge to call Sointu from Go language.
2020-10-22 21:19:13 +03:00
sointu_footer.inc
Optimize asm player size, removing one unnecessary instruction.
2020-10-24 22:07:58 +03:00
sointu_header.inc
Change .asm files that are actually only ever included into .inc-files, and rename all files as _header.inc & _footer.inc, depending where they are included.
2020-10-21 11:01:09 +03:00
sointu.asm
Fix su_render_samples to return correct values when built in 32-bit.
2020-10-24 17:04:27 +03:00