-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/microsoft/microcode
- Loading branch information
Showing
6 changed files
with
304 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
- code generation for car tiles | ||
- keep MicroCode radio numbers to small range (0-99) | ||
- range for car control (1000-) | ||
- extensions [jacdac, car] | ||
- extension interface | ||
- also need some interface for tile description | ||
- add metadata for a program (what extensions are needed) | ||
- factor out jacdac modules and car into extensions | ||
- assets.ts | ||
- tiles.ts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.