Open main menu

Toneman

Joined 20 May 2010
734 bytes added ,  04:12, 14 June 2010
altered schedule
(slightly modifying schedule)
(altered schedule)
Line 20: Line 20:
Write a linker script and custom ELF loader to provide full support for loadable modules in ScummVM’s PS2 Port, using the pre-existing PSP code as a starting point.
Write a linker script and custom ELF loader to provide full support for loadable modules in ScummVM’s PS2 Port, using the pre-existing PSP code as a starting point.


To be completed by: June 16th
Completed on June 13th!
 


Implement support for loadable modules on the GP2x, an ARM target. (To be completed by: July 9th)
  First Week Goal: Get debugging facilities set up for the GP2x. Get initial linker scripts/loader coded. (Continue testing/documenting PS2 work).
  Second Week Goal: Tweak Makefile and begin debugging.
  Third Week Goal: Continue work on the GP2x Wiz.
  Fourth Week Goal: Finish ELF loader for the Wiz.


Abstract parent “ELF Loader” class to be inherited by targets that support loadable modules.


To be completed by: June 23rd
Abstract parent “ELF Loader” class to be inherited by targets that support loadable modules. (To be completed by: July 16th)




Implement support for loadable modules on the GP2x, an ARM target.
Implement support for loadable modules on the DS with the aid of the ARM-based GP2x code. (To be completed by: August 13th)
  First Week Goal: Get Debugging Facilities Set up for the DS and make design decisions with mentors (for instance, only one engine can be loaded at a time instead of all loaded then unneeded ones deleted).
  Second Week Goal: Begin making necessary changes to GP2x loader/linker to adapt it for DS and altered design.
  Third Week Goal: Continue work on the DS.
  Fourth Week Goal: Finish coding!


To be completed by: July 19th
Continue work with ScummVM? ;-)
 
 
Implement support for loadable modules on the DS with the aid of the ARM-based GP2x code.
 
To be completed by: August 9th
27

edits