Diff for /np2/romimage/BIOS/BIOSMAIN.X86 between versions 1.1 and 1.2

version 1.1, 2004/03/19 03:36:52 version 1.2, 2004/05/21 08:40:27
Line 1 Line 1
   
 biosmain:               sti  biosmain:               sti
                                 call    biosinit                                  jmp             biosinit
   
                                 test    byte [0x0480], 2  biosmain2:              test    byte [0x0480], 2
                                 je              short .cpuided                                  je              short .cpuided
   
                                 CPU             286                                  CPU             286

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


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