Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб ARM 3D 10 PRINT using the BBC BASIC assembler в хорошем качестве

ARM 3D 10 PRINT using the BBC BASIC assembler 1 год назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



ARM 3D 10 PRINT using the BBC BASIC assembler

My first ARM assembly language program — we convert the 3D 10 PRINT program from 6502 assembler to ARM assembler, using the built-in assembler in BBC BASIC V for the ARM on the ARM Native coprocessor on the PiTubeDirect, and the TWIN text editor from the ARM Evaluation System software discs. We first do a straight conversion then optimise things by using LDRB with post-increment, some reverse subtracts and adds with the barrel shifter, then some conditional execution of instructions. We then rewrite the linear feedback shift register (LFSR) random number function into a more ARM-friendly version, using a routine from the ARM Evaluation System's assembler instruction manual. Finally, we explore how the ADR instruction works and ARM code loads an address into a register, and see how that makes code automatically relocatable. Then, for a bonus moment, we switch over to the PiTubeDirect hognose release's native frame buffer to give things a generous performance boost.

Comments