This website requires JavaScript.
Explore
Help
Sign In
dan
/
Cosmos
Watch
1
Star
0
Fork
You've already forked Cosmos
0
mirror of
https://github.com/danbulant/Cosmos
synced
2026-05-20 04:48:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
262f0080df
Cosmos
/
source2
/
Kernel
/
System
/
Hardware
History
sschocke_cp
262f0080df
Added a new Attribute called DebugStub. Has a property Off which when set to true specifies that no debugstub calls should be inserted for code in this function. NOT FOR GENERAL USE!! CAUTION: No debugging what so ever is possible on a function with this attribute applied. Useful for large loops of tested code where speed is of the essence
2012-02-03 17:32:53 +00:00
..
Core
Added a new Attribute called DebugStub. Has a property Off which when set to true specifies that no debugstub calls should be inserted for code in this function. NOT FOR GENERAL USE!! CAUTION: No debugging what so ever is possible on a function with this attribute applied. Useful for large loops of tested code where speed is of the essence
2012-02-03 17:32:53 +00:00
Cosmos.Hardware
Implemented MemoryBlock changes as discussed with Matt and mailing list - all offsets are not byte offsets, and the TextScreen and VMWareSVGA classes have been updated to use the new functions
2012-02-02 20:06:45 +00:00