All Projects → TomerAberbach → mano-simulator

TomerAberbach / mano-simulator

Licence: MIT license
🖥️ An assembler and hardware simulator for the Mano Basic Computer, a 16 bit computer.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to mano-simulator

JFXGoogleDrive
A JavaFX Google Drive Client (For Demonstration Purposes Only).
Stars: ✭ 29 (+45%)
Mutual labels:  javafx, javafx-application, javafx-8
msgbots
Messenger Bot Simulator ( Rhino )
Stars: ✭ 17 (-15%)
Mutual labels:  simulator, javafx, javafx-application
MythSim
The Mythical CPU Simulator for Real Students
Stars: ✭ 19 (-5%)
Mutual labels:  simulator, computer-architecture
Dluid
Deep learning user interface designer
Stars: ✭ 27 (+35%)
Mutual labels:  javafx, javafx-application
store-pos
It is java accounting software basically developed using javafx which has various modules like purchase, sales, receipts, payments, and journals.
Stars: ✭ 84 (+320%)
Mutual labels:  javafx, javafx-application
Jabref
Graphical Java application for managing BibTeX and biblatex (.bib) databases
Stars: ✭ 2,385 (+11825%)
Mutual labels:  javafx, javafx-application
Recaf
The modern Java bytecode editor
Stars: ✭ 3,374 (+16770%)
Mutual labels:  javafx, javafx-application
OmniGraph
Desktop application for creating graphs and algorithm visualisation
Stars: ✭ 27 (+35%)
Mutual labels:  javafx, javafx-application
vkmusic
Приложение для выгрузки аудио библиотеки из ВК
Stars: ✭ 31 (+55%)
Mutual labels:  javafx, javafx-application
AllInOneFX
All In One JavaFX Application with a curated list of awesome JavaFX libraries, frameworks
Stars: ✭ 26 (+30%)
Mutual labels:  javafx, javafx-application
Bank-Account-Simulation
A Bank Account Simulation with JavaFX and SQLite back-end. Material UX|UI.
Stars: ✭ 19 (-5%)
Mutual labels:  javafx, javafx-application
tqrespec
TQRespec - The respec tool for Titan Quest game
Stars: ✭ 59 (+195%)
Mutual labels:  javafx, javafx-application
AsyPad
A simple drawing tool that can convert diagrams into Asymptote code.
Stars: ✭ 18 (-10%)
Mutual labels:  javafx, javafx-application
hacklympics
🏆 Full-stack online programming examination system
Stars: ✭ 44 (+120%)
Mutual labels:  javafx, javafx-application
ChatRoomFX
JavaFX ChatRoom using JAVA RMI
Stars: ✭ 33 (+65%)
Mutual labels:  javafx, javafx-application
GNCarousel
Carousel based on web design
Stars: ✭ 19 (-5%)
Mutual labels:  javafx, javafx-8
DashboardFx
JavaFx Dashboard
Stars: ✭ 272 (+1260%)
Mutual labels:  javafx, javafx-application
MaskedTextField
MaskedTextField is an component similar to JFormmatedText field and can be used in same way.
Stars: ✭ 21 (+5%)
Mutual labels:  javafx, javafx-8
WebRISC-V
WebRISC-V: A Web-Based Education-Oriented RISC-V Pipeline Simulation Environment [PHP]
Stars: ✭ 74 (+270%)
Mutual labels:  simulator, computer-architecture
gramophy
A JavaFX based Open-Source YouTube Music Downloader/Player
Stars: ✭ 88 (+340%)
Mutual labels:  javafx, javafx-application

Mano Simulator

An assembler and hardware simulator for the Mano Basic Computer, a 16 bit computer.

This is a JavaFX application that compiles assembly code for and runs a simulation of Mano's Computer as detailed in:

Computer System Architecture, 3rd edition by M. Morris Mano Published by Prentice-Hall, c 1993 Chapter 5, pp 123-172.

Usage

Make sure you have Java and JavaFX installed. Some Java installations bundle JavaFX, but some do not.

Download the latest jar from releases and then run the following command:

$ java -jar mano-simulator.jar

See example programs.

License

MIT © Tomer Aberbach

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].