08-23-2023, 02:21 AM
Hey guys so anyways, how do I program on the Neo Geo pocket with assembly language? Are there any tutorials for using asm for the neo Geo pocket or is it all In c?
|
How to code for the neo Geo pocket via assembly?
|
|
08-23-2023, 02:21 AM
Hey guys so anyways, how do I program on the Neo Geo pocket with assembly language? Are there any tutorials for using asm for the neo Geo pocket or is it all In c?
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
08-23-2023, 06:22 PM
I've found this on google: https://github.com/ndiddy99/ngpcdev
asm code using the standard compiler but I don't know what it is
08-23-2023, 06:26 PM
tlcs 900h doc : https://archive.org/details/tlcs-900-cpu-docs/mode/2up
|
|
« Next Oldest | Next Newest »
|