Commit graph

3583 commits

Author SHA1 Message Date
kudzu_cp
6a27844ce7 2011-06-26 17:11:38 +00:00
kudzu_cp
1ed87553fb 2011-06-26 17:00:26 +00:00
kudzu_cp
815b85d0cc 2011-06-26 16:27:53 +00:00
kudzu_cp
714357395f 2011-06-26 15:43:06 +00:00
kudzu_cp
ead9c656a2 2011-06-26 14:38:49 +00:00
kudzu_cp
dfbaa84f38 Removed test code. 2011-06-26 14:14:43 +00:00
Trivalik_cp
a245b52eea fix div for ulong, so that kudzu tests works all now 2011-06-26 11:48:51 +00:00
kudzu_cp
39d7b7dbdf 2011-06-26 04:45:55 +00:00
kudzu_cp
e25941b688 2011-06-26 04:06:01 +00:00
kudzu_cp
e53186f120 2011-06-26 03:51:56 +00:00
kudzu_cp
9a599b7014 2011-06-26 03:38:55 +00:00
kudzu_cp
4fdea31135 2011-06-26 03:38:20 +00:00
Sentinel209_cp
eb1040bcbb 2011-06-26 03:18:53 +00:00
Sentinel209_cp
332e61ffe3 2011-06-26 03:08:36 +00:00
kudzu_cp
303c09e0a3 Temp removed Orvid's projects from the build config as they have errors. They still exist in the SLN. 2011-06-26 02:00:19 +00:00
Sentinel209_cp
8da068261a 2011-06-26 01:33:46 +00:00
kudzu_cp
6339c6b175 Removing Orvid's playgrounds again from Boostrap, someone overwrote my changes. 2011-06-25 22:40:22 +00:00
Sentinel209_cp
564ad17686 2011-06-25 21:13:16 +00:00
Trivalik_cp
28321c8e50 add add_ovf, add_ovf_un, overflow throws an exception which currently is not working, but message on console is working
add JECXE,JECXE ( not used yet )
2011-06-25 20:58:56 +00:00
Sentinel209_cp
657d8d9eb1 Framework for sending assembly for current breakpoint to the debugger. 2011-06-25 20:46:04 +00:00
Trivalik_cp
7cc4009510 fix GDB Debugger use in paths with whitespaces in it 2011-06-25 20:32:47 +00:00
kudzu_cp
b9026e37cd Fix to comments. 2011-06-25 18:50:04 +00:00
kudzu_cp
0e397d3f49 2011-06-25 18:44:51 +00:00
kudzu_cp
dd0f870156 Removed Orvid's playground from the boostrap config. 2011-06-25 18:41:58 +00:00
kudzu_cp
db3bf83732 Added informational messages to install.bat. 2011-06-25 18:41:25 +00:00
Trivalik_cp
d06894cf16 fix 64-bit mul tested with ulong 2011-06-23 19:38:55 +00:00
blah38621_cp
8f56abe4b0 Did some major work in Orvid.Graphics, which will eventually allow it to support 32-bit color. Previously it only supported 8-bit color. Because of this change, any code you have using Orvid.Graphics will no longer work. You will have to refactor your code for the new color system. 2011-06-23 19:27:52 +00:00
Trivalik_cp
8b424ca50d enable error log for basetooltask
optimize nasm.cs
2011-06-23 18:22:01 +00:00
blah38621_cp
d107548297 Added the Tools folder to the sln, and fixed the default target for building OrvidTestOS. 2011-06-23 18:05:25 +00:00
blah38621_cp
e76909e4f5 Added a File to Byte Array converter to the tools section. 2011-06-23 17:27:01 +00:00
blah38621_cp
3128ad7b9d Moved TTF to OPFF converter to a new Tools folder, as well as made it's output valid. It previously was writing that the style of every character was 128, which doesn't exist. Also moved TimesNewRoman.opff to my OtherStuff folder. 2011-06-23 16:37:45 +00:00
blah38621_cp
e8882cba14 2011-06-23 01:30:57 +00:00
blah38621_cp
97e20f3a8f TTF to OPFF converter in under 200 lines? Preposterous, but true. 2011-06-23 01:22:44 +00:00
Trivalik_cp
51a9729ea3 fix del optimization 2011-06-20 18:47:41 +00:00
kudzu_cp
e7e3b6e324 2011-06-20 02:14:01 +00:00
mscoolnerd_cp
803bdaacff Commented out comparison of decimals 2011-06-20 00:52:36 +00:00
kudzu_cp
93850f307f 2011-06-19 23:56:56 +00:00
kudzu_cp
33909617fb 2011-06-19 23:36:00 +00:00
kudzu_cp
9f2a17fc0f 2011-06-19 21:31:19 +00:00
kudzu_cp
a6d31bf0b6 2011-06-19 21:22:29 +00:00
Trivalik_cp
83c483ba25 install.bat cancel now on del error 2011-06-19 21:22:16 +00:00
kudzu_cp
5999161428 2011-06-19 21:21:53 +00:00
Trivalik_cp
c0300b0c7e fix Read8 in AtaPio 2011-06-19 20:59:28 +00:00
kudzu_cp
20fae79f44 2011-06-19 20:41:40 +00:00
kudzu_cp
21575c91a3 2011-06-19 20:27:28 +00:00
kudzu_cp
501c3c09b3 Added SendRegisters to DebugStub. 2011-06-19 20:21:00 +00:00
blah38621_cp
3a1d6eb573 Fixed a small issue in IOPort. Also fixed a few spelling mistakes in the comments. 2011-06-19 20:07:59 +00:00
Trivalik_cp
b1955b7f3a plug all public System.Console Methods, with an error message 2011-06-19 19:54:33 +00:00
blah38621_cp
b2a3ad6d96 Applied patch 7380. 2011-06-19 18:43:44 +00:00
Sentinel209_cp
00dd3c826b 2011-06-19 17:21:10 +00:00