Commit Graph

21 Commits

Author SHA1 Message Date
Lorenzooone eb96f57f68
Update README.md 2022-07-03 22:53:10 +02:00
Lorenzooone c949c2a29c
Change to Github actions for building + releasing & testing (#166)
Should fix the issue with temp-builds on appveyor as well.
2022-07-03 22:52:08 +02:00
Lorenzooone 025d617b02 Improve compatibility with Windows and its Powershell 2021-12-30 21:48:59 +01:00
Lorenzo Carletti ff47b3076d Use multi-stage building for docker 2021-12-30 14:04:07 +01:00
Lorenzooone 71b13445b6 Add testing docker build files and usage 2021-12-28 02:10:18 +01:00
Lorenzooone 3412187933 Change docker script's execution flow
Changes the user who will build the ROM.
Separates building the docker image and building the ROM.
Updates README.md to reflect the new building method.
2021-12-27 20:25:25 +01:00
Lorenzo Carletti 008b96204e Add target_name boundary tests 2021-12-18 02:08:25 +01:00
jeffman 232cad8676
Update README.md
Testing webhook
2020-04-09 01:14:10 -04:00
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