Skip to content

A demo ROM showcasing features of gb-vwf

License

Notifications You must be signed in to change notification settings

ISSOtm/gb-vwf-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gb-vwf demo

This is a project showcasing how to use gb-vwf within a larger project, as well as most of its functionality.

Building

  • RGBDS 0.6.0 or later1.
  • A POSIX environment with Bash (Linux and macOS qualify; on Windows, WSL or MSYS2 are required).

Simply open a terminal in this directory, and run ./do. Open the resulting vwf.gb in your favourite GB emulator (Emulicious, Mesen2, or BGB are recommended), or load it onto your flashcart if you got one!

Contributing

Please report any issues on the bug tracker.

This project uses Redo as its build system; you should probably use that instead of ./do if you're planning to hack on it.

License

CC0 licensed (public domain) This demo's code and assets are dedicated to the public domain.

To the extent possible under law, all copyright and related or neighboring rights to gb-vwf-demo have been waived. This work is published from France.

Footnotes

  1. 0.5.x also works if replacing -I with -i.