.. |
BDOS
|
852baffec6
BCC now working on brfs, fixed bug in brfs_write, removed strncpy which was incomplete.
|
7 月之前 |
BareMetal
|
9cb7744c82
Create SPI flash library to interact with SPI flash, Added write updated sector functionality to BRFS, Some small fixes in other code.
|
7 月之前 |
CompilerTests
|
d55077792f
Updated BCC for B32P
|
2 年之前 |
FPGCbuildTools
|
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
|
7 月之前 |
userBDOS
|
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
|
7 月之前 |
Makefile
|
1026f4776c
Cleaned up some files
|
2 年之前 |
backend.c
|
f88d0c38c1
Added BRFS to BDOS, started on new shell which uses BRFS and fixed many problems that came up during this process.
|
7 月之前 |
bcc.c
|
01a00e1603
Update new repo link, add requirements.txt.
|
8 月之前 |
compileBDOS.sh
|
1026f4776c
Cleaned up some files
|
2 年之前 |
compileBareMetal.sh
|
6b31f51206
Added file and dir creation to BRFS.
|
7 月之前 |
initBDOS.sh
|
904815e900
Read BRFS from SPI Flash in QSPI mode, df util added to OS, clear command after boot, init script to compile and send all userbdos programs to newly formatted brfs
|
7 月之前 |
runTests.sh
|
1026f4776c
Cleaned up some files
|
2 年之前 |
sendToBDOS.sh
|
1026f4776c
Cleaned up some files
|
2 年之前 |
syncCsourceFiles.sh
|
904815e900
Read BRFS from SPI Flash in QSPI mode, df util added to OS, clear command after boot, init script to compile and send all userbdos programs to newly formatted brfs
|
7 月之前 |
uploadToBDOS.sh
|
b81ee12022
Update edit for brfs, removed wget, uploadToBDOS now infers filename.
|
7 月之前 |