Add missing compiled files and fix some line breaks

This commit is contained in:
jimmystones
2022-07-21 19:38:34 +01:00
parent e81525d460
commit 1a2c01452c
4 changed files with 1923 additions and 2 deletions

2
.gitattributes vendored
View File

@@ -3,3 +3,5 @@
# Convert linux scripts to LF permanently
*.sh text eol=lf
*.define text eol=lf
Makefile text eol=lf
CURRENT_PROJECT text eol=lf

1
.gitignore vendored
View File

@@ -42,7 +42,6 @@ verilator/obj_dir/*
verilator/x64/*
verilator/roms/*
verilator/*.hex
rtl/*.hex
.vscode/settings.json
verilator/imgui.ini
verilator/imgui.ini

View File

@@ -1 +1 @@
inputtest
inputtest

1920
rtl/tilemap.hex Normal file

File diff suppressed because it is too large Load Diff