Skip to content

Instantly share code, notes, and snippets.

@Bigcheese
Created March 10, 2012 21:47
Show Gist options
  • Save Bigcheese/2013417 to your computer and use it in GitHub Desktop.
Save Bigcheese/2013417 to your computer and use it in GitHub Desktop.
SizeofPointer 8
SharedFactoryVersion 69
NPCHVersion 79
NASCVersion 2
NPCEventHVersion 2
Debug 0
handler 3 29 // @TALKED
// BB#0: // %entry
push_event
push_event
push_const 280
add
push_reg_sp
push_const -8
add
fetch_i
assign
push_const 296
add
fetch_i
push_event
push_const 280
add
fetch_i
push_const 280
add
fetch_i
push_const 0
not_equal
branch_true BB0_2
jump BB0_1
BB0_1 // %true
S0. "Hello!"
push_string S0.
func_call GlobalObject.Announce
jump BB0_3
BB0_2 // %false
S1. "Bye!"
push_string S1.
func_call GlobalObject.Announce
BB0_3 // %end
exit_handler
handler_end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment