This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set ai nu sm smd |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.org 0x0000 | |
jmp RESET | |
.org OVF2addr | |
jmp TICK | |
.org 0x002A | |
; Initialise stack pointer | |
RESET: ldi r16,high(RAMEND) | |
out SPH,r16 | |
ldi r16,low(RAMEND) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>ANSIBlackColor</key> | |
<data> | |
YnBsaXN0MDDUAQIDBAUGFRZYJHZlcnNpb25YJG9iamVjdHNZJGFyY2hpdmVyVCR0b3AS | |
AAGGoKMHCA9VJG51bGzTCQoLDA0OVU5TUkdCXE5TQ29sb3JTcGFjZVYkY2xhc3NGMCAw | |
IDAAEAKAAtIQERITWiRjbGFzc25hbWVYJGNsYXNzZXNXTlNDb2xvcqISFFhOU09iamVj | |
dF8QD05TS2V5ZWRBcmNoaXZlctEXGFRyb290gAEIERojLTI3O0FITltiaWttcn2GjpGa |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NoGrabServer | |
NoHighlight | |
RestartPreviousState | |
DecorateTransients | |
OpaqueMove | |
TitleFont "-adobe-helvetica-bold-r-normal--*-100-*-*-*-*-*-*" | |
ResizeFont "-adobe-helvetica-bold-r-normal--*-100-*-*-*-*-*-*" | |
MenuFont "-adobe-helvetica-bold-r-normal--*-100-*-*-*-*-*-*" | |
IconFont "-adobe-helvetica-medium-r-normal--*-80-*-*-*-*-*-*" | |
IconManagerFont "-adobe-helvetica-bold-r-normal--*-80-*-*-*" |