Skip to content

YushiOMOTE/biboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biboy

Bare-metal gameboy for BIOS machines.

  1. Setup
./build.sh setup
  1. Build
./build.sh
  1. Run
./build.sh run

Configuration

vars.sh contains configuration as environment vairables.

export BIBOY_FREQ=4194300
export BIBOY_SAMPLE=4194
export BIBOY_DELAY_UNIT=10
export BIBOY_NATIVE=false

# Here specify your ROM file
export BIBOY_ROM="$(pwd)/../gbr/core/Kirby's Dream Land (USA, Europe).gb"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published