diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 97425d3..b3b1d51 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,17 @@ +# 24 + +* Depend on SDL2. +* Remove include directory path. +* Add new instruction: DRW, CPP, STP. +* Implement more instruction: DRW, CPP, STP. +* Fix logger for CPD. +* Create window for visualising VRAM. +* Remove speed limiter. +* Unify all global variables into a struct. +* Fix luma_setDbl. +* Improve some loggers. +* Create new test program. + # 23 * Implement more instructions. |