Add a built-in mocked card emulator for easier development without an actual machine
Add and default to starting YACardEmu from within SugoiDeCard
- [x] Change it so that polling of two endpoints just creates events when status changes
- [ ] Use Blessed https://github.com/chjj/blessed/ to have some sort of faux-gui and for easier debugging
- [ ] Add a built-in mocked card emulator for easier development without an actual machine
- [x] Add and default to starting YACardEmu from within SugoiDeCard
Polling is done, the inner workings use state machine instead of spaghetti now
YACE can be launched from SugoiDeCard now, it expects YACardEmu to be in PATH