GPF when setting data segments
Posted: Sun Jan 11, 2009 6:57 am
ok, so i've started updating my source code to C++ now and i think it's going quite well, but i keep getting a General Protection Fault after loading the GDT. bochs complains about the instruction
probably an easy fix that i missed (as always )
all help is very much appreciated!
James.
Code: Select all
mov ss, ax : 8ED0
all help is very much appreciated!
James.