Go to file
2023-02-05 17:10:24 -08:00
.github/workflows Add GitHub Actions config 2023-01-20 14:37:33 +01:00
gcc rv2fox: Support .string directive 2023-02-05 17:10:24 -08:00
gfx2inc Add gfx2inc 2022-06-25 18:05:10 -07:00
vim-highlighting Add new instructions and fix typo 2023-01-23 18:06:16 -08:00
.gitignore Initial commit 2022-06-25 17:14:13 -07:00
LICENSE Add gfx2inc 2022-06-25 18:05:10 -07:00
README.md readme: Fix typo 2023-02-03 18:01:45 -08:00

fox32 Tools

  • gcc - experiments in compiling C code
  • gfx2inc - convert a graphical image file into an includable assenbly header file
  • vim-highlighting - fox32 assembly syntax highlighting for vim