Freeplaytech Forum
Any tutorials on getting started with ngpc development? - Printable Version

+- Freeplaytech Forum (https://forum.freeplaytech.com)
+-- Forum: Neo Geo Pocket (https://forum.freeplaytech.com/forumdisplay.php?fid=1)
+--- Forum: Software Development (https://forum.freeplaytech.com/forumdisplay.php?fid=4)
+--- Thread: Any tutorials on getting started with ngpc development? (/showthread.php?tid=4809)



Any tutorials on getting started with ngpc development? - devkit - 03-26-2019

I am looking for a "Hello World!" program that outputs to screen and changes font color when you press first trigger and background color when you press the second trigger. This in C.

Next, same thing, but in assembler.

Also links to existing projects, both C, assembler and mixed.

Any help is appreciated!

Also if anyone can spare some time to tutor me via Skype or Discord, please ping me via PM or here in this thread.


RE: Any tutorials on getting started with ngpc development? - Flavor - 03-26-2019

To get the ball rolling.

Here's an older one: http://sebastianmihai.com/main.php?t=63

Here are a couple newer threads:
https://forum.freeplaytech.com/showthread.php?tid=4564
https://forum.freeplaytech.com/showthread.php?tid=4690