Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minhoryang/minho-systemprogramming-sicxe-prj
CSE4100 System Programming :: SIC/XE Project @ Sogang CS 2013 Spring Semester.
https://github.com/minhoryang/minho-systemprogramming-sicxe-prj
Last synced: about 1 month ago
JSON representation
CSE4100 System Programming :: SIC/XE Project @ Sogang CS 2013 Spring Semester.
- Host: GitHub
- URL: https://github.com/minhoryang/minho-systemprogramming-sicxe-prj
- Owner: minhoryang
- Created: 2013-06-05T11:19:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-05T12:11:11.000Z (over 11 years ago)
- Last Synced: 2023-07-05T15:03:21.076Z (over 1 year ago)
- Language: C
- Size: 445 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[SIC/XE] Assembler, Linker and Loader
=Project Objectives & Goals.
-- Prj 1. Assembler Language Tokenizer.
- Distinguish Seperators, Comments.
- Handling Quatations.
- Prj 2. Shell Environment.
- [X] Interact with Commands.
- [X] Support Memory, Opcode/Mnemonic Table.
- Prj 3. SIC/S Assembler & Disassembler.
- [X] Generate List/Object file.
- Prj 4. SIC/XE Assembler.
- [X] SIC/XE
- [X] Literal, EQU, ORG, Expression
- [X] Blocks
- [ ] Control Sections(x).
- Prj 5. SIC/XE Linker, Loader, Runner and Debugger.
- [X] Linker
- [X] Loader
- [ ] Runner
- [ ] Debugger[SIC/XE]: http://en.wikipedia.org/wiki/SIC/XE