Container for developing and testing changes within RomWBW
See the travis.yml file for script to setup the dependencies
You need to pull the git submodules:
git submodule update --recursive
Requires a specific fork of cpm for testing the code.
The fork can be found at: cpm fork
You can download the precompiled binaries - or build them yourself:
Requires a specific fork of rc2014 for testing the code.
The fork can be found at: RC2014 fork
You can download the precompiled binaries - or build them yourself:
Requires a specific fork of rc2014 for building the HBIOS test utility
The fork can be dound at uz80as fork
You can download the precompiled binaries - or build them yourself:
romwbw-build-cmd <sub-command> <...args>
This bash script will from WSL invoke the RomWBW build cmd windows cli scripts
example: ./romwbw-build-cmd shared
will run the BuildShared.cmd script
./run-rcz80-dino
Invokes the RC2014 emulator for the binary rom image RomWBW/Binary/RCZ80_dino.rom