Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules

File Age Rev Message Size
Source at commit 440 created 13 years 8 months ago.
By meklort, Updated kernel patcher module. Module now works correctly and is usable. I still need to add 64bit support though.
  ..
tree HelloWorld 13 years 8 months 429 meklort: Updated module system. Hooks can now be used within modules when cetaion functions are called in chameleon. Note that onle two hooks currently exist, more need to be added. I also updated the HelloWorld module to use a hook instead of print out right away.
tree KernelPatcher 13 years 8 months 440 meklort: Updated kernel patcher module. Module now works correctly and is usable. I still need to add 64bit support though.
tree Symbols 13 years 8 months 355 meklort: Fixed the rebase + bind code, now works properly. Removed a few ugly hacks. KernelPatcher now loads properly (no more reboots).
blob Makefile 13 years 8 months 338 meklort: Modules can not depend on each other. Modules can be linked using the -weak-libary cmmand in ld. Untested. 1.22 kB

svn co -r 440 http://forge.voodooprojects.org/svn/chameleon Help