User Tools

Site Tools


sd:vc-3_system_interrupt_table

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
sd:vc-3_system_interrupt_table [2026/03/07 06:14] appledogsd:vc-3_system_interrupt_table [2026/03/07 06:17] (current) appledog
Line 16: Line 16:
 * Values: B, and C if needed * Values: B, and C if needed
 * Status: Carry flag * Status: Carry flag
-* Pointers: ELM, ELD (see calling convention)+* Pointers: ELM, FLD (see calling convention)
  
 === Example Code === Example Code
Line 25: Line 25:
 INT $05 INT $05
  
-LDELD @string+LDELM @string   ; address of string containing a number
 LDAH $62        ; IO_GETNUM   LDAH $62        ; IO_GETNUM  
 INT $05 INT $05
-; B has parsed number+; B contains the number from the string
 </codify> </codify>
  
sd/vc-3_system_interrupt_table.txt · Last modified: by appledog

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki