old x86 assembly code but apparently wrong comment and synta

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
User avatar
Schol-R-LEA
Member
Member
Posts: 1925
Joined: Fri Oct 27, 2006 9:42 am
Location: Athens, GA, USA

Re: old x86 assembly code but apparently wrong comment and s

Post by Schol-R-LEA »

MichaelPetch wrote:
Schol-R-LEA wrote: Now, I don't know where you got this code - it is from Minix 1.x or 2.x, but I have found it listed incorrectly as Minix 3.x in at least one place - but I can tell you that this shouldn't be possible. To the best of my knowledge, the ACK assembler (like the PC/ix assembler it was based on) was never re-written to support 32-bit registers - it was a real mode assembler, period. Using the E* registers (the 32-bit 'extended' version of AX, BX, SI, DI, and so forth) shouldn't be possible with that assembler.
I happened to look through all the branches on Minix3.org for Minix3 and found that vidcopy.s still seemed to be used up through version 3.1.3. That seems to have changed in 3.1.4.
Ah, OK, then, I retract my comment.
Rev. First Speaker Schol-R-LEA;2 LCF ELF JAM POEE KoR KCO PPWMTF
Ordo OS Project
Lisp programmers tend to seem very odd to outsiders, just like anyone else who has had a religious experience they can't quite explain to others.
Post Reply