working font redefining

This commit is contained in:
minjaesong
2021-10-17 22:41:51 +09:00
parent 3a419cd405
commit 4b293c537f
5 changed files with 62 additions and 16 deletions

View File

@@ -158,7 +158,7 @@ From the start of the memory space:
2: fill framebuffer with given colour (arg1)
3: do '1' then do '2'
4: copy Low Font ROM (char 0127) to mapping area
5: copy Low Font ROM (char 128255) to mapping area
5: copy High Font ROM (char 128255) to mapping area
6: write contents of the font ROM mapping area to the Low Font ROM
7: write contents of the font ROM mapping area to the High Font ROM
12 bytes