Software
This section is for completed software.
waterbear
waterbear
is an open source assembler/disassembler for the Sega Dreamcast VMU (Visual Memory Unit). See the VMU section for more information.
Links
Source Code, Documentation, Download
Chess Game
A simple chess game, with a point and click interface. Play as white or black. If you need help with the controls, go to Help->Controls.
The saved game files are placed in a directory called "Save", which will be created wherever the executable is located. I will post the format of the *.cg
save game files in the future.
Note: Currently there is only a Windows version, but it should run ok in Wine.
Download
Text Replacer
NOTE: This is just listed here for posterity. I don't recommend using it for anything. It's an old Win32 program written when I was first learning C++, an d was really never tested thoroughly. Proceed at your own risk.
A program to replace text in plain text files. It works like the find and replace feature in Notepad, but it operates on a collection of files.
Like the Chess game, there is only a Windows version. It might work in Wine, but I have not yet tested it. Also, there are a few graphical glitches that still need to be sorted out.
Unfortunately, the source code is lost to time.
Be careful when using this program on important files. There is no way to undo a text replacement.
Download
Posts
The Genesis of waterbear
waterbear
got its start.
Release 0.18.0 of waterbear
: .include icon
and more
Release 0.2.0 of waterbear
: disassemble
waterbear
, which adds the disassemble
command
First release of waterbear
!
waterbear
, an assembler for the Dreamcast VMU