Mercurial > hg > Members > kono > nitros9-code
changeset 2523:b8dc2c8bfa03
Slight mods to comments
author | boisy |
---|---|
date | Fri, 09 Apr 2010 13:24:51 +0000 |
parents | c4125aab4c41 |
children | 50b13fe0ceac |
files | 3rdparty/packages/sierra/objs_lsl/sierra.asm |
diffstat | 1 files changed, 8 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/3rdparty/packages/sierra/objs_lsl/sierra.asm Thu Apr 08 21:18:01 2010 +0000 +++ b/3rdparty/packages/sierra/objs_lsl/sierra.asm Fri Apr 09 13:24:51 2010 +0000 @@ -1,8 +1,10 @@ ******************************************************************** -* sierra - Leisure Suit Larry setup module +* sierra - Sierra setup module * * $Id$ * +* Notes: This module is for the 2.072 version of the interpreter. +* * Edt/Rev YYYY/MM/DD Modified by * Comment * ------------------------------------------------------------------ @@ -25,7 +27,7 @@ StdErr equ 2 nam sierra - ttl Leisure Suit Larry setup module + ttl Sierra setup module ifp1 use defsfile @@ -108,7 +110,7 @@ start equ * L0014 lbra L007D branch to entry process params -L0017 lbra L00DB branch to clean up routines +L0017 lbra L00DB agi_exit() branch to clean up routines * Multi-tasking flag (0=No multitask, 1=multitask) @@ -191,6 +193,7 @@ * This is just a relay call to L0336 +agi_exit L00DB lbsr L0133 L00DE clrb NOBODY USES ME ? @@ -251,6 +254,7 @@ rts * clean up and shut down +agi_shutdown L0133 lbsr L0336 go deallocate hi res screens L0136 lbsr L0370 unloads the three other modules L0139 lbsr L04BD Close VIRQ device @@ -308,7 +312,7 @@ tfr x,d save in d appears he expects montype returned stb >L0119,pcr trim it to a byte and save it andb #$01 mask out mono type only RGB or COMP - stb >$0553 save that value off + stb >$0553 save that value off as display_type * set current montype * SetStat Function Code $92