mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-04-28 10:37:35 +00:00
Name the running man glyph
This commit is contained in:
parent
ae76537a19
commit
58d2392eac
@ -217,9 +217,9 @@ const unsigned char mousetext_glyphs[256] =
|
|||||||
0x00, 0x40, 0x20, 0x11, 0x0a, 0x04, 0x04, 0x00,
|
0x00, 0x40, 0x20, 0x11, 0x0a, 0x04, 0x04, 0x00,
|
||||||
/* : 0x05 */
|
/* : 0x05 */
|
||||||
0x7f, 0x3f, 0x5f, 0x6e, 0x75, 0x7b, 0x7b, 0x7f,
|
0x7f, 0x3f, 0x5f, 0x6e, 0x75, 0x7b, 0x7b, 0x7f,
|
||||||
/* : 0x06 */
|
/* : 0x06 ----------------------- running man left */
|
||||||
0x70, 0x60, 0x7e, 0x31, 0x79, 0x30, 0x3f, 0x02,
|
0x70, 0x60, 0x7e, 0x31, 0x79, 0x30, 0x3f, 0x02,
|
||||||
/* : 0x07 */
|
/* : 0x07 ----------------------- running man right */
|
||||||
0x00, 0x18, 0x07, 0x00, 0x07, 0x0c, 0x08, 0x70,
|
0x00, 0x18, 0x07, 0x00, 0x07, 0x0c, 0x08, 0x70,
|
||||||
/* : 0x08 */
|
/* : 0x08 */
|
||||||
0x08, 0x04, 0x02, 0x7f, 0x02, 0x04, 0x08, 0x00,
|
0x08, 0x04, 0x02, 0x7f, 0x02, 0x04, 0x08, 0x00,
|
||||||
|
@ -939,7 +939,7 @@
|
|||||||
##.####
|
##.####
|
||||||
##.####
|
##.####
|
||||||
#######
|
#######
|
||||||
: 0x06
|
: 0x06 ----------------------- running man left
|
||||||
....###
|
....###
|
||||||
.....##
|
.....##
|
||||||
.######
|
.######
|
||||||
@ -948,7 +948,7 @@
|
|||||||
....##.
|
....##.
|
||||||
######.
|
######.
|
||||||
.#.....
|
.#.....
|
||||||
: 0x07
|
: 0x07 ----------------------- running man right
|
||||||
.......
|
.......
|
||||||
...##..
|
...##..
|
||||||
###....
|
###....
|
||||||
|
Loading…
x
Reference in New Issue
Block a user