mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-01 07:30:45 +00:00
Change joystick glyph
This commit is contained in:
parent
5773ef2e8d
commit
1cdbaa460a
@ -310,7 +310,7 @@ const unsigned char interface_glyphs[256] =
|
||||
/* : 0x11 */
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
/* : 0x12 ----------------------- glyph_joystick */
|
||||
0x04, 0x08, 0x36, 0x1c, 0x1c, 0x1c, 0x1c, 0x3e,
|
||||
0x08, 0x08, 0x08, 0x77, 0x08, 0x08, 0x08, 0x00,
|
||||
/* : 0x13 ----------------------- glyph_ctrl */
|
||||
0x08, 0x1c, 0x3e, 0x63, 0x7b, 0x63, 0x7f, 0x00,
|
||||
/* : 0x14 ----------------------- glyph_lowercase */
|
||||
|
14
src/font.txt
14
src/font.txt
@ -1337,14 +1337,14 @@
|
||||
.......
|
||||
.......
|
||||
: 0x12 ----------------------- glyph_joystick
|
||||
..#....
|
||||
...#...
|
||||
.##.##.
|
||||
..###..
|
||||
..###..
|
||||
..###..
|
||||
..###..
|
||||
.#####.
|
||||
...#...
|
||||
...#...
|
||||
###.###
|
||||
...#...
|
||||
...#...
|
||||
...#...
|
||||
.......
|
||||
: 0x13 ----------------------- glyph_ctrl
|
||||
...#...
|
||||
..###..
|
||||
|
Loading…
Reference in New Issue
Block a user