Textmode / TMVM

Textmode's Virtual Macaroni: A VM for, er...we'll get back to you.
Other
4 stars 0 forks source link

MOV encoder allows irreducible instruction 'MOV &nn, B' #21

Closed Textmode closed 13 years ago

Textmode commented 13 years ago

The instruction 'MOV &nn, B' has no valid opcode reduction, and should be rejected for that reason. but it seems that the encoder occasionally allows that construct.

possibly related to the use of symbols, eg "MOV &myvariable, B".

Textmode commented 13 years ago

Corrected MOV encoder on MOV &nn, R case. closed by 6c0c610185f42f95796fd0a33e77e878adb4432d