Scalpel_cp
cbbf94df3f
Initial work to add numbersystems as Extension Methods
2008-04-05 12:52:39 +00:00
Scalpel_cp
6b5e8c1de6
Added ExtensionMethodsTest
2008-04-05 09:53:24 +00:00
Scalpel_cp
8d3496f821
Several small changes.
2008-04-04 22:27:27 +00:00
Scalpel_cp
542687b58e
Fix Recieve => Receive typo
2008-04-04 21:59:26 +00:00
Scalpel_cp
c5cde85ea8
RTL - Reworked TransmitStatusDescriptor
2008-04-04 21:43:28 +00:00
kudzu_cp
e3cf86ab9a
Options Window Changes
2008-04-04 13:47:58 +00:00
Scalpel_cp
60ca15c417
RTL - unsafe memory access refactored
2008-04-03 21:13:26 +00:00
Scalpel_cp
43f0f76574
RTL - reworked CommandRegister
2008-04-03 21:02:09 +00:00
Scalpel_cp
2b0f5e1a07
RTL - Able to receive packet in loopback mode.
...
Marked IOSpace as obsolete.
Several changes to use new MemoryAddressSpace.
2008-04-03 19:01:48 +00:00
mterwoord_cp
f4a6e26085
DebugMode None is implemented
2008-04-03 14:38:43 +00:00
mterwoord_cp
51fabd161c
source-level tracing works now
2008-04-03 14:08:17 +00:00
mterwoord_cp
b16eaf1dda
debug fixes
2008-04-02 17:16:09 +00:00
LostTheBlack_cp
d382dfbdc8
[+] Added some mnemonics for registers.
...
[+] Immediate operand instantination.
2008-03-31 11:26:30 +00:00
mterwoord_cp
65ad1c692e
debug stuff
2008-03-31 11:21:38 +00:00
LostTheBlack_cp
caa4ba3e83
[+] Adc code generation passed some tests. (Reg, Mem and Reg,Reg still not supported)
2008-03-31 11:13:45 +00:00
LostTheBlack_cp
09c5863060
[+] Source Dest operators emitter are almost ready.
2008-03-31 10:03:31 +00:00
mterwoord_cp
0de5f61ce3
Some builder improvements
2008-03-31 08:47:25 +00:00
LostTheBlack_cp
498f293c8a
Added OO-based basic parts of AMD64 jitter:
...
[+] Registers enumeration (only GPRs)
[+] Basic class ProcessorInstruction
[+] Base class InstructionOperand it's child GeneralPurposeRegister
[+] Added some abstraction to DestSourceInstruction
[+] Added stub for first instruction - AddWithCarry
2008-03-31 06:59:34 +00:00
mterwoord_cp
779bbdb31a
FieldOffset support is fixed..
2008-03-30 12:47:04 +00:00
Scalpel_cp
41bf2ed68a
RTL - CommandRegister changes
2008-03-30 09:29:26 +00:00
smremde_cp
b7b99b1b78
Added some comments
...
Marked alot of methods as Obselete. Some give a message that these will become private. The others will be removed. You should be using GetAddressSpace now.
2008-03-29 12:41:59 +00:00
smremde_cp
a48130d8fc
Added comments to AddressSpace... even tho the functions are well named!
2008-03-29 12:26:06 +00:00
smremde_cp
f852c34ab7
Fully Implemented IOAddressSpace
...
AddressSpace now has abstract functions, so casting to MemoryAddressSpace and IOAddressSpace is no longer required
2008-03-29 12:09:05 +00:00
Scalpel_cp
ca021602b4
Small Promiscuous change
2008-03-29 11:23:56 +00:00
Scalpel_cp
1502cd7ff9
RTL - Promiscuous mode and some TCR changes.
2008-03-29 11:16:24 +00:00
Scalpel_cp
b56844dbf1
Added some more keyboard scancodes
2008-03-29 01:03:02 +00:00
Scalpel_cp
d2a4505c95
'crash' and 'read' commands in FrodeTest
2008-03-29 00:20:46 +00:00
Scalpel_cp
d70a8b8549
Fixed Debug Window display
2008-03-29 00:12:20 +00:00
Scalpel_cp
82311c2e97
Added Intellisense comments for Boot.Default (which is the first method all new Cosmos programmers see)
2008-03-28 23:50:32 +00:00
Scalpel_cp
c0ced65a74
Fixed keyboard scancode for capital R
2008-03-28 20:52:17 +00:00
kudzu_cp
e25cb8376c
2008-03-27 22:09:31 +00:00
kudzu_cp
7be9583a10
2008-03-27 22:07:21 +00:00
kudzu_cp
10369f1224
2008-03-27 22:06:00 +00:00
kudzu_cp
6b16d71ec8
2008-03-27 21:57:38 +00:00
kudzu_cp
4e934aa2b5
2008-03-27 21:52:56 +00:00
kudzu_cp
5f38dd7043
Additional debug functionality in options window
2008-03-27 21:38:22 +00:00
mterwoord_cp
7f2a50a1b9
Fixes.
2008-03-27 15:14:06 +00:00
Scalpel_cp
88b6604f0c
DebugWindow only displayed for Qemu
2008-03-26 21:09:33 +00:00
Scalpel_cp
a053274527
Added VMWare Server support
2008-03-26 20:55:52 +00:00
Scalpel_cp
93ae595676
Exception output correctly in Debug Window.
2008-03-25 21:41:28 +00:00
Scalpel_cp
2c2f7e731c
DebugWindow. Proper behaviour when unable to connect to Qemu TCP. Slightly more userfriendly.
2008-03-25 20:25:03 +00:00
Scalpel_cp
9447041bb3
Fixed broken .xaml
2008-03-25 17:24:40 +00:00
mterwoord_cp
404578bb66
Several fixes
2008-03-25 17:00:24 +00:00
kudzu_cp
6dfe49d654
Now logs EIP
2008-03-25 15:45:40 +00:00
kudzu_cp
e5442522f4
2008-03-24 22:56:36 +00:00
Scalpel_cp
2a728d25cb
Added handler for ConnectionLost in Debug Window. Debugwindow turns red if connection to host is lost.
2008-03-24 21:13:03 +00:00
kudzu_cp
609536252a
Code consolidation and preparation for more options.
2008-03-24 20:00:46 +00:00
kudzu_cp
961ad1d4d9
Prelim debug packet capture. Displays EIP for now only.
2008-03-24 19:40:42 +00:00
Scalpel_cp
35afa624e4
Beginning of SortedList search algorithm
2008-03-24 18:29:34 +00:00
Scalpel_cp
e55e070382
RTL - changes to Transmit(packet). Able to send valid packets now.
2008-03-24 17:19:00 +00:00