Lameguy64 Banner
Small Projects - Lameguy64's Website

Small Projects

Here, you will find a bunch of my projects that are either not really big or significant enough to warrant dedicated pages for.

MS-DOS Tools

Name Description Repository
PLAYIMF A tiny MS-DOS program that plays ID Software IMF files used in many Apogee/ID Software games in the late 80s and early 90s with perfect accuracy! Obviously requires an Adlib or Soundblaster compatible card to work or use Dosbox. Github

PlayStation Tools

Name Description Platform(s) Repository
MKPSXISO Probably the best ISO creation tool specifically made for PS1 homebrew development and is the only one of its kind that I'm aware of. MKPSXISO is capable of generating 2352 byte per sector ISO images with CD-DA audio tracks and mixed-mode CD-XA and interleaved data for streaming content. It also uses XML with very simple to use directives for scripting the contents of the image project. Windows, Linux and BSDs Github
IMG2TIM An image conversion tool that converts any image file into a TIM or Texture IMage file used in a lot of PS1 games and homebrews for storing textures. It includes very basic color conversion to 4-bit or 8-bit color depth and supports transparency by color-key or alpha channel. Uses the FreeImage library for loading various image formats. Windows, Linux and BSDs Github
LITELOAD A pretty simple serial loader of my own that features binary upload jand patch binary capability for patching debug monitors required by PSn00b Debugger. Alternatively mcomms can be used to upload executables to the console. The loader can also be booted from a cheat cartridge with a included ROMstrapper. PS1 Github
MCOMMS Serial comms utility for LITELOAD with built-in serial monitor. It also features a SioFS host for accessing files from the host via serial. Windows and Linux Github
Projects - Lameguy64's Website