The software is written in assembler, as it is very short and it need the speed in the main loop.
T - 资源详细说明
The software is written in assembler, as it is very short and it need the speed in the main loop.
This is the heart of the synth. To be precise, it s in the 7 lines of assembler that makes up the main loop.
The rest of the code is the wavetables and the communication code.
The software is written in assembler, as it is very short and it need the speed in the main loop.
T - 源码文件列表