Added easter egg by Arturo Balam for 0F1 (slot 1) #7

Open
CesarBalam wants to merge 3 commits from easter-egg-arturo-branch into main
Showing only changes of commit cdf14cf545 - Show all commits

View File

@@ -876,6 +876,10 @@ namespace spider {
// Operation:
void UPY();
//[Easter Egg] 0x0F1 - LLGS: Injects the custom 8x4 ASCII spider logo
// into RAM [0x80-0x9F] and signs Register RA with the "LLGS" hex literal.
void LLGS();
// </pygen-target> //
};