Wolfgang Lenerz wrote: >> Anyway x86 assembler is something nobody wants to program really, >> especially when coming from the 68k corner, believe me. > It sure isn't! Segments - Brrrr....
Actually segments aren't used anymore (thank God). However, the instruction set is still quite horrible. And although current processors have internally more than 100(!) registers the set visible to the application is still very limited (7 if counted generously). Marcel
