here you go
This commit is contained in:
commit
3ea8481a27
117 changed files with 3190 additions and 0 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
.DS_Store
|
||||
**/.DS_Store
|
||||
Thumbs.db
|
||||
**/Thumbs.db
|
||||
out.bin
|
||||
out.elf
|
||||
symbol.txt
|
||||
blastem/
|
||||
boot/rom_head.bin
|
||||
boot/sega.o
|
||||
res/resources.o
|
||||
res/resources.h
|
||||
dist/
|
Loading…
Add table
Add a link
Reference in a new issue