bart 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 mesiacov pred
..
BDOS 852baffec6 BCC now working on brfs, fixed bug in brfs_write, removed strncpy which was incomplete. 7 mesiacov pred
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 mesiacov pred
CompilerTests d55077792f Updated BCC for B32P 2 rokov pred
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 mesiacov pred
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 mesiacov pred
Makefile 1026f4776c Cleaned up some files 2 rokov pred
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 mesiacov pred
bcc.c 01a00e1603 Update new repo link, add requirements.txt. 8 mesiacov pred
compileBDOS.sh 1026f4776c Cleaned up some files 2 rokov pred
compileBareMetal.sh 6b31f51206 Added file and dir creation to BRFS. 7 mesiacov pred
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 mesiacov pred
runTests.sh 1026f4776c Cleaned up some files 2 rokov pred
sendToBDOS.sh 1026f4776c Cleaned up some files 2 rokov pred
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 mesiacov pred
uploadToBDOS.sh b81ee12022 Update edit for brfs, removed wget, uploadToBDOS now infers filename. 7 mesiacov pred