Cosmos/source2
Trivalik_cp 85aa226658 add watches functionality to GDB client, if we type: ESP 3
it means dereference ESP and look at this 3 values of uint
   its possible for all register, this is useful to dont need a stack window
add red colored register on changes
many small improvements, and naming improvements
2011-06-15 22:14:41 +00:00
..
Build change gdb client to start without a cgdb file 2011-06-14 19:47:39 +00:00
Compiler Added FloatSine and FloatCosine instructions. This is to facilitate the needs of Orvid.Graphics. 2011-06-14 18:12:31 +00:00
Debug add watches functionality to GDB client, if we type: ESP 3 2011-06-15 22:14:41 +00:00
Demos/Guess unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
IL2CPU Made a small optimization to the end of methods, compacting the xLocalSize offsets into fewer instructions. This actually made a surprising difference to the size of the output .iso, as it lowered the size by 8kb. (I've not compared the output .asm size, but that difference should be significantly larger than 8kb) 2011-06-13 18:13:38 +00:00
Kernel add Conv_Ovf_I_Un implementation 2011-06-12 22:59:42 +00:00
Users Setup LibTiff so that it's easier to use. The LibTiff.Net folder is now gone, everything that was in it is now in the LibTiff.cs file. 2011-06-15 01:05:24 +00:00
VSIP change gdb client to start without a cgdb file 2011-06-14 19:47:39 +00:00
Cosmos.ico 2010-08-15 03:47:31 +00:00
Cosmos.snk 2010-08-15 03:47:31 +00:00
Directories.txt