08-23-2023, 06:03 PM
An easy way is to include asm code in your c code
see: https://github.com/NeoGeoFreak2004/NGPC-...ary.c#L144
20 years ago, I used to code with "as", like I've done for "columns":
https://web.archive.org/web/201706111919...olumns.zip
old links to "as" : https://devrs.com/ngp/software.php#assemble
see: https://github.com/NeoGeoFreak2004/NGPC-...ary.c#L144
20 years ago, I used to code with "as", like I've done for "columns":
https://web.archive.org/web/201706111919...olumns.zip
old links to "as" : https://devrs.com/ngp/software.php#assemble

