Examples on this page are for ATARI platform. Resulting XEX files may be run on emulator.
hello_world | hello_world.atl | hello_world.asm | hello_world.xex |
loop | loop.atl | loop.asm | loop.xex |
unit_test | unit_test.atl | unit_test.asm | unit_test.xex |
hello_font | hello_font.atl | hello_font.asm | hello_font.xex |
rainbow | rainbow.atl | rainbow.asm | rainbow.xex |
esieve | esieve.atl | esieve.asm | esieve.xex |
count_2sec | count_2sec.atl | count_2sec.asm | count_2sec.xex |
stars | stars.atl | stars.asm | stars.xex |
tetris | tetris.atl | tetris.asm | tetris.xex |
interrupts | interrupts.atl | interrupts.asm | interrupts.xex |