lethiandev / nes-games

NES projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nes-games

My NES open source games projects compiled and linked by cc65 compiler under Win8. Written partially in 6502 ASM and C with custom CRT library.

CC65

The cc65 compiler documentation and binaries can be found under: http://cc65.github.io/cc65/

NES

NES documentation that i'm using: http://nesdev.com Nice one, well-written tutorials can be found either http://www.nintendoage.com/forum/messageview.cfm?catid=22&threadid=7155

Under Development

  • Preview version with working (and i guess well-written) custom CRT library.
  • Still needs more library commits for nicier functionality.

Examples

Soon.

About

NES projects.

License:MIT License


Languages

Language:Assembly 91.9%Language:C 6.9%Language:Shell 1.2%