Skip to content

Releases: humbertocsjr/T3X86LL

T3X/86 with Low Level Extensions - Revision 2

15 Oct 18:55
Compare
Choose a tag to compare

Fixes:

  • Farcopy has DS and ES inverted

Changes:

  • Implemented stack segment and stack pointer reader: t.stack(), t.stackptr()
  • Implemented instruction pointer reader: t.instrptr();
  • Implemented BOCHS Emulator Magic Breakpoint: t.bochsbrk()
  • Implemented Processor Flags manipulation functions: t.getflags(), t.setflags(FLAGS);

T3X/86 with Low Level Extensions - Revision 1

09 Oct 18:41
Compare
Choose a tag to compare

Added return CF on FARINT functions.

T3X/86 with Low Level Extensions

09 Oct 13:00
Compare
Choose a tag to compare