Added CPU instructions to all nasm source files.
FIXME: ctojr32 needs CPU 486 because it uses bswap. committer: mfx <mfx> 1075806034 +0000
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
BITS 32
|
||||
SECTION .text
|
||||
ORG 0
|
||||
CPU 386
|
||||
|
||||
; =============
|
||||
; ============= ENTRY POINT
|
||||
|
||||
Reference in New Issue
Block a user