diff options
author | Ian C <ianc@noddybox.co.uk> | 2016-05-20 15:23:00 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2016-05-20 15:23:00 +0100 |
commit | 45fd0ca73ec84a9b605f918a7b1b3497d2a25b33 (patch) | |
tree | 4b01f2dcc8f0ce5b80092a08427f8aa449f43ad6 /.gitignore | |
parent | 393556d2fc70dc0def5a6bb0463daf234ef23e36 (diff) |
First pass at NES ROM support.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,5 +40,7 @@ src/casm *.tap *.t64 *.p +*.sfc +*.nes src/A-Hdrive src/output |