JBuzz BBS Server is a telnet daemon which provides several communication facilities, like discussion board and chatting room for clients to experience. In order to extend functions for the system more easily, the feature called "applet" is introduced.
A microprocessor simulator for unit testing assembly code in embedded systems. Written in pure Java, it works with JUnit on any platform Java supports. Micros include 6502, 6800, 8051, Z80, and others.
The Wolfram Machine project is an effort to create a set of documentation and useful modules (both hardware and software) for a computing architecture based on the mathematical theories presented in Steven Wolfram's book _A_New_Kind_of_Science_.
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.
MEM Net - Mote EMulator Network.
This project will focus on:
1) MEM - Wireless Sensor Node (mote) emulator
2) MEM Net - network of emulated motes
So far, the only released package is visual-sim-slides.
More comming next !
The idea behind this project is to create an SPC emulator written on JAVA.
So far, i'm just researching and planning.
This will be mostly a learning experience, which I hope will produce a working, portable emulator.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
GNUDE is a complete suite of GNU C, C++, Fortran, and Java Cross Compilers, and the GDB CPU Simulator and Debugger for embedded microprocessor applications development. Targets development for ARM7, ARM9, and XScale applications.
A Trap Agent Emulator provided by a Java application .It allows you to raise a configured set of traps to your SNMP client applications. Support for both V1 and V2c versions provided.
Multiple SNMP traps and IP destinations configurable.
Support for si
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.
The Java Framework for Computer Emulation (JFraCE) is a framework
written completely in Java for emulating (old)
computer systems on the software level. Currently only an emulator of a Z80-based CP/M machine is implemented.
An open source PowerPC CPU simulator and assembler, with associated documentation and tutorials, to facilitate the teaching of modern RISC assembly language programming. Written in java for portability.
There are a number of emulators for those nostalgic moments of your early computer years. JavaCPC and Jemu from Winape. This project attempts to squeeze these limited capacity machines into an application that will run on your mobile phone.
UTBlazer is a multiprocessor platform simulator developed in Java based on the Xilinx MicroBlaze processor and FPGA design platform. This system simulator is a back-annotated cycle-accurate functional emulator in fact.
Jaimy is a fledgling J2ME simulator framework on top of J2SE. It is pretty useful to mobile Java developers, as it shortens the time needed to see any changes to code (no more compile-preverify-package-emulate, just comiple&run).