mirror of
https://gitlab.com/jusax23/raspberry-pi-pico-machine-code-emulator.git
synced 2024-11-22 06:36:45 +01:00
Corrections
This commit is contained in:
parent
40e726779a
commit
e5f9b95997
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ Recently I was wondering if it is possible to run a program from the pico's ram.
|
||||||
- int32
|
- int32
|
||||||
- float
|
- float
|
||||||
- bool
|
- bool
|
||||||
|
- (Strings or chars are currently not supported)
|
||||||
|
|
||||||
### Calculations
|
### Calculations
|
||||||
```lisp
|
```lisp
|
||||||
|
|
Loading…
Reference in a new issue