6 ms·
It's probably one of the best introductory projects to x86 assembly on bare metal. More advanced than my attempt: https://github.com/mat-sz/pongloader https://
by matsz 10mo ago
It's probably one of the best introductory projects to x86 assembly on bare metal.
More advanced than my attempt: https://github.com/mat-sz/pongloader https://github.com/mat-sz/pongloader
BTW: You could provide a live online demo using v86 - https://github.com/copy/v86 https://github.com/copy/v86
- akshat666 10mo agoThat is a good demo right there. Any way to speed up the v86 on the browser ?