Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to code for the neo Geo pocket via assembly?
#1
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?
Reply
#2
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
Reply
#3
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
Reply
#4
tlcs 900h doc : https://archive.org/details/tlcs-900-cpu-docs/mode/2up
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)