new installation mechanism

This commit is contained in:
ceriel
1991-09-05 16:35:56 +00:00
parent 4ceac64530
commit edaf2a01f4
14 changed files with 281 additions and 71 deletions

8
mach/m68020/ce/notes Normal file
View File

@@ -0,0 +1,8 @@
Helaas het framework kan niet tegen mnemonics met '.' erin, bijv.
add.l
move.w
Oplossing:
Alle punten door underscores vervangen in 'as_table' en process_menemonic()
aangepast zodat ook de punten uit de 'EM_table' omgewzet worden in underscores.