27
edits
(Project Schedule Added) |
|||
Line 15: | Line 15: | ||
For a mix of random sarcasm and more specific updates concerning my project, hit up my blog: [http://tonypuccinelli.blogspot.com Pearls on a String] | For a mix of random sarcasm and more specific updates concerning my project, hit up my blog: [http://tonypuccinelli.blogspot.com Pearls on a String] | ||
== Current Project Schedule == | |||
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 11th | |||
Abstract parent “ELF Loader” class to be inherited by targets that support loadable modules. | |||
To be completed by: June 21st | |||
Implement support for loadable modules on the GP2x, an ARM target. | |||
To be completed by: July 19th | |||
Implement support for loadable modules on the DS with the aid of the ARM-based GP2x code. | |||
To be completed by: August 9th |
edits