libcrisc ~master (2018-10-10T22:06:46Z)
Dub
Repo
SysCallGetSafeMem
crisc
Undocumented in source.
class
SysCallGetSafeMem :
SysCall
{
CPU
cpu
;
this
();
this
(CPU cpu);
void
execute
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(CPU cpu)
Undocumented in source.
Members
Functions
execute
void
execute
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
cpu
CPU
cpu
;
Undocumented in source.
Inherited Members
From SysCall
name
string
name
;
Undocumented in source.
valueptr
CPUStack
*
valueptr
;
Undocumented in source.
execute
void
execute
()
Undocumented in source.
Meta
Source
See Implementation
crisc
classes
CPU
Compiler
SysCall
SysCallGetSafeMem
enums
DBGOpCode
OpCode
functions
binToASMDESC
structs
CPUStack
Instruction
Label
LabelRef