Silent Debuggers Is A WIP

This is an old revision of the document!


set_screen_size

void set_screen_size(char size);

Set the virtual screen size – width x height, in tiles (8×8).

HuC Define Value
SCR_SIZE_32x32 0
SCR_SIZE_64x32 1
SCR_SIZE_128x32 3
SCR_SIZE_32x64 4
SCR_SIZE_64x64 5
SCR_SIZE_128x64 7

Print/export
QR Code
QR Code programming:c:huc:reference (generated for current page)