Releases: N2MGAMING/NAS-Processor
Releases · N2MGAMING/NAS-Processor
Version 1.1
Features
- Comparison and implementation of decimal numbers
- Implementation of LABELS
- Support for conditions
Full Changelog: v1.0...v1.1
Version 1.0 - Initial Release
Features :
1.Interpretation and execution of NAS assembly language instructions.
2.Support for processor modules such as registers, ALU (Arithmetic Logic Unit), and clock cycle control.
3.Error handling mechanisms for identifying invalid instructions or syntax errors.
4.Example assembly language files demonstrating program structure and execution flow.
5.Basic command-line interface for loading and executing NAS assembly language programs.
Full Changelog: https://github.com/N2MGAMING/NAS-Processor/commits/v1.0