The game "Tycoon" contains a working version of MCODER 3, except first byte was changed to instruction "RST 0" as copy protection. This can be fixed using POKE 60000,33. Afterwards use RANDOMIZE USR 60000 to compile a program and RANDOMIZE USR 40000 to execute it.