Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

User:Erana

From Data Crystal
Revision as of 12:32, 25 April 2014 by Erana (talk | contribs) (Created page with "I put my NES related Open Source projects here. I programmed neslisp which can be found at http://sourceforge.net/projects/neslisp/ I also ported it to the Commodore 64, here...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I put my NES related Open Source projects here.

I programmed neslisp which can be found at http://sourceforge.net/projects/neslisp/ I also ported it to the Commodore 64, here's the link : http://sourceforge.net/projects/neslispc64/ The C64 version was made with cc65 (http://www.cc65.org) and can be easily ported to the NES natively but has memory area overflows.

There's also ados-nes at http://sf.net/projects/ados-os-nes which is my OS ported to the NES with lots of useful features for hardware hacking, the "massive" x86 ados OS is at http://sf.net/projects/ados-os

Then for fun, I made a Super Mario Bros. codebase with 2 levels, it has a windows version and was made with Python and Pygame (http://pygame.org). Here it is : http://sourceforge.net/projects/brothersinarms/