Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits) (+3)

Hi! I'd like to contribute to the C64 compiler and maybe to the engine as well, I developed an NES emulator and am making a C64  emu now, and also a 6502 user-friendlier assembler.

Haven't made C64 games, but I know the platform quite well.

Please check my code: https://github.com/Drean64

(+1)

as a c64 fan(atic) this would be greeat!!! its great software as it is now can only get better!

(+3)

At present I don't know of anyone working on a C64 compiler or engine so feel free to make a start.  The best place would be with the compiler and engine for an existing 6502 machine; Kees van Oss did the initial Z80->6502 conversion work so he's the best person to talk to about that.  You'd also need to tell me about the graphics format you want so I could update the Windows editor and output data in the correct manner for the compiler/engine to use.

Thanks! I will!