README.md: add images
This commit is contained in:
parent
bf0f5c8c79
commit
ba87263afe
1 changed files with 10 additions and 4 deletions
14
README.md
14
README.md
|
|
@ -23,12 +23,18 @@ Everything is open source, so you can read, understand and modify the whole syst
|
|||
- compiler does its own Pascal dialect with some restrictions and some extensions
|
||||
- emulator available
|
||||
|
||||
## Demo
|
||||
## Demos
|
||||
### Videos
|
||||
- (Video hello world)
|
||||
- (Video lines)
|
||||
- (Screenshot mandelbrot)
|
||||
- (Screenshot conway)
|
||||
- (Screenshot image viewer)
|
||||
|
||||
### Still Pictures
|
||||
|
||||
|A simple program drawing the Mandelbrot set. This uses floating point and is quite slow (several minutes). | |
|
||||
|--|--|--|
|
||||
|Conway's game of life, with a limited size to make it not too slow||
|
||||
|--|--|--|
|
||||
|Displaying a 640x400 pixel image in 16 colors on the VGA framebuffer| |
|
||||
|
||||
## Supported Boards
|
||||
- Arty A7 (with two PMODs for microSD cards and VGA output)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue