======Resources====== * TIC-80: * wiki: https://github.com/nesbox/TIC-80/wiki * API: https://github.com/nesbox/TIC-80/wiki/API * Memory Map: https://github.com/nesbox/TIC-80/wiki/RAM * NES/6502: * Nerdy Nights Tutorial: https://taywee.github.io/NerdyNights/nerdynights.html * Instruction Set: https://masswerk.at/6502/6502_instruction_set.html * NESdev: https://www.nesdev.org/wiki/Nesdev_Wiki * NES CPU memory map: https://www.nesdev.org/wiki/CPU_memory_map * NES Memory Maps: https://en.m.wikibooks.org/wiki/NES_Programming/Memory_Map * Mednafen documentation: * base: https://mednafen.github.io/documentation/ * debugger: https://mednafen.github.io/documentation/debugger.html