mirror of
https://github.com/weiju/amiga-stuff
synced 2025-12-08 14:58:33 +00:00
24 lines
429 B
Markdown
24 lines
429 B
Markdown
## intuitoy1 - Experiments with Intuition on Amiga OS 1.x
|
|
|
|
### Description
|
|
|
|
Trying out to create the available elements that Intuition provides to use them effectively
|
|
in an application. Besides being a learning tool for Amiga 1.x UI programming, it is completely
|
|
and utterly useless.
|
|
|
|
### Building
|
|
|
|
```
|
|
make
|
|
```
|
|
|
|
### Running
|
|
|
|
On an Amiga system (emulator or real), open the command line interface and
|
|
enter
|
|
|
|
```
|
|
intuitoy1
|
|
```
|
|
|