- 28 Jan, 2023 1 commit
-
-
Ben Avison authored
Version 0.05. Not tagged
-
- 24 Dec, 2012 1 commit
-
-
Robert Sprowson authored
NoInterrupt (unused) is not 38. Version 0.05. Tagged as 'S3C6410-0_05'
-
- 09 Jul, 2012 1 commit
-
-
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'
-
- 06 Jun, 2012 1 commit
-
-
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'
-
- 04 Jun, 2011 1 commit
-
-
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'
-
- 03 Jun, 2011 2 commits
-
-
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'
-
Ben Avison authored
-