У нас вы можете посмотреть бесплатно Prog8 Programming for the 6502: Introduction and Setup или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This video describes what the Prog8 programming language can do and how to setup the compiler tool chain on Windows to get started. Chapters: 00:00 CommodoreSam channel updates and intro 03:37 What is Prog8 04:40 Commodore 64 Demos 07:27 C64OS Demos 10:23 Commander X16 Demo 11:28 Setting up the compiler tool chain on Windows Prog8 is is a compiled programming language targeting the 8-bit 6502 CPU family. It aims to provide many conveniences over raw assembly code (even when using a macro assembler), while still being low level enough to create high performance programs. Supported target systems are Commodores C64, C128, PET, OtterX, Commander X16, and others. Info Links: User Group Site: https://p8ug.org Documentation: https://prog8.readthedocs.io Tool chain links: IntelliJ Idea Community: https://www.jetbrains.com/idea/downlo... Git: https://git-scm.com/downloads/win Java: https://adoptium.net/temurin 64tass / Tass64: https://sourceforge.net/projects/tass64/ GNU Make: https://gnuwin32.sourceforge.net/pack... prog8c: https://github.com/irmen/prog8/releases prog8c.bat: https://gist.github.com/gillham/aad98... VICE: https://vice-emu.sourceforge.io/index... X16EMU: https://github.com/X16Community/x16-e...