diff options
Diffstat (limited to 'template.mia')
| -rw-r--r-- | template.mia | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/template.mia b/template.mia new file mode 100644 index 0000000..7acc46e --- /dev/null +++ b/template.mia @@ -0,0 +1,62 @@ +PM: +$pm +00..ff + +MyM: +$my_m +00..7f + +K1: +$k1 +00..0f + +K2: +$k2 +00..03 + +PC: +00 + +ASR: +00 + +AR: +0000 + +HR: +0000 + +GR0: +0000 + +GR1: +0000 + +GR2: +0000 + +GR3: +0000 + +IR: +0000 + +MyPC: +00 + +SMyPC: +00 + +LC: +00 + +O_flag: + +C_flag: + +N_flag: + +Z_flag: + +L_flag: +End_of_dump_file |
