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: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
Line 18: Line 18:
==SNES==
==SNES==
===Castlevania Demo===
===Castlevania Demo===
Based on code of X, I made a small game system for Super Nintendo. It is available at https://dysk.wp.pl/index.html#fl:Zj0sJnNpPTAmcz0sZmFsc2UmcD0vc25lcyZyPSZwYz1k
Based on code of X, I made a small game system for Super Nintendo. It is available at https://dysk.wp.pl/public/8c05f64149c6090015974b685b3792be/snes


==GBA==
==GBA==

Revision as of 18:24, 5 February 2015

I put my NES, GBA and misc. related Open Source projects here.

NES

NES Lisp

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.

Screenshots : Screenshot

ADOS-NES

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

bmp2nesc

bmp2nesc is a BMP to NES image, file converter. It is available with source code here.

SNES

Castlevania Demo

Based on code of X, I made a small game system for Super Nintendo. It is available at https://dysk.wp.pl/public/8c05f64149c6090015974b685b3792be/snes

GBA

Arm Lisp

arm-lisp is a Lisp compiler written in Objective-C (GNUstep) to provide for a good language on the ARMv7. It has a project page on https://sf.net/projects/arm-lisp

Misc Games

Super Mario Brothers (brothersinarms)

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/

Screenshots : Screenshot

Final Fantasy II (angel's destiny)

I also wrote a Final Fantasy II clone in plain Java, the source code is at :https://sourceforge.net/projects/angelsdestinyrpg/

Screenshots : Screenshot

Zelda II : The adventure of Link (pyZeldaII)

pyZelda II was also written by me and is a Python and Pygame based game which includes a full engine for making Zelda II games and has free source code written in Java at : http://github.com/zork9/pygame-pyZeldaII

1943

A '1943 : The battle of Midway' clone was my first game programmed on Linux : https://forty-two.sourceforge.net/ The AI of enemies can be scripted in scheme with guile 1.6.

Contact information

If you want to contact me, I mostly live on the yellowcouch.org server.

My blog : link