Cali86: Computer assembly language illustrator for the intel 80x86 software architecture

Cali86 is a system that acts as an assembler, interpreter and a debugger for assembly language programs. Moreover, the system also acts as an illustrator, as it presents an illustration of what is actually happening in the system when assembly programs are executed, i.e. on a line-by-line basis (UY,...

Full description

Saved in:
Bibliographic Details
Main Authors: Deriquito, Roseller T., Jr., Diaz, Edmark Rev J., Torreno, Jan Jerick H.
Format: text
Language:English
Published: Animo Repository 2004
Subjects:
Online Access:https://animorepository.dlsu.edu.ph/etd_bachelors/5962
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: De La Salle University
Language: English
Description
Summary:Cali86 is a system that acts as an assembler, interpreter and a debugger for assembly language programs. Moreover, the system also acts as an illustrator, as it presents an illustration of what is actually happening in the system when assembly programs are executed, i.e. on a line-by-line basis (UY, 2003). The system accepts as input an 8086 assembly language program. The system then interprets the program line-by-line and displays screen and terminal output. For every line that is interpreted, the system generates diagrams to show how the data involved is executed internally in an computer system (UY, 2003). The system aims to help students grasp the concepts of Assembly Language programming, thereby aiming to improve the clarity of the subject matter.