SM: smoother co-op, basepatch internal improvements (#793)

* SM: remote touch instantly, pull ips refactor and symbols

* SM: remove hard-coded ROM address writes

* SM: Full length player table, incl. receive-only player ids

+ apply PR feedback (correct graphic offset, readable data file paths)
This commit is contained in:
strotlog
2022-07-26 00:43:39 -07:00
committed by GitHub
parent a0482cf27e
commit 1e366ff66f
9 changed files with 1027 additions and 81 deletions

3
.gitignore vendored
View File

@@ -116,6 +116,9 @@ target/
profile_default/
ipython_config.py
# vim editor
*.swp
# SageMath parsed files
*.sage.py