Skip to content

This repository contains simulation configurations for the JavaSystemSimulator project (available in its own repository)

Notifications You must be signed in to change notification settings

ComputingMongoose/Simulations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Simulations

This repository contains simulation configurations for the JavaSystemSimulator project (available in its own repository: https://github.com/ComputingMongoose/JavaSystemSimulator )

How to use

First download the latest JavaSystemSimulator.jar from the Releases: https://github.com/ComputingMongoose/JavaSystemSimulator/tags

To start a simulation run:

java -jar JavaSystemSimulator.jar <simulation_folder>

Example (assuming the current directory is the repository and the JavaSystemSimulator.jar was downloaded here):

java -jar JavaSystemSimulator.jar simulations/Intellec_4_mod_40/basic_system_with_monitor

When running a simulation, multiple windows may appear, corresponding to each peripheral device. Some devices may allow for mouse interaction, while others will only allow keyboard interaction. Each simulation typically has a README file detailing the specifics of that simulation.

A guide for creating new simulations is available here: https://computingmongoose.github.io/jss/howto_simulation.html .

More instructions on how to run a simulation are available here: https://computingmongoose.github.io/jss/howto_run_simulation.html .

Youtube

Checkout my YouTube channel for videos about the JavaSystemSimulator project: https://www.youtube.com/@ComputingMongoose/

Website

Checkout my website: https://computingmongoose.github.io/

License

For any part of this work for which the license is applicable, this work is licensed under the Attribution-NonCommercial-NoDerivatives 4.0 International license. See LICENSE.CC-BY-NC-ND-4.0.

Creative Commons License

Any part of this work that is known to be derived from an existing work is licensed under the license of that existing work. Where such license is known, the license text is included in the LICENSE.ext file, where "ext" indicates the license.

About

This repository contains simulation configurations for the JavaSystemSimulator project (available in its own repository)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published