Skip to content

KJacob/xsm

Folders and files

NameName
Last commit message
Last commit date
Mar 23, 2013
Nov 8, 2015
May 14, 2013
May 18, 2015
Jan 12, 2013
May 18, 2015
May 18, 2015
Nov 7, 2015
Nov 7, 2015
May 18, 2015
Nov 8, 2015
May 18, 2015
May 18, 2015
May 18, 2015
May 18, 2015
Nov 8, 2015
May 18, 2015
May 18, 2015
May 18, 2015
Nov 6, 2015
May 18, 2015
May 18, 2015
Nov 8, 2015
May 18, 2015
Apr 4, 2013

Repository files navigation

XSM Simulator
=============

Introduction :
The XSM (eXperimental String Machine) Simulator is used to simulate the XSM hardware


Installation

Prerequisites :
-------------
	• GCC (GNU project C and C++ compiler)
	• Flex / Lex (Fast Lexical Analyser Generator)
	• Bison / Yacc (GNU Project Parser Generator)

Compiling and Running :
---------------------
Run the following commands to compile and run the XSM Simulator
	1. make
	2. ./xsm <optional-flags> <path-to-file>
	
The <optional-flags> can be :
	• --id : This flag disables the timer interrupt for the machine
	• --db : This flag sets the machine into DEBUG mode

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published