Private

Assembler


As I was writing the video game console emulators which appear on this site, I discovered a need for a good assembler to write any test ROMs. So I went ahead and wrote my own one.

Because they are of such similiar functionality, the assembler incorporates all of the features listed below used by SCE.

The following platforms and their architectures are supported:

SCE (Source-Code Editor)


Before I started work on this web site, I tried to find a source-code editor that satisfied my needs and wants.

Unfortunately, I couldn't find one I liked so I took 6 months out to write my own and named it SCE (an acronym, pronounced ski).

Everything on this site is written exclusively in SCE. It currently supports HTML, CSS and JavaScript with more languages planned for the future.

Some features include: