@komodo † I don't really see how. You're not accessing any parts of the system directly, but rather the system is passing information to SmileBASIC, which in turn gives access to select parts via code (just like the rest of the hardware) I could even rattle of an example of how the code might work: XON AMIIBO AMIIBO OUT ID$, NICKNM$ IF RESULT==1 && ID$=="KIRBY" THEN PRINT "Hiiii!"