Skip to content
freem edited this page Dec 30, 2014 · 6 revisions

freemlib-neogeo wiki

Writing the documentation multiple times is something that should be avoided, so you might want to check the doc/ directory. There's also no current "ideal" setup for the public documentation, either. This is open to discussion.

Examples

The best place for seeing a quick overview of the included examples is Examples.txt.

###Working Examples### Some of these may not be fully complete, but anything in this section should be working.

  • 00_skeleton – Skeleton project for Neo-Geo development
  • 01_helloFix – "Hello World" using the Fix Layer
  • 02_helloSpr – "Hello World" using the Sprite Layer
  • 03_paletteBasics – Neo-Geo Palette Basics
  • 04_inputBasics – Neo-Geo input (joysticks) basics

###Not currently started###

  • 05_fixFuncs – freemlib for Neo-Geo Fix Layer functionality
  • 06_bgBasics – Neo-Geo background basics
  • 07_animBasics – Animation basics
  • 08_collision – Collision
Clone this wiki locally