|
|
@60311
|
9 年 |
vboxsync |
bs3kit: Use \#define with BS3_DATA_NM to map data symbols to names …
|
|
|
@60302
|
9 年 |
vboxsync |
bs3kit,bs3-cpu-basic-2: 486 fixes. Promoted g_uLine to a genric …
|
|
|
@60291
|
9 年 |
vboxsync |
bs3kit: A bunch of changes to be able to test the effects of a GDT …
|
|
|
@60231
|
9 年 |
vboxsync |
bs3kit: updates
|
|
|
@60217
|
9 年 |
vboxsync |
bs3kit: Changed the value of BS3_MODE_CODE_V86 from 3 to 8 so each of …
|
|
|
@60216
|
9 年 |
vboxsync |
bs3kit: Added BS3REG_CTX_F_NO_AMD64 to ignore r8-r15 in contexts …
|
|
|
@60211
|
9 年 |
vboxsync |
bs3kit.h/mac: paranoia.
|
|
|
@60202
|
9 年 |
vboxsync |
bs3kit: updates
|
|
|
@60199
|
9 年 |
vboxsync |
bs3kit: updates
|
|
|
@60194
|
9 年 |
vboxsync |
bs3kit: updates.
|
|
|
@60184
|
9 年 |
vboxsync |
bs3kit: updates.
|
|
|
@60119
|
9 年 |
vboxsync |
bs3kit: updates.
|
|
|
@60097
|
9 年 |
vboxsync |
bs3kit: Updates
|
|
|
@60088
|
9 年 |
vboxsync |
bs3kit: updates.
|
|
|
@60024
|
9 年 |
vboxsync |
bs3kit: updates (-> office).
|
|
|
@60019
|
9 年 |
vboxsync |
bs3kit: Fixes and updates.
|
|
|
@60002
|
9 年 |
vboxsync |
bs3kit: got the weird v8086 w/ 16-bit tss and trap handlers working.
|
|
|
@60000
|
9 年 |
vboxsync |
bs3kit: v8086, long, fixes, updates.
|
|
|
@59984
|
9 年 |
vboxsync |
bs3kit: Updates.
|
|
|
@59976
|
9 年 |
vboxsync |
bs3kit: got v8086 with 32-bit kernel working.
|
|
|
@59975
|
9 年 |
vboxsync |
bs3kit: updates and fixes.
|
|
|
@59952
|
9 年 |
vboxsync |
bs3kit: To be continued…
|
|
|
@59941
|
9 年 |
vboxsync |
bs3kit: Updates and fixes.
|
|
|
@59938
|
9 年 |
vboxsync |
bs3kit: updates.
|
|
|
@59932
|
9 年 |
vboxsync |
bs3kit: Eliminate BS3_MSC64_FIXUP_HACK and the associated /TP (compile …
|
|
|
@59895
|
9 年 |
vboxsync |
bs3kit: Updates
|
|
|
@59879
|
9 年 |
vboxsync |
bs3kit.h: build fix
|
|
|
@59878
|
9 年 |
vboxsync |
bs3kit: updates.
|
|
|
@59865
|
9 年 |
vboxsync |
bs3kit: Updates
|
|
|
@59863
|
9 年 |
vboxsync |
bs3kit: Updates.
|
|
|
@59789
|
9 年 |
vboxsync |
bs3: updates
|
|
|
@59482
|
9 年 |
vboxsync |
bs3kit: More CPU detection stuff. Compile for 8086 by default.
|
|
|
@59287
|
9 年 |
vboxsync |
bs3kit: Working 16 and 64 bit PrintChr system call, fixed/documented …
|
|
|
@59286
|
9 年 |
vboxsync |
bs3kit: 32-bit tss, idt and system call. started on 64-bit.
|
|
|
@59259
|
9 年 |
vboxsync |
bs3kit: More IDT handling (mainly 32-bit).
|
|
|
@59258
|
9 年 |
vboxsync |
bs3kit: working on 32-bit IDT.
|
|
|
@59245
|
9 年 |
vboxsync |
bs3kit: Implemented switching to long mode.
|
|
|
@59244
|
9 年 |
vboxsync |
bs3kit: Implemented switching to PAE16 and PAE32.
|
|
|
@59239
|
9 年 |
vboxsync |
bs3kit: Debugged 16-bit paged protected mode switcher, adding missing …
|
|
|
@59237
|
9 年 |
vboxsync |
bs3kit: untested paged protected mode switch code.
|
|
|
@58814
|
9 年 |
vboxsync |
bs3kit: Solved the FLAT fixup issue for OMF files, while for COFF/ELF …
|
|
|
@58812
|
9 年 |
vboxsync |
bs3kit: Started on the switcher code.
|
|
|
@58811
|
9 年 |
vboxsync |
bs3kit: Formatting fixes.
|
|
|
@58809
|
9 年 |
vboxsync |
bs3kit: Watcom intrinsics (no 64-bit division yet) and printf.
|
|
|
@58799
|
9 年 |
vboxsync |
bs3kit: Early printf.
|
|
|
@58789
|
9 年 |
vboxsync |
bs3kit: Worst bugs out of memory routines and related functions.
|
|
|
@58785
|
9 年 |
vboxsync |
bs3kit: Memory detection and pool init.
|
|
|
@58777
|
9 年 |
vboxsync |
bs3kit: Core allocator code.
|
|
|
@58765
|
9 年 |
vboxsync |
bs3kit.h: BS3_XPTR_* fixes.
|
|
|
@58750
|
9 年 |
vboxsync |
iprt/asmdefs.mac,bs3kit: Added RT_ASMDEFS_INC_FIRST_FILE so I can …
|
|
|
@58720
|
9 年 |
vboxsync |
bs3kit: More code.
|
|
|
@58715
|
9 年 |
vboxsync |
bs3kit.h: Cross context pointers and start on a simple slab allocator …
|
|
|
@58695
|
9 年 |
vboxsync |
bs3kit: Macros for far pointers.
|
|
|
@58694
|
9 年 |
vboxsync |
bs3kit: Defined GDT, IDTs, TSSes and an empty LDT.
|
|
|
@58675
|
9 年 |
vboxsync |
bs3kit: Converted a bit more stuff and decided to got with syscalls …
|
|
|
@58667
|
9 年 |
vboxsync |
Bs3MemMove
|
|
|
@58666
|
9 年 |
vboxsync |
bs3kit: started adding some useful stuff.
|
|
|
@58628
|
9 年 |
vboxsync |
bs3kit: Managed to link 16, 32 and 64-bit C code into the same binary, …
|