Create project

This commit is contained in:
2026-04-18 18:50:18 -07:00
commit db61ca2d74
21 changed files with 1726 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "sim/sub/taxi"]
path = sim/sub/taxi
url = git@git.byronlathi.com:bslathi19/taxi.git
[submodule "sim/sub/verilog-6502"]
path = sim/sub/verilog-6502
url = git@git.byronlathi.com:third-party/verilog-6502.git