mirror of
https://gitlab.os-k.eu/os-k-team/kvisc.git
synced 2023-08-25 14:05:46 +02:00
Update README.md
This commit is contained in:
parent
1513cedb47
commit
634befdcca
@ -3,13 +3,13 @@
|
||||
| ![MIT Logo](https://www.os-k.eu/MITLLOGO.png) | This program is free software, released under the terms of the [MIT License](LICENSE) |
|
||||
|----------------------------------------------|----------------------------------------------------------------------|
|
||||
|
||||
### Virtual machine for a x86-64-like custom assembly language ...
|
||||
### Virtual machine for a custom assembly language ...
|
||||
|
||||
... just for the sake of it
|
||||
|
||||
Will later include an assembly and possibly a basic DOS-like operating system in assembly.
|
||||
|
||||
Note that every file within OS/K is written using spaces for tabulation, with each
|
||||
Note that every file within KVISC is written using spaces for tabulation, with each
|
||||
tabulation being 4 spaces long.
|
||||
|
||||
#### Compile from sources
|
||||
|
Loading…
Reference in New Issue
Block a user