move around and rename files

Former-commit-id: 4b8038bbf6bc54c1ec7aa1c76f071ff0ab9096a9 [formerly 4bcc92b1ea95efbacfa09d9e6774b39f172fc776] [formerly 3d2058c4b4cd3656cc870add84930a257434d142 [formerly d2ac6ee1d67bb72e78c66e00e806b5e3219ceca5]]
Former-commit-id: 62f9c49666283417a3f67cf73a939b1e207e9ed3 [formerly 60a956a14d061e1753bebc172737dc4a38c365de]
Former-commit-id: fd507ee42f2cea3c213c4aaae538169700e2c46d
This commit is contained in:
Larry 2017-08-15 08:45:24 -05:00
parent 385f14b61c
commit fa108e5ecd
252 changed files with 22 additions and 4 deletions

View File

@ -1 +0,0 @@
4506f249c41dba6300ea0debdf3931e80990c229

17
font/font.s Normal file
View File

@ -0,0 +1,17 @@
.section .font
font_first_font_table_controller_small:
.incbin "font/font_first_font_table_controller_small.bin"
font_first_font_table_controller_small_end:
font_second_font_table_controller_small:
.incbin "font/font_second_font_table_controller_small.bin"
font_second_font_table_controller_small_end:
font_first_font_table_controller_large:
.incbin "font/font_first_font_table_controller_large.bin"
font_first_font_table_controller_large_end:
font_second_font_table_controller_large:
.incbin "font/font_second_font_table_controller_large.bin"
font_second_font_table_controller_large_end:

View File

@ -1 +1 @@
0c09023b629f89961fb9c916ce12fe8fe4a105e7
b07c459d8cd2f095a27c98eac0b533963852ad4c

View File

@ -1 +1 @@
151621d31abe0cd2457a9b7e48274149b3c263b1
e15fde9d38080f3789c98607ce405b3b7dbc541c

View File

@ -0,0 +1 @@
b7c63cba4f6c59131f31aef2e9a2a67fbe4c7dc4

View File

@ -0,0 +1 @@
e4f184ac1a568f1d76edb0867d2c7d32727f95d5

Some files were not shown because too many files have changed in this diff Show More