dcpu16-emulator ~master (2014-06-26T15:05:24Z)
Dub
Repo
push
emulator
dcpu
execution
Pushes value onto stack decreasing reg_sp.
void
push
(
Cpu
)
(
ref
Cpu
dcpu
,
ushort
value
)
Meta
Source
See Implementation
emulator
dcpu
execution
functions
basicInstruction
handleInterrupt
pop
push
queryHardwareInfo
sendHardwareInterrupt
skipIfs
specialInstruction
triggerInterrupt
Pushes value onto stack decreasing reg_sp.