|
|
@59286
|
9 年 |
vboxsync |
bs3kit: 32-bit tss, idt and system call. started on 64-bit.
|
|
|
@59260
|
9 年 |
vboxsync |
bs3kit: More IDT handling.
|
|
|
@59259
|
9 年 |
vboxsync |
bs3kit: More IDT handling (mainly 32-bit).
|
|
|
@59258
|
9 年 |
vboxsync |
bs3kit: working on 32-bit IDT.
|
|
|
@59254
|
9 年 |
vboxsync |
bs3kit: linux build fix.
|
|
|
@59245
|
9 年 |
vboxsync |
bs3kit: Implemented switching to long mode.
|
|
|
@59244
|
9 年 |
vboxsync |
bs3kit: Implemented switching to PAE16 and PAE32.
|
|
|
@59242
|
9 年 |
vboxsync |
bs3kit: stack conversion fixes, switching to and from PP32 now works too.
|
|
|
@59239
|
9 年 |
vboxsync |
bs3kit: Debugged 16-bit paged protected mode switcher, adding missing …
|
|
|
@59237
|
9 年 |
vboxsync |
bs3kit: untested paged protected mode switch code.
|
|
|
@59216
|
9 年 |
vboxsync |
bs3kit: unix build fix.
|
|
|
@59215
|
9 年 |
vboxsync |
bs3kit: mode switching fixes.
|
|
|
@59210
|
9 年 |
vboxsync |
bs3kit: segment grouping solving sym file issues (codeview).
|
|
|
@58970
|
9 年 |
vboxsync |
bs2/bs3: Shut up cppcheck.
|
|
|
@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.
|
|
|
@58810
|
9 年 |
vboxsync |
bs3kit: Watcom intrinsics and printf
|
|
|
@58809
|
9 年 |
vboxsync |
bs3kit: Watcom intrinsics (no 64-bit division yet) and printf.
|
|
|
@58808
|
9 年 |
vboxsync |
bs3kit: Finished OMF EXTDEF record patching for intrinsic watcom …
|
|
|
@58806
|
9 年 |
vboxsync |
bs3kit: Unfinished work -> home.
|
|
|
@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.
|
|
|
@58761
|
9 年 |
vboxsync |
bs3kit: Use ASMBitFirst[Clear|Set] and ASMBitNext[Clear|Set] …
|
|
|
@58750
|
9 年 |
vboxsync |
iprt/asmdefs.mac,bs3kit: Added RT_ASMDEFS_INC_FIRST_FILE so I can …
|
|
|
@58720
|
9 年 |
vboxsync |
bs3kit: More code.
|
|
|
@58719
|
9 年 |
vboxsync |
warnings
|
|
|
@58715
|
9 年 |
vboxsync |
bs3kit.h: Cross context pointers and start on a simple slab allocator …
|
|
|
@58714
|
9 年 |
vboxsync |
bs3-shutdown.c: Must use BS3_DECL with Main_rm since we're no longer …
|
|
|
@58713
|
9 年 |
vboxsync |
bs3kit: Use -ecw instead of -ecc for 16-bit to avoid lots of …
|
|
|
@58695
|
9 年 |
vboxsync |
bs3kit: Macros for far pointers.
|
|
|
@58694
|
9 年 |
vboxsync |
bs3kit: Defined GDT, IDTs, TSSes and an empty LDT.
|
|
|
@58680
|
9 年 |
vboxsync |
bs3kit: Use -d1 instead of -d2 or -d1+ since it doesn't seem to affect …
|
|
|
@58679
|
9 年 |
vboxsync |
bs3kit-docs.c: Documented return registers (64-bit returns in 16-bit …
|
|
|
@58675
|
9 年 |
vboxsync |
bs3kit: Converted a bit more stuff and decided to got with syscalls …
|
|
|
@58673
|
9 年 |
vboxsync |
VBoxBs3ObjConverter.cpp: completed the COFF fixup conversion code.
|
|
|
@58667
|
9 年 |
vboxsync |
Bs3MemMove
|
|
|
@58666
|
9 年 |
vboxsync |
bs3kit: started adding some useful stuff.
|
|
|
@58663
|
9 年 |
vboxsync |
bs3kit: More debug info?
|
|
|
@58655
|
9 年 |
vboxsync |
VBoxBs3ObjConverter.cpp: For COFF, lets try convert to X86 relocations …
|
|
|
@58652
|
9 年 |
vboxsync |
VBoxBs3ObjConverter.cpp: Implemented truncating 64-bit ELF fixups to …
|
|
|
@58648
|
9 年 |
vboxsync |
VBoxBs3ObjConverter.cpp: More code.
|
|
|
@58637
|
9 年 |
vboxsync |
bs3kit: started on simple 64-bit address relocation converter.
|
|
|
@58633
|
9 年 |
vboxsync |
VBoxBs3Linker.cpp: warning.
|
|
|
@58632
|
9 年 |
vboxsync |
bs3kit: Use elf cross compiler on darwin.
|
|
|
@58630
|
9 年 |
vboxsync |
bs3kit: Made gcc produced 64-bit ELF palatable for wlink.
|
|
|
@58628
|
9 年 |
vboxsync |
bs3kit: Managed to link 16, 32 and 64-bit C code into the same binary, …
|
|
|
@58612
|
9 年 |
vboxsync |
bs3kit-doc.c: Worked out calling convention.
|
|
|
@58609
|
9 年 |
vboxsync |
bs3kit: did the gluing of link image and boot sector - bs3-shutdown …
|
|
|
@58594
|
9 年 |
vboxsync |
bs3kit: 16-bit c + asm proof of concept.
|
|
|
@58593
|
9 年 |
vboxsync |
bs3kit: 16-bit c + asm proof of concept.
|
|
|
@58588
|
9 年 |
vboxsync |
bs3kit: kick off; to laptop.
|