about summary refs log tree commit diff stats
path: root/111read.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-12-26 19:13:23 -0800
committerKartik Agaram <vc@akkartik.com>2020-12-26 19:13:23 -0800
commit73728ec665e8b128b63c6c633f7c1dd7cfcae2f4 (patch)
treeb09e704fad0fb64642f7fcb9d7fbb68da0c22d83 /111read.subx
parent4b26c93e69e13462b7397f860b4f52b12aae2897 (diff)
downloadmu-73728ec665e8b128b63c6c633f7c1dd7cfcae2f4.tar.gz
7412 - drawing pixels to screen
This works, but colors are unexpected. 0xff isn't white. Lots of colors
are black. Perhaps I need to initialize a palette.
Diffstat (limited to '111read.subx')
0 files changed, 0 insertions, 0 deletions
e>a088d5c3 ^
52ea3102 ^
a088d5c3 ^




1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26