This website requires JavaScript.
Explore
Help
Sign In
kamkow1
/
mop3
Watch
1
Star
1
Fork
0
You've already forked mop3
Code
Issues
4
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1cb1bad3ddb9d1fe9e8dc810d78a3a2a1a219bcd
mop3
/
libfat
History
kamkow1
14ed21f772
All checks were successful
Build ISO image / build-and-deploy (push)
Successful in 3m34s
Details
Build documentation / build-and-deploy (push)
Successful in 2m12s
Details
XHCI fix naming bug - use XHCI_SLCTX_CTX_ENTRIES instead of XHCI_SLCTX_SLOT_STATE
2026-04-01 22:41:23 +02:00
..
build
Fix FAT driver issues (FAT32 while being under 32MiB), liballoc alignment so SSE doesnt break
2026-03-10 21:01:49 +01:00
_fat.c
XHCI fix naming bug - use XHCI_SLCTX_CTX_ENTRIES instead of XHCI_SLCTX_SLOT_STATE
2026-04-01 22:41:23 +02:00
_fat.h
XHCI big clean up, #define necessary bits for readability, change .clang-format options
2026-03-31 22:51:51 +02:00
_fatctx.h
sdutil Initialize CHS too (some BIOSes dont like it), libfat Add update callback function
2026-03-21 15:16:03 +01:00
.gitignore
Fix FAT driver issues (FAT32 while being under 32MiB), liballoc alignment so SSE doesnt break
2026-03-10 21:01:49 +01:00
libfat.c
sdutil Initialize CHS too (some BIOSes dont like it), libfat Add update callback function
2026-03-21 15:16:03 +01:00
libfat.h
CE add format command, implement libfat
2026-03-10 21:38:51 +01:00
Makefile
sdutil FAT formatting, libfat fix memcpy overflow, generate linker .map files for user apps
2026-03-21 00:08:19 +01:00
src.mk
Fix FAT driver issues (FAT32 while being under 32MiB), liballoc alignment so SSE doesnt break
2026-03-10 21:01:49 +01:00