hfsutils/images/sm_harddisk.xbm
Pablo Lezaeta Reyes 60d1b2c293
Initial import from https://www.mars.org/home/rob/proj/hfs/
Signed-off-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
2017-09-27 00:10:03 -03:00

5 lines
178 B
C

#define sm_harddisk_width 16
#define sm_harddisk_height 6
static unsigned char sm_harddisk_bits[] = {
0xff, 0xff, 0x01, 0x80, 0x01, 0x80, 0x05, 0x80, 0x01, 0x80, 0xff, 0xff};