1. 28 Jan, 2023 1 commit
  2. 24 Dec, 2012 1 commit
  3. 09 Jul, 2012 1 commit
    • Robert Sprowson's avatar
      Sync with Hdr:HALEntries · ffb630d6
      Robert Sprowson authored
      HAL_Video_ -> HAL_Video
      Removed double inclusion of makefile
      Added stripdepnd
      Assembles, but not tested.
      
      Version 0.04. Tagged as 'S3C6410-0_04'
      ffb630d6
  4. 06 Jun, 2012 1 commit
    • Jeffrey Lee's avatar
      Sanitise HAL_USBControllerInfo · 3106fc6c
      Jeffrey Lee authored
      Detail:
        s/Boot - For valid controllers, HAL_USBControllerInfo now always returns the correct USB struct size and fills in the controller type. The rest of the buffer is filled in only if the supplied size is large enough. This allows for proper probing of controllers without knowing the required buffer sizes beforehand.
      Admin:
        Builds but untested at runtime
      
      
      Version 0.03. Tagged as 'S3C6410-0_03'
      3106fc6c
  5. 04 Jun, 2011 1 commit
    • Jeffrey Lee's avatar
      Fix S3C6410 HAL makefile · 0958bec3
      Jeffrey Lee authored
      Detail:
        Makefile - Original version didn't create the 'o' directory, leading to build errors. This version (based around the OMAP3 makefile) does.
      Admin:
        Tested with S3C6410 ROM build. Untested at runtime.
      
      
      Version 0.02. Tagged as 'S3C6410-0_02'
      0958bec3
  6. 03 Jun, 2011 2 commits
    • Ben Avison's avatar
      Initial import of S3C6410 HAL · 7d4000d9
      Ben Avison authored
      Detail:
        The S3C6410 HAL is aimed at the Mini6410 board. There's a major bug
        somewhere which prevents the FP emulator from working (crashes on
        initialisation), and the interrupt handling is broken (which is believed to
        break USB). But video works (hardwired to 480x272), though the cursor hasn't
        been implemented yet, and the debugging console works.
      Admin:
        Code submitted by Tom Walker
      
      Version 0.01. Tagged as 'S3C6410-0_01'
      7d4000d9
    • Ben Avison's avatar
      created by srccommit. · 4829261e
      Ben Avison authored
      4829261e