* Start file select notes
* Blank out file select tileset template
* Preliminary string printing
Had to change the signature of the base
print_chr function because the file select
screen uses a lot of non-standard memory
layouts. For example, the tilemap has a
variable width instead of the standard 32
tiles.
* Include string data in linker script
* Update notes
* Print the full array
* Add external calls
* Add FILE_SELECT struct
* Add format_file_string
* Widen main file select window
* Format full text speed string
* Add build badges to readme
* Oops on the master badge link
* Start file select notes
* Blank out file select tileset template
* Preliminary string printing
Had to change the signature of the base
print_chr function because the file select
screen uses a lot of non-standard memory
layouts. For example, the tilemap has a
variable width instead of the standard 32
tiles.
* Include string data in linker script
* Update notes
* Print the full array
* Add external calls
* Add FILE_SELECT struct
* Add format_file_string
* Widen main file select window
* Format full text speed string
* Add build badges to readme