Skip to content

Releases: bassaer/myos

1.11.0

27 Feb 15:50
20a2fe9
Compare
Choose a tag to compare
  • support paging

1.10.0

21 Feb 18:00
b8cb4a6
Compare
Choose a tag to compare
  • rename dir
  • fix free output format

1.9.0

19 Feb 16:32
4a84eac
Compare
Choose a tag to compare
  • add available memory scan

1.8.2

17 Feb 12:27
884f65a
Compare
Choose a tag to compare
  • fix command history bug
  • add strlen

1.8.1

15 Feb 03:22
2af7a8d
Compare
Choose a tag to compare
  • fix cursor bug

1.8.0

14 Feb 18:38
f583142
Compare
Choose a tag to compare
  • support scroll
  • add sprintf
  • add debug message on top

1.7.0

10 Feb 04:08
Compare
Choose a tag to compare
  • support command history
  • support %c for printf
  • sprintf -> printf

1.6.0

09 Feb 11:10
23b8d57
Compare
Choose a tag to compare
  • support %s for sprintf
  • add debug command
  • add margin on the left side screen

1.5.0

08 Feb 18:23
964a364
Compare
Choose a tag to compare
  • add mm dir
  • add temporary free command

1.4.0

05 Feb 15:06
1746c7c
Compare
Choose a tag to compare
  • add sprintf #46