Add pic 11, 12, 13, 14, 15

This commit is contained in:
michaelangel007 2016-01-10 15:45:03 -08:00
parent 6cd6e0f203
commit 0be6219bb9
6 changed files with 10 additions and 0 deletions

View File

@ -874,6 +874,8 @@ Enter in:
We should now see an closed apple glyph!
![Screenshot 11](pics/hgrfont_11.png?raw=true)
To change which glyph is printed:
304:41
@ -881,6 +883,8 @@ To change which glyph is printed:
And we should see an `A` printed.
![Screenshot 12](pics/hgrfont_12.png?raw=true)
We now have the ability to print any of the 128 ASCII characters!
@ -932,6 +936,8 @@ Enter in this code:
We now have an ASCII char inspector!
![Screenshot 13](pics/hgrfont_13.png?raw=true)
## Character Inspector version 2
@ -984,6 +990,8 @@ Enter in:
And now we have our own DrawHexByte() function.
![Screenshot 14](pics/hgrfont_14.png?raw=true)
## Character Inspector version 3
@ -1043,6 +1051,8 @@ Enter in:
1060:38 39 41 42 43 44 45 46
1000G
![Screenshot 15](pics/hgrfont_15.png?raw=true)
## Y Cursor Position

BIN
pics/hgrfont_11.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 408 B

BIN
pics/hgrfont_12.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 B

BIN
pics/hgrfont_13.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 556 B

BIN
pics/hgrfont_14.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 595 B

BIN
pics/hgrfont_15.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 602 B