Activity for BootDebug

  • Fox Cutter committed [587533]

    * More CUPID flag name

  • Fox Cutter Fox Cutter committed [731fe6]

    * some broken V86 CodeExecuteRead

  • Fox Cutter Fox Cutter committed [4687c6]

    * More poking around at driver ideas (lets be honest, this is going to keep going for a while).

  • Fox Cutter Fox Cutter committed [7233de]

    * trying to get something like a driver framework put together.

  • Fox Cutter Fox Cutter committed [b5ed1e]

    * ACPI Power button support added.

  • Fox Cutter Fox Cutter committed [983c45]

    * More Complete ACPI IRQ list

  • Fox Cutter Fox Cutter committed [1483a2]

    * Early MMX support in Disassambler

  • Fox Cutter Fox Cutter committed [ced472]

    * Tidy up task switching code so it's not sitting in the middle of a function, making starting a thread a lot easier.

  • Fox Cutter Fox Cutter committed [1a3dc1]

    * Starting roughing out ideas for how to make Handles work

  • Fox Cutter committed [af90e4]

    * Non staticly placed threading info

  • Fox Cutter Fox Cutter committed [f3e01e]

    * Added keypad support (numbers only)

  • Fox Cutter Fox Cutter committed [85df5d]

    * Some very rough API notes.

  • Fox Cutter Fox Cutter committed [5da11b]

    Rearranged the ListNode object so not only is there a fully derived version but one where the derived class must device the Prev/Next members (allowing them to be placed anywhere in the object and not just at the start).

  • Fox Cutter Fox Cutter committed [a73a00]

    * Minor clean ups

  • Fox Cutter Fox Cutter committed [df44e2]

    * Removed some debugging output.

  • Fox Cutter Fox Cutter committed [28c5e5]

    * Interrupt Cleanup. Made sure the GS selector ...

  • Fox Cutter Fox Cutter committed [30aab7]

    * Minor Disassembler tweaks

  • Fox Cutter Fox Cutter committed [e5cbce]

    * Added an LDT to the system

  • Fox Cutter Fox Cutter committed [57e0e3]

    * Bit more cleanup of the Interrupt Controller.

  • Fox Cutter Fox Cutter committed [66e3d6]

    More work towards V86

  • Fox Cutter committed [4f383d]

    Tweaking the batch file

  • Fox Cutter committed [061fc9]

    * Moving ACPI to be a part of the CoreComplex, ...

  • Fox Cutter committed [31b186]

    * Few Interrupt Controller updates.

  • Fox Cutter committed [d9400b]

    * Broke out all the commands in main into sub f...

  • Fox Cutter committed [31a216]

    * Made a generic base class for Descriptor Tabl...

  • Fox Cutter committed [1ceec8]

    * More CPUID info (I think I've run out of flags)

  • Fox Cutter committed [228c2c]

    * Fixed a bug where the GDT got ahead of itself.

  • Fox Cutter committed [60325c]

    * Cleaned up the MMU code a bit so it's not rel...

  • Fox Cutter committed [ab83a7]

    Updated .git ignore

  • Fox Cutter committed [0a6db9]

    * More IOAPIC support

  • Fox Cutter committed [12a2e2]

    Hardcoded I/O APIC support added.

  • Fox Cutter committed [cd1e42]

    Added device class names to the PCI information.

  • Fox Cutter committed [c7fcbe]

    * cleaned up the ACPI code a bit, removed one h...

  • Fox Cutter committed [aefbeb]

    * Updated the MultiProcessor info to handle PCI...

  • Fox Cutter committed [916787]

    * Improved the CPUID handling a bit

  • Fox Cutter committed [e7f6c9]

    * Added 'n acpi prt' to show the ACPI routing t...

  • Fox Cutter committed [f42d71]

    Cleared the BSS data (which VC puts at the end ...

  • Fox Cutter committed [6fcc37]

    * Laying the ground work for a full rewrite of ...

  • Fox Cutter committed [1fee3c]

    * Added the PCI Bus and Address to the hardware...

  • Fox Cutter committed [6246b0]

    * Like CPUID flags? You had better because we s...

  • Fox Cutter committed [2c19bc]

    Sanity fix on ACPI.

  • Fox Cutter committed [5307c7]

    Added a few well known ones in the optional ROM...

  • Fox Cutter committed [0a7b0e]

    * Quick fix on displaying the APIC ISR

  • Fox Cutter committed [f3fe17]

    * Some cleanup on the GDT data structures and d...

  • Fox Cutter committed [cff950]

    * Added two new information commands 'n bios' -...

  • Fox Cutter committed [06d9bb]

    * General improvements to the Disassembler

  • Fox Cutter committed [ff9023]

    Adding the ACPICA library

  • Fox Cutter committed [8e79b7]

    * Added ACPICA support to the system.

  • Fox Cutter committed [6a7032]

    Added a couple functions needed by ACPIAC

  • Fox Cutter committed [f03444]

    * Added a fairly primitive disasambler.

  • Fox Cutter committed [b3f7dd]

    Spelling...

  • Fox Cutter committed [6c071d]

    Interrupt Tweeks

  • Fox Cutter committed [71b1d9]

    Added Object Manager and other cleanup

  • Fox Cutter committed [d7e8c4]

    * Fixed the memory mapping to remove a crash

  • Fox Cutter committed [9d6792]

    * Better Memory Mapping

  • Fox Cutter committed [8978ca]

    Improving Start up and Memory Map

  • Fox Cutter committed [fe606b]

    * APIC support (if on chip)

  • Fox Cutter committed [c50121]

    More work on the USB 1.0 driver code. Pretty mu...

  • Fox Cutter committed [0a6264]

    * Minor improves to ACPI Info

  • Fox Cutter committed [f42ce5]

    * Added enums for various hardware flags (CRx, ...

  • Fox Cutter committed [4b0889]

    * Added Paging Support

  • Fox Cutter committed [9a092b]

    * Added screen pausing when full.

  • BootDebug BootDebug released /BootDebug.bin

  • Fox Cutter Fox Cutter modified a wiki page

    Commands

  • Fox Cutter committed [e69f59]

    * Better Parsing

  • Fox Cutter committed [73975b]

    * added working stricmp functions

  • Fox Cutter Fox Cutter modified a wiki page

    Home

  • Fox Cutter Fox Cutter created a wiki page

    Commands

  • Fox Cutter committed [80f612]

    * Cleaned up some of the code

  • Fox Cutter Fox Cutter modified a wiki page

    Tools

  • Fox Cutter Fox Cutter created a wiki page

    Tools

  • Fox Cutter Fox Cutter modified a wiki page

    Home

  • Fox Cutter committed [3ad8c2]

    Working with 64 bits now

  • Fox Cutter committed [116fc5]

    * Added some (very) basic ACIP and PICBios func...

  • Fox Cutter committed [3fd6ca]

    Added uppercase letters, and the 'search' (s) c...

  • Fox Cutter committed [dc1210]

    Initial Commit

  • Fox Cutter Fox Cutter created a wiki page

    FAQ

  • Fox Cutter Fox Cutter created a blog post

    A strange corner of the world

1
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.