Timeline for Simple cat program
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Nov 2, 2015 at 14:35 | comment | added | kirbyfan64sos | @Ruslan I didn't even realize it was compiled in 16-bit... | |
| Nov 2, 2015 at 13:08 | comment | added | Ruslan |
So, objdump disassembled it as 32-bit code, while you seem to have compiled as 16-bit. What to believe? Since you use int 0x80, I guess it's meant for Linux, but why compile as 16-bit then?
|
|
| Oct 30, 2015 at 17:11 | history | answered | kirbyfan64sos | CC BY-SA 3.0 |