Add x1 experiments

This commit is contained in:
Takumi Sueda
2021-03-04 02:15:40 +09:00
parent fd655b4839
commit c997a68459
7 changed files with 324 additions and 0 deletions

View File

@@ -5,6 +5,8 @@
- [read_keys.py](read_keys.py) Initialize the keyboard MCU and poll key code
- [read_keys_SH3.py](read_keys_SH3.py) Scan key matrix and return key name(deprecated)
- [read_keys_SH3.c](read_keys_SH3.c) Scan key matrix and return key name rewritten with C. nice performance
- [x1](x1) Executable to analyze `[JHSBA]1` gen
### License