diff options
author | 2019-06-22 14:43:16 +0200 | |
---|---|---|
committer | 2019-06-22 14:43:16 +0200 | |
commit | 78d20c4dadcb55f272176390017ac6f8902fc398 (patch) | |
tree | 9cc9704ad81579b35d9177ff8fe8efae6dfcffdd /.gitignore | |
parent | 8f197619a92e93dc82e7c337c090d97a4d65fb4d (diff) |
mega32x.cpp: refactor and convert read/write handlers to 16-bit space [Angelo Salese]
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b13c3f3f15a..3283f9771ba 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ *.pyc *.pyo *.rej +*.L68 +*.S68 .DS_Store /* |