Commit History

Author SHA1 Message Date
  bart 01a00e1603 Update new repo link, add requirements.txt. 5 months ago
  bart ddd3d60235 Added Fixed-Point BCC library, including a FPCALC application to test it. MULTFP instruction is added to assembler, and some library functions were added during development. 1 year ago
  bart 7e81e7fa17 Added files missing from last commit (L1I cache). 1 year ago
  bart d602419429 Added support for negative ints in .dw for python assembler. 1 year ago
  bart 19b70deac8 Added support for signed .dw instructions. 1 year ago
  bart 01b9bb8f29 Added signed right shift operation to CPU, assembler, compiler, code and documentation. 1 year ago
  bart 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
  bart ced78a8cbf Fixed signed number bug in assembler, updated documentation about signed branches 2 years ago
  bart 1cf78e1fab Added and updated the assembler (python version) 2 years ago