idrisT11 / 8086-Online-IDE

An IDE for the i8086 processor that feature an emulator and an assembler
8 stars 7 forks source link

Update emuFunctions.js #38

Closed anis77-collab closed 3 years ago

anis77-collab commented 3 years ago

a set of functions and procedures had been debugged the functions are: push - pop cls - stc - cmc std - cld movs - lods -scas -stos inc /dec lea neg popf - pushf ** xchg and rep

anis77-collab commented 3 years ago

a list of functions have been debugged