bart 24c2098f9e Added buffer for asm and bcc. Other minor improvements. fgpc build tools are confirmed working by compiling raycast on device. 3 months ago
..
compileROM.sh 9662964536 Added back scripts for converting to spi.txt. Tested code to run from SPI flash, fixed cycle delay for SPI flash in output latch in MU which caused the bus_q to arrive a cycle later than bus_done. 2 years ago
flash.py 6b31f51206 Added file and dir creation to BRFS. 3 months ago
flasher_accurate.bin 8d56c91fea Added fast (but inaccurate) and accurate (but slow) option for UART flasher. 1 year ago
flasher_fast.bin 69d109e653 Added hardware signed and unsigned integer division and modulo. Created simple integer calculator to test. Updated several programs and BDOS to use new division hardware while keeping software calculation as legacy functions. 10 months ago
netFlash.py 9f74a9565f Fixed more MU I/O bugs. Updated everything from BCC except the ASM to work on new CPU. Added back flasher programs. Fixed LOAD/HI bug by using unsigned const16 instead. Updated assembler including hotfix for FPGC jumping to addr3 after UART bootloader is done. FPGC6 now basically fully works again! 2 years ago
netUpload.py f88d0c38c1 Added BRFS to BDOS, started on new shell which uses BRFS and fixed many problems that came up during this process. 3 months ago
sendCommand.py 9f74a9565f Fixed more MU I/O bugs. Updated everything from BCC except the ASM to work on new CPU. Added back flasher programs. Fixed LOAD/HI bug by using unsigned const16 instead. Updated assembler including hotfix for FPGC jumping to addr3 after UART bootloader is done. FPGC6 now basically fully works again! 2 years ago
sendTextFile.sh 24c2098f9e Added buffer for asm and bcc. Other minor improvements. fgpc build tools are confirmed working by compiling raycast on device. 3 months ago
uartFlasher.py 6b31f51206 Added file and dir creation to BRFS. 3 months ago