Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Input: remove unused stuff & clean up | wwylele | 2017-03-01 | 1 | -93/+0 |
| | | | | | | | 1. removed zl, zr and c-stick from HID::PadState. They are handled by IR, not HID 2. removed button handling in EmuWindow 3. removed key_map 4. cleanup #include | ||||
* | core: Move emu_window and key_map into core | MerryMage | 2016-12-23 | 1 | -0/+93 |
* Removes circular dependences (common should not depend on core) |