Go to the source code of this file.
Variables | |
| global _SystemCgaByteWrite global | _SystemCgaByteRead [section.text] |
| code | section |
| _SystemCgaByteWrite | __pad0__ |
| prestore ebp in stack mov | ebp |
| prestore ebp in stack mov | esp |
| assign esp to ebp push | esi |
| prestore ebp in stack mov | eax |
| prestore ebp in stack mov get char offset mov eax mov get char value | mov [gs:esi] |
| prestore ebp in stack mov get char offset mov eax mov get char value | al |
| show character on graphics memory edi pop esi pop ebp | ret |
| _SystemCgaByteRead | __pad1__ |
| _SystemCgaByteWrite __pad0__ |
Definition at line 21 of file systemcga_a.asm.
Definition at line 39 of file systemcga_a.asm.
| global _SystemCgaByteWrite global _SystemCgaByteRead[section.text] |
Definition at line 1 of file systemcga_a.asm.
Definition at line 24 of file systemcga_a.asm.
Definition at line 24 of file systemcga_a.asm.
Definition at line 24 of file systemcga_a.asm.
Definition at line 32 of file systemcga_a.asm.
| code section |
Definition at line 15 of file systemcga_a.asm.
1.5.9