mat-sz / pongloader

🏓 Pong in 512 bytes. (boot sector)
https://demo.mat.dev/pongloader/
BSD 3-Clause Clear License
93 stars 5 forks source link

Provide Intel-syntax for NASM Assembly #1

Open Broken-Admin opened 4 years ago

Broken-Admin commented 4 years ago

I feel it would be important to provide 2 syntax types so this is more accessible. I personally am attempting said task, although it seems there are a few caveats upon only changing the operand order and syntax.

mat-sz commented 4 years ago

I don't have much experience with the Intel syntax, if you are able to make a working Intel syntax version please submit a PR.