|
|
Things I'm working on or have worked on:
Selfboot Inducer:
-My current project.
The source for Selfboot is clean and documented. You can download it here.
Additionally the source for Inducer.exe is here.
Here's the easiest way of compiling it:
Download Lcc32 3.3mb
Download Bcx executable 51kb
Download Bcxtoexe 24kb
Install Lcc32, default directory is C:\lcc
Create C:\Bcx and extract Bc.exe and bcxtoexe.exe there along with sources above.
Run bcxtoexe and set it up with your paths respectfully:
Click start and if you did everything correctly it should compile.
Selfboot
-A combination of the two programs listed below. Selfboot is a cdrecord/bin2boot
frontend used for dreamcast cd or image creation.
Dir2boot
-Dir2boot was an attempt at a one step bin2boot frontend.
Selfboot Buddy
-Selfboot Buddy was the first graphical approach to simplifying the echelon cdrecord
process. The latest build is much nicer than its predecessors.
I've also done plently of semi-useful little utilites:
IpPatch
-Inserts a mr logo into an ip.bin.
DreamSNES Roms.lst Creator
-Generates a proper roms.lst file for use with DreamSNES.
...and other miscellaneous things that I can't recall offhand.
Here are some compilers I use or have used in the past:
BCX - The Basic to C Translator
-What I currently use. Generates tiny win32 executables.
Rapid-Q BASIC for Windows
-Nice compiler, but with a 300k exe overhead.
MoonRock compiler
-Fun little compiler, but dos only.
|
|