top | item 45933958 (no title) akshat666 | 3 months ago Built this as a personal challenge. No OS, no drivers — just x86 assembly and BIOS. 512 bytes exactly. Boots in QEMU.Run it: nasm -f bin pong.asm -o boot.bin qemu-system-x86_64 boot.binGitHub: https://github.com/akshat666/-bootponggame discuss order hn newest Tepix|3 months ago Nice! So you wrote this three years ago according to the git timestamps?You can add it to the list at https://gist.github.com/XlogicX/8204cf17c432cc2b968d138eb639... I think there are already at least two Pong game there. akshat666|3 months ago Yes, 3 yrs but still fun. I have seen some games in boot sector. Its super cool. snvzz|3 months ago Challenge: `cpu 8086` rather than `use16`. akshat666|3 months ago well well well
Tepix|3 months ago Nice! So you wrote this three years ago according to the git timestamps?You can add it to the list at https://gist.github.com/XlogicX/8204cf17c432cc2b968d138eb639... I think there are already at least two Pong game there. akshat666|3 months ago Yes, 3 yrs but still fun. I have seen some games in boot sector. Its super cool.
akshat666|3 months ago Yes, 3 yrs but still fun. I have seen some games in boot sector. Its super cool.
Tepix|3 months ago
You can add it to the list at https://gist.github.com/XlogicX/8204cf17c432cc2b968d138eb639... I think there are already at least two Pong game there.
akshat666|3 months ago
snvzz|3 months ago
akshat666|3 months ago