summaryrefslogtreecommitdiff
path: root/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-TrapSystemCallHandler.asm
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* bs3kit/Bs3TrapSystemCallHandler: Must save and restore SS around string print...vboxsync2022-12-151-0/+2
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* (C) yearvboxsync2017-10-171-1/+1
* bs3kit: updatesvboxsync2016-04-221-6/+6
* bs3kit: move real mode version of Bs3TestDoModes out of the default 16-bit co...vboxsync2016-04-191-9/+9
* bs3kit: far updates.vboxsync2016-04-181-1/+1
* bs3kit: updates :-)vboxsync2016-04-111-13/+16
* bs3kit: 386 and 486 fixes.vboxsync2016-04-041-1/+13
* bs3kit: A bunch of changes to be able to test the effects of a GDT page being...vboxsync2016-04-011-21/+186
* bs3kit: Optimized BS3_MODE_CODE_V86 checks.vboxsync2016-03-281-4/+2
* bs3-mode-TrapSystemCallHandler.asm: Forgot to copy DS into the context. oops.vboxsync2016-03-271-0/+8
* bs3kit: updatesvboxsync2016-03-261-5/+10
* bs3kit: updatesvboxsync2016-03-261-10/+8
* bs3kit: updates.vboxsync2016-03-261-2/+6
* bs3kit: Fixes and updates.vboxsync2016-03-141-3/+15
* bs3kit: v8086, long, fixes, updates.vboxsync2016-03-111-75/+271
* bs3kit: Updates.vboxsync2016-03-111-0/+10
* bs3kit: updates and fixes.vboxsync2016-03-091-93/+150
* bs3kit: To be continued...vboxsync2016-03-081-7/+228
* bs3kit: Updates thowards v8086.vboxsync2016-03-071-0/+5
* bs3kit: Working 16 and 64 bit PrintChr system call, fixed/documented 64-bit c...vboxsync2016-01-081-2/+2
* bs3kit: 32-bit tss, idt and system call. started on 64-bit.vboxsync2016-01-081-2/+4
* bs3kit: More IDT handling (mainly 32-bit).vboxsync2016-01-061-0/+183