Safe mode: Difference between revisions

m
no edit summary
mNo edit summary
Line 6:
 
=={{header|6502 Assembly}}==
The 6502 itself has no safe mode. This is true for most assembly languages (except maybe the Big Two: x86 and ARM.)
 
=={{header|68000 Assembly}}==
The 68000 itself has no safe mode. This is true for most assembly languages (except maybe the Big Two: x86 and ARM.)
 
=={{header|8080 Assembly}}==
The 8080 itself has no safe mode. This is true for most assembly languages (except maybe the Big Two: x86 and ARM.)
 
=={{header|8086 Assembly}}==
The 8086 itself has no safe mode. Protected Mode did not exist in the 16-bit x86 architecture, only "Real Mode."
 
=={{header|AWK}}==
1,489

edits