Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/limdongjin/sicxe-assembler

SIC/XE Machine Project for System Programming(CSE4100) 2019 Spring, Sogang Univ.
https://github.com/limdongjin/sicxe-assembler

assembler assembler-implementation assembly assignment c linker loader sic sic-xe-machines sicxe sogang

Last synced: 22 days ago
JSON representation

SIC/XE Machine Project for System Programming(CSE4100) 2019 Spring, Sogang Univ.

Awesome Lists containing this project

README

        

# SIC-XE Machine

SIC/XE Machine Project

for System Programming(CSE4100) 2019 Spring, Sogang Univ.

## Functions

- Shell Prompt
- SIC/XE Memory Manager
- SIC/XE Assembler
- Linking Loader
- Runner
- Debugger

## Getting Started

```shell
$ make
```

```shell
$ ./20161631.out
```

```
$ ./20161631.out
sicsim> help
```