Hi !

A few people asked for the sources of gbsim. I decided to put all my sources
for GB-development together... Use them at your OWN risk, I can guarantee that
they consume their diskspace. Nothing else.

DISGBTAB ASM    The Disassembler tables for GBSIM's build in disassembler. This
                seemed to be a good idea, but now I would do it simplier...
DISGBTAB OBJ         
GAMEBOY  LAB    My new disassembler in C uses this label-format
GAMEBOY  L      This is my old label-format (for GBSIM and the old disassembler)
GBCPU    ASM    The asm-sourcecode for the CPU-emulation
GBCPU    OBJ
GBDIR    PAS    A "dir" command showing the build-in cartridge names         
GBDIS    TPU
GBDIS    PAS    the build-in disassembler for GBSIM         
GBDIS    C      my new disassembler. never finished it ...
GBDISASS PAS    the old stand-alone disassembler
GBGRAPH  PAS    a program to browse a GB-game for GFX
GBGRAPH2 PAS    same as above, I can't remeber the difference ...
GBSIM    EXE    GBSIM exe
GBSIM    PAS    main GBSIM source: debugger, GFX emulation, user interface
GBSIM    DOC    documentation
JOYPAD   ASM    my joypad functions
JOYPAD   OBJ           
LABTOOL  PAS    this library is used by GBSIM to manage labels
LABTOOL  TPU
MAKEFILE        makefile for GBCPU.ASM and JOYPAD.ASM            
README
USEMM386 TPU    the interface to EMM386. Sorry, lost the source !
WINTEST  PAS    check, if MS-Windoze is runing       
WINTEST  TPU    

Sorry, most comments (If any) are written in german. If you can't read them:
ignore them. If you want to read them: translate word by word, even if the
grammar is different from english grammer you should be able to understand
them :-)

                                        Jens Ch. Restemeier

E-Mail: jchrr@hrz.uni-bielefeld.de

