mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 04:30:10 +00:00
add some comments
git-svn-id: svn://svn.cc65.org/cc65/trunk@4458 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
7b42fd028a
commit
b86ded5192
@ -51,9 +51,9 @@
|
||||
TGI_MODE_80_48_4
|
||||
TGI_MODE_80_48_2
|
||||
TGI_MODE_40_24_4
|
||||
TGI_MODE_80_192_16b
|
||||
TGI_MODE_80_192_16b ; 80x192, 16 shades of the same color
|
||||
TGI_MODE_80_192_9
|
||||
TGI_MODE_80_192_16h
|
||||
TGI_MODE_80_192_16h ; 80x192, 16 colors with the same brightness
|
||||
TGI_MODE_320_192_2_2p
|
||||
TGI_MODE_80_192_16b_2p
|
||||
TGI_MODE_160_192_4_2p
|
||||
|
Loading…
Reference in New Issue
Block a user