Add Boriel BASIC

This commit is contained in:
2025-04-28 08:59:46 +00:00
parent a8a0bde44a
commit ba5ce07264
2 changed files with 13 additions and 2 deletions

View File

@ -29,6 +29,10 @@ The devcontainer contains:
- tzxlist
- zx0 (binary compressor)
- dzx0 (binary decompressor)
- ZX BASIC (aka Boriel BASIC)
- zxbc (BASIC compiler)
- zxbasm (assembler)
- zxbpp (preprocessor)
- ttttt (converts binaries into .tap blocks)
- git (version control)
- make (build control)