Hacker News new | ask | show | jobs
by matsz 209 days 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

BTW: You could provide a live online demo using v86 - https://github.com/copy/v86

1 comments

That is a good demo right there. Any way to speed up the v86 on the browser ?