libcrisc ~master (2018-10-10T22:06:46Z)
Dub
Repo
SysCallPrtC
criscfe
Undocumented in source.
class
SysCallPrtC :
SysCall
{
this
();
this
(CPU valueptr);
void
execute
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(CPU valueptr)
Undocumented in source.
Members
Functions
execute
void
execute
()
Undocumented in source. Be warned that the author may not have intended to support it.
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
criscfe
classes
SysCallPrtC
functions
main
manifest constants
licenseText
licenseTextHeader
licenseTextHeaderExec