This series playlist: https://www.youtube.com/playlist?list=PL-oJWTgK9N6-PLcKHIIEi45_K6ru244-D
My cheatsheet of stuff so far: https://gist.github.com/ellyxir/63b069004b29ec440c22f8933ca6943a Book: https://www.atariarchives.org/roots/chapter_4.php Emulator: https://www.virtualdub.org/altirra.html Assembler: https://www.mixinc.net/atari/mac65.htm Discord server - https://discord.com/invite/r4pMZAuKGC
Donations are welcome at: https://ko-fi.com/ellyse7777
00:00:00 - Intro and review 00:04:25 - Listing Your Program 00:12:18 - Did it Work? 00:18:25 - Running The Program 00:20:05 - Saving a Machine Language Program 00:24:29 - Writing Programs That Will Run When Loaded 00:28:28 - Using the Run Parameter 00:30:22 - Using the 'INIT' Parameter 00:32:18 - Writing Self-booting Programs 00:34:27 - Using the OS/A+ STARTUP.EXC Utility 00:46:28 - Busting out the Dead Sea Scrolls 01:20:03 - Calling Machine Language Programs From BASIC 01:23:43 - Review