view TODO @ 100:579ac3697918

Updated to do list
author lost
date Sat, 17 Jan 2009 07:35:18 +0000
parents 287a6905a63c
children f59c0916753d
line wrap: on
line source

* add expression simplification architecture (algebraic)

* fix relative addressing to reduce to constant offsets where possible
  instead of relying on the linker to sort everything out

* fix ,PCR addressing to handle incomplete references correctly

* fix FDB to handle incomplete references correctly

* add ability to have multiple incomplete references per source line

* move identification of relocations from the output module to the relevant
  areas that actually generate them