Skip to content
Snippets Groups Projects
  1. Jul 02, 2011
  2. Jun 22, 2011
  3. May 16, 2011
  4. May 07, 2011
  5. Mar 01, 2011
  6. Jan 23, 2011
  7. Jan 22, 2011
  8. Jan 19, 2011
  9. Jan 18, 2011
    • John Hodge's avatar
      Big changes to AcessNative · 4726431c
      John Hodge authored
      - ld-acess can now execute an application
       > the syscall interface is not yet completed, so nothing happens
      - Getting ld-acess working required some changes to the Usermode build
        system, specifically making ld-acess.so actually a shared library.
       > It was being linked statically, causing the AcessNative versions of
         syscalls to not be used (and causing segfaults on "int 0xAC")
      4726431c
  10. Dec 30, 2010
  11. Dec 20, 2010
  12. Dec 10, 2010