Commit Graph

13 Commits

Author SHA1 Message Date
Patrick Stankard 5e58e04c84 Update README with macOS build instructions 2020-03-24 12:45:48 -04:00
jeffman 961bfa033b Merge branch 'master' of github.com:jeffman/Mother2GbaTranslation 2019-08-05 22:41:09 -04:00
jeffman ff87caff08 Update README 2019-08-05 22:41:06 -04:00
jeffman 0694f89ff7
Feature/fileselect (#58)
* 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
2019-08-05 22:17:29 -04:00
jeffman 4d73302a0e
Feature/fileselect (#57)
* 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
2019-08-05 22:12:45 -04:00
jeffman 570bc7ab93 Update notes 2019-01-28 22:44:38 -05:00
jeffman f19e411d53 Add missing step to README for building GUI tool 2019-01-19 15:43:49 -05:00
jeffman b55a5fb3ae README updates for the GUI tool 2019-01-08 20:53:14 -05:00
jeffman 27542a0e9e Re-organize build script and README
Convert build-tools to PowerShell. Note the use of full paths for dotnet's
output directory: https://github.com/dotnet/cli/issues/10550
2019-01-07 22:38:52 -05:00
jeffman 329fb3545f Update README 2018-12-13 23:08:19 -05:00
jeffman afac6a7072 Update README 2018-11-26 23:48:54 -05:00
jeffman 07eb279677 Migrated from xkas to armips 2017-03-29 00:19:51 -04:00
jeffman 6d477143e8 Added README 2015-03-25 18:30:30 -04:00