TCPU/examples/video.tasm

8 lines
102 B
TASM

/*
Example of graphical application
*/
.main:
//TODO: add a way to access Event struct's fields
exit