File tree 6 files changed +31
-20
lines changed
6 files changed +31
-20
lines changed Original file line number Diff line number Diff line change 1
1
# CPU-A
2
+
2
3
System Information Tool for AmigaOS.
3
4
4
5
It is complex example of usage [ MUI C++ wrapper classes] ( https://github.com/tdolphin-org/AmigaOS.MUI.cpp.wrapper ) .
5
6
6
7
## Requirements to run on AmigaOS
7
8
8
- - [ MUI5] ( https://github.com/amiga-mui/muidev )
9
- - [ Identify.library] ( https://github.com/shred/identify ) (download [ IdentifyUsr.lha] ( http://aminet.net/util/libs/IdentifyUsr.lha ) )
10
- - optional [ OpenURL.library] ( https://github.com/jens-maus/libopenurl ) (download [ OpenURL.lha] ( http://aminet.net/comm/www/OpenURL-7.18.lha ) )
11
- - optional [ Picasso96] ( http://wiki.icomp.de/wiki/P96 )
12
-
13
- ## WIP interface
14
-
15
- v0.1.5
16
-
17
- ![ CPU-A v0.1.5.graphics] ( /docs/assets/CPU-A.wip.0.1.5.graphics.png )
18
-
19
- v0.1.2
20
-
21
- ![ CPU-A v0.1.2.cpu] ( /docs/assets/CPU-A.wip.0.1.2.cpu.png )
22
- ![ CPU-A v0.1.2.mainboard] ( /docs/assets/CPU-A.wip.0.1.2.mainboard.png )
23
- ![ CPU-A v0.1.2.expansions] ( /docs/assets/CPU-A.wip.0.1.2.expansions.png )
9
+ - [ MUI5] ( https://github.com/amiga-mui/muidev )
10
+ - [ Identify.library] ( https://github.com/shred/identify ) (download [ IdentifyUsr.lha] ( http://aminet.net/util/libs/IdentifyUsr.lha ) )
11
+ - optional [ OpenURL.library] ( https://github.com/jens-maus/libopenurl ) (download [ OpenURL.lha] ( http://aminet.net/comm/www/OpenURL-7.18.lha ) )
12
+ - optional [ Picasso96] ( http://wiki.icomp.de/wiki/P96 )
24
13
25
- v0.1.1
14
+ ## Interface
26
15
27
- ![ CPU-A v0.1.1 ] ( /docs/assets/CPU-A.wip.0.1.1.png )
16
+ v0.1.7
28
17
29
- v0.1.0
18
+ ![ CPU-A v0.1.7.cpu] ( /docs/assets/CPU-A.0.1.7.cpu.png )
19
+ ![ CPU-A v0.1.7.mainboard] ( /docs/assets/CPU-A.0.1.7.mainboard.png )
20
+ ![ CPU-A v0.1.7.memory] ( /docs/assets/CPU-A.0.1.7.memory.png )
21
+ ![ CPU-A v0.1.7.graphics] ( /docs/assets/CPU-A.0.1.7.graphics.png )
30
22
31
- ![ CPU-A v0.1.0 ] ( /docs/assets/CPU-A.wip.0.1.0.png )
23
+ [ old/previous interface ] ( /docs/OldInterface.md )
Original file line number Diff line number Diff line change
1
+ # CPU-A old (wip) interface
2
+
3
+ v0.1.5
4
+
5
+ ![ CPU-A v0.1.5.graphics] ( /docs/assets/CPU-A.wip.0.1.5.graphics.png )
6
+
7
+ v0.1.2
8
+
9
+ ![ CPU-A v0.1.2.cpu] ( /docs/assets/CPU-A.wip.0.1.2.cpu.png )
10
+ ![ CPU-A v0.1.2.mainboard] ( /docs/assets/CPU-A.wip.0.1.2.mainboard.png )
11
+ ![ CPU-A v0.1.2.expansions] ( /docs/assets/CPU-A.wip.0.1.2.expansions.png )
12
+
13
+ v0.1.1
14
+
15
+ ![ CPU-A v0.1.1] ( /docs/assets/CPU-A.wip.0.1.1.png )
16
+
17
+ v0.1.0
18
+
19
+ ![ CPU-A v0.1.0] ( /docs/assets/CPU-A.wip.0.1.0.png )
You can’t perform that action at this time.
0 commit comments