Site Tools


Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
articles:iicplus_merlin [2017/12/14 15:11]
M.G. [Fixing ROM 5X]
articles:iicplus_merlin [2017/12/14 15:13]
M.G. [Fixing ROM 5X]
Line 208: Line 208:
 </​code>​ </​code>​
  
-We make use of the IIc Plus's existing routines to save and restore the language card state, and in between we call the ROM 5X dispatch, which executes the classic "air raid beep" that the Apple II line is known for.+We make use of the IIc Plus's existing routines to save and restore the language card state, and in between we call the ROM 5X dispatch, which executes the classic "air raid beep" that the Apple II line is known for.  In fact, this can be used to call any of the ROM 5X functions, now or in the future, and preserve the RAM state, provided we don't care about the contents of the A register.