1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00

Add TTD file to remember things to do

This commit is contained in:
Ross Wilson
2017-01-03 10:47:05 +07:00
parent 57c280dad2
commit eb93ec3ac4

4
pymlac/TTD.txt Normal file
View File

@@ -0,0 +1,4 @@
Maybe decode instructions into LAC and ILAC (for example). That is, don't
decode instruction bit - include it in the opcode. The code for LAC and ILAC
will be almost identical except for extra indirect code.