Cosmos/source/Cosmos.Core_Plugs
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
..
MemoryOperations Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
System 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) 2018-01-27 20:00:11 +01:00
.editorconfig Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Cosmos.Core_Plugs.csproj Implemented requested changes 2018-01-05 20:02:53 +01:00
GCImplementionImpl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
ReadMe.html Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
  <head>
    <title></title>
  </head>
  <body>

      <p>
            Contains assembly code. Maybe this later can be merged directly into the main
            asm since it only exists to fill in assembly code?</p>

  </body>
</html>