0.1.0-beta
What's Changed
- Implement TINPUT/ONEINPUT by @Riey in #9
- Fix #11 by @Riey in #12
- Fix PRINTC by @Riey in #15
- Replace AtomicBool with Notify by @Riey in #16
- Flush drawqueue when it's full by @Riey in #19
- Split vm, ui, stdio, http modules by @Riey in #20
Full Changelog: v0.1.4-alpha...v0.1.0-beta
stdio, http?
stdio는 테스트용 콘솔 ui를 가졌고 http는 다른 ui에서 사용할수있는 형식입니다.
잘 모르겠으면 stdio를 받으세요.