--- trunk/TODO 2007/10/08 16:18:51 14 +++ trunk/TODO 2007/10/08 16:19:23 20 @@ -1,32 +1,25 @@ -$Id: TODO,v 1.173 2005/09/17 17:14:25 debug Exp $ +$Id: TODO,v 1.176 2005/11/13 00:14:05 debug Exp $ -=============================================================================== - -High priority stuff: +NOTE: This TODO is hopefully out-of-date. I don't keep it updated. +=============================================================================== Old MIPS bintrans: - x) call/return address cache? - x) Turn the MIPS cpu family stuff into dyntrans. - Dyntrans: - - x) Lots of stuff: see src/cpus/README_DYNTRANS - + x) Separate data and instruction translations? + x) Generalize the inline quick_pc_to_pointers? + x) Call/return hints... + x) More 64-bit stuff. + x) Lots of other stuff: see src/cpus/README_DYNTRANS Userland emulation: - x) Lots of stuff. - x) Dynamic linking? Hm. -=============================================================================== - -Lower priority, but still important: - +Misc: Redesign the entire "mainbus" concept: o) Easily configurable interrupt routing in SMP systems. o) Specific clock/bus speeds, cpu speeds etc.