Skip to content

Commit

Permalink
README.md: Update Core/
Browse files Browse the repository at this point in the history
  • Loading branch information
kervinck committed Jul 6, 2019
1 parent 86b1d2e commit 48f5746
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ gigatron-rom
+--- LICENSE 2-Clause BSD License
+--- Makefile Marcel's Makefile
+--- Core/ Gigatron kernel and build tools
| +--- ROMv3.py Video/audio/io/interpreter loops, built-in vCPU
| | applications and data ("kernel + ROM disk")
| | Execute this to build ROM files
| +--- dev.py Development ROM (type 'make' to build):
| | Video/audio/io/interpreter loops and cold storage
| | for applications and data ("kernel + ROM disk")
| +--- ROMv3.py Source for release ROM v3 (most recent release)
| `--- compilegcl.py Stand-alone GCL to vCPU compiler (GT1 files)
+--- interface.json Formal bindings interface to ROM for programs
+--- Apps/ Built-in and example applications (GCL and GT1)
Expand Down

0 comments on commit 48f5746

Please sign in to comment.