mirror of
https://github.com/JanNeuendorf/SVC16.git
synced 2025-06-04 18:45:27 +00:00
Added warning for breaking changes before 1.0
This commit is contained in:
parent
180ed0171b
commit
07106fb832
@ -32,6 +32,7 @@ The idea is that you have to build that yourself. You can play a game from the e
|
|||||||
|
|
||||||
|
|
||||||
## Quick Overview
|
## Quick Overview
|
||||||
|
> ⚠️ **Warning**: Until there are specifications with version 1.0, there could be breaking changes.
|
||||||
|
|
||||||
### No Registers
|
### No Registers
|
||||||
There are no CPU registers, just one chunk of memory. Values can be loaded from every memory address and written to every memory address.
|
There are no CPU registers, just one chunk of memory. Values can be loaded from every memory address and written to every memory address.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user