Commit graph

5 commits

Author SHA1 Message Date
valentinbreiz
aa728c4835 Instance typo fix 2021-01-20 22:47:31 +01:00
Elia Sulimanov
4f4301cf2b Fixed Debugger comment 2020-06-17 19:36:04 +03:00
Elia Sulimanov
6368c1c15d Done CP437Enconding api docs 2020-06-17 16:09:35 +03:00
fanoI
4a990ac2af Added the concept of Encoding to the Console for now ASCII (default) and CP437 are supported (for others as CP858 I think it is needed to change font too)
- moved EncodingTest on Text subdir
- added ConsoleTest (not enabled by default)
- removed ASCIIEncodingImpl (it was not needed)
- Made plugs of Console better and added plugs for formatted versions
- Removed code to test Hashtable, Hashtable it will be a separate PR
2018-01-27 20:00:11 +01:00
fanoI
ff78034a1c Added CP437 and CP858 (DOS Latin1) support to Encoding, CP858 is not working for VMT bugs. 2018-01-07 21:25:07 +01:00