Commit Graph

11 Commits

Author SHA1 Message Date
Lorenzooone 9018780401 File select menu printing + Customizable Y printing - Missing Alphabet's cursoring (#59)
* 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

* Update README

* Fix file select not showing any info because of wrong palette.

* Make it so before printing the tiles are properly cleared

* Commit for the day. Missing Delete and Copy from File Select menu

* Add Delete and Copy

Also document all windows for future

* Setup basic alphabet - Need cursoring

* Add support for not-multiple-of-8-Ys to print_character_with_callback

* Add support to extra Y tile if and only if it's needed to print_character_with_callback

* Improve cursoring for new Y

* Add summary support
2019-08-08 15:07:24 -04:00
jeffman e7ec6c04b4 Oops on the master badge link 2019-08-05 22:13:53 -04:00
jeffman 0d1dabc8e0 Add build badges to readme 2019-08-05 22:05:53 -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