Diff for /np2/romimage/LIO.ASM between versions 1.1 and 1.2

version 1.1, 2004/06/04 16:11:03 version 1.2, 2004/06/04 16:54:58
Line 21  start  dw 0x11, 0x0000 Line 21  start  dw 0x11, 0x0000
                         dw      0xaa, lio_aa                          dw      0xaa, lio_aa
                         dw      0xab, lio_ab                          dw      0xab, lio_ab
                         dw      0xac, lio_ac                          dw      0xac, lio_ac
                         dw      0xad, lio_ad                          dw      0xad, gput2
                         dw      0xae, lio_ae                          dw      0xae, lio_ae
                         dw      0xaf, lio_af                          dw      0xaf, lio_af
                         dw      0xce, lio_ce                          dw      0xce, lio_ce
Line 252  liofont  db 0x00, 0x10, 0x10, 0x10, 0x10 Line 252  liofont  db 0x00, 0x10, 0x10, 0x10, 0x10
                         db      0x10, 0x28, 0x28, 0x10, 0x00, 0x00, 0x00, 0x00                          db      0x10, 0x28, 0x28, 0x10, 0x00, 0x00, 0x00, 0x00
                         db      0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00                          db      0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
   
   gput2:          jmp             lio_ad
   
         ends          ends
   

Removed from v.1.1  
changed lines
  Added in v.1.2


RetroPC.NET-CVS <cvs@retropc.net>