JavaQemu was my GUI Front End project for QEMU, written in Java.
JavaQemu is a graphical frontend for QEMU, developed in Java.
It was designed to simplify the use of QEMU on Windows systems, providing a user-friendly interface on top of the command-line tool.
## Status
This project is currently **archived** and no longer under active development.
## Compatibility
JavaQemu was originally built for:
* Java Runtime Environment (JRE) 1.7 / 1.8 and newer
* Microsoft Windows
## Future Direction
A new version of this concept may be...
SnareJ is a Java-based system that might run some old RISC OS programs. Support for the various modules and APIs is thin at the moment, but some [simple] programs will work.
BT-Sim is a BlueTooth simulator on a HCI level. The project alows to develop and test BT applications without using real BT hardware. It works in particular with PalmSource's Palm OS Simulator.
This project is a implementation of the in1660 course assignment of the Delft University of Technology.
It is a simulator of an operating system scheduler in Java. It has sample processes/jobs as input and shows how the recources are divided.