Safe mode: Difference between revisions

Content added Content deleted
m (fixed bracket alignment)
Line 5: Line 5:
Along with a simple yes/no answer, describe what features are restricted when running in safe mode.
Along with a simple yes/no answer, describe what features are restricted when running in safe mode.


=={{header|6502 Assembly}==
=={{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.)
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}==
=={{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.)
The 68000 itself has no safe mode. This is true for most assembly languages (except maybe the Big Two: x86 and ARM.)