.. |
data
|
c2114c8eae
Refactored and added many syscalls. Removed 8.3 names for userbdos files as not needed with brfs anymore. Added mkdir program and removed some old stuff.
|
7 months ago |
lib
|
852baffec6
BCC now working on brfs, fixed bug in brfs_write, removed strncpy which was incomplete.
|
6 months ago |
toFix
|
b81ee12022
Update edit for brfs, removed wget, uploadToBDOS now infers filename.
|
6 months ago |
bench.c
|
c2114c8eae
Refactored and added many syscalls. Removed 8.3 names for userbdos files as not needed with brfs anymore. Added mkdir program and removed some old stuff.
|
7 months ago |
checksum.c
|
9f23f26dc2
Huge refactor of webserv, now support brfs.
|
7 months ago |
cmatrix.c
|
c2114c8eae
Refactored and added many syscalls. Removed 8.3 names for userbdos files as not needed with brfs anymore. Added mkdir program and removed some old stuff.
|
7 months ago |
edit.c
|
b81ee12022
Update edit for brfs, removed wget, uploadToBDOS now infers filename.
|
6 months ago |
fpcalc.c
|
c2114c8eae
Refactored and added many syscalls. Removed 8.3 names for userbdos files as not needed with brfs anymore. Added mkdir program and removed some old stuff.
|
7 months ago |
icalc.c
|
c2114c8eae
Refactored and added many syscalls. Removed 8.3 names for userbdos files as not needed with brfs anymore. Added mkdir program and removed some old stuff.
|
7 months ago |
ls.c
|
93dfd54dbb
Added ls program and check for file and dirname length
|
7 months ago |
mbrot.c
|
c2114c8eae
Refactored and added many syscalls. Removed 8.3 names for userbdos files as not needed with brfs anymore. Added mkdir program and removed some old stuff.
|
7 months ago |
mkdir.c
|
82e6f5e60e
Disable autosync in scripts and programs. Is now responsibility of user as it takes very long to sync and quickly becomes annoying.
|
6 months ago |
mkfile.c
|
82e6f5e60e
Disable autosync in scripts and programs. Is now responsibility of user as it takes very long to sync and quickly becomes annoying.
|
6 months ago |
print.c
|
927283b35d
Added progressbar to read from SPI flash, fixed two brfs bugs, improved df command, created print program, added disablecursor option in OS space.
|
6 months ago |
raycast.c
|
c2114c8eae
Refactored and added many syscalls. Removed 8.3 names for userbdos files as not needed with brfs anymore. Added mkdir program and removed some old stuff.
|
7 months ago |
rm.c
|
82e6f5e60e
Disable autosync in scripts and programs. Is now responsibility of user as it takes very long to sync and quickly becomes annoying.
|
6 months ago |
snake.c
|
c2114c8eae
Refactored and added many syscalls. Removed 8.3 names for userbdos files as not needed with brfs anymore. Added mkdir program and removed some old stuff.
|
7 months ago |
template.c
|
c2114c8eae
Refactored and added many syscalls. Removed 8.3 names for userbdos files as not needed with brfs anymore. Added mkdir program and removed some old stuff.
|
7 months ago |
webserv.c
|
42f0174d60
Assembler for BCC updated to new cpu arch and brfs. Seems to work on a few programs but not fully tested yet. Current fgetc is very slow without buffer. Same goes for BCC
|
6 months ago |