An open API service indexing awesome lists of open source software.

https://github.com/tdolphin-org/cpu-m

System Information Tool for MorphOS. It is complex example of usage MUI C++ wrapper classes.
https://github.com/tdolphin-org/cpu-m

cplusplus cpp cpp17 morphos powerpc

Last synced: 8 months ago
JSON representation

System Information Tool for MorphOS. It is complex example of usage MUI C++ wrapper classes.

Awesome Lists containing this project

README

          

# CPU-M

System Information Tool for MoorphOS.
This tool display useful information about the system.
It serves as a comprehensive example of using [MUI C++ wrapper classes](https://github.com/tdolphin-org/AmigaOS.MUI.cpp.wrapper) and [AmigaOS C++ wrapper classes](https://github.com/tdolphin-org/AmigaOS.cpp.wrapper).

## Requirements to run on MorphOS

- MorphOS 3.0+

## Interface

v0.1.6 (wip)

![CPU-M v0.1.6](/docs/assets/CPU-M.wip.0.1.6.cpu.png)
![CPU-M v0.1.6](/docs/assets/CPU-M.wip.0.1.6.mainboard.png)
![CPU-M v0.1.6](/docs/assets/CPU-M.wip.0.1.6.memory.png)
![CPU-M v0.1.6](/docs/assets/CPU-M.wip.0.1.6.os.png)

v0.1.2 (wip)

![CPU-M v0.1.2](/docs/assets/CPU-M.wip.0.1.2.png)

v0.1.0 (wip)

![CPU-M v0.1.0](/docs/assets/CPU-M.wip.0.1.0.png)