A modern operating system for Amiga computers.
Stars
263
Forks
7
Watchers
263
Open Issues
18
Overall repository health assessment
No package.json found
This might not be a Node.js project
3.0k
commits
The cpu header now defines a cpu type and subtype and the kernel uses thins information to control cpu specific functionality
0804592View on GitHubMoved the vcpu state definitions to the correct header file
7dd7e39View on GitHubThe kernel interface now defines the machine folder with all the machine specific public definitions
2075d6eView on GitHubThe status tool is now using the new introspection APIs
98fca82View on GitHubAdded a proc_vcpus() call to get the ids of all acquired vcpus
cf1ad94View on GitHubproc_info() now supports getting basic process information
7d81543View on GitHub