| .. |
|
Properties
|
Newer structure
|
2007-08-29 15:05:42 +00:00 |
|
Add.cs
|
|
2007-09-03 07:00:53 +00:00 |
|
AddWithCarry.cs
|
|
2008-03-14 18:57:33 +00:00 |
|
And.cs
|
Implemented a bunch of new opcodes.
|
2007-09-27 11:10:49 +00:00 |
|
Assembler.cs
|
Exceptions work, no finally/catch support yet, though
|
2008-01-06 12:24:02 +00:00 |
|
Call.cs
|
Misc changes
|
2007-12-08 11:21:02 +00:00 |
|
CLD.cs
|
memory clearing fixed
|
2008-01-04 17:32:19 +00:00 |
|
CmpXchg.cs
|
Console works again.
|
2007-10-11 18:04:03 +00:00 |
|
Compare.cs
|
|
2007-09-02 06:31:20 +00:00 |
|
Cosmos.snk
|
Rest of strong naming
|
2008-01-09 17:03:23 +00:00 |
|
Divide.cs
|
Implemented a bunch of new opcodes.
|
2007-09-27 11:10:49 +00:00 |
|
IDivide.cs
|
Fix dividing now
|
2008-01-05 16:23:46 +00:00 |
|
Indy.IL2CPU.Assembler.X86.csproj
|
Int64:
|
2008-03-16 06:44:01 +00:00 |
|
Indy.IL2CPU.Assembler.X86.csproj.vspscc
|
Newer structure
|
2007-08-29 15:05:42 +00:00 |
|
Instruction.cs
|
random changes
|
2007-10-06 08:22:26 +00:00 |
|
Interrupt.cs
|
fixed issues with several opcode implementations. Queue<T> should work now
|
2007-11-26 13:14:34 +00:00 |
|
JumpAlways.cs
|
Misc changes
|
2007-12-08 11:21:02 +00:00 |
|
JumpBase.cs
|
Exceptions work, no finally/catch support yet, though
|
2008-01-06 12:24:02 +00:00 |
|
JumpIfEquals.cs
|
Misc changes
|
2007-12-08 11:21:02 +00:00 |
|
JumpIfGreater.cs
|
Misc changes
|
2007-12-08 11:21:02 +00:00 |
|
JumpIfGreaterOrEquals.cs
|
Misc changes
|
2007-12-08 11:21:02 +00:00 |
|
JumpIfLess.cs
|
Misc changes
|
2007-12-08 11:21:02 +00:00 |
|
JumpIfLessOrEqual.cs
|
Misc changes
|
2007-12-08 11:21:02 +00:00 |
|
JumpIfNotEquals.cs
|
Misc changes
|
2007-12-08 11:21:02 +00:00 |
|
JumpIfNotZero.cs
|
Int64:
|
2008-03-15 09:02:05 +00:00 |
|
JumpIfZero.cs
|
Misc changes
|
2007-12-08 11:21:02 +00:00 |
|
JumpNotCary.cs
|
memory clearing fixed
|
2008-01-04 17:32:19 +00:00 |
|
Move.cs
|
refactorings
|
2007-11-18 16:51:28 +00:00 |
|
Multiply.cs
|
Array support works now :-)
|
2007-09-22 09:44:20 +00:00 |
|
Neg.cs
|
Some more ops are working now. Still working on the VTables support. Next Op to implement is Switch
|
2007-09-26 09:12:43 +00:00 |
|
Noop.cs
|
More hcanegs - still needs finished, but builds.
|
2007-09-01 17:06:51 +00:00 |
|
Not.cs
|
All ops neccessary for a scan are now implemented
|
2007-09-27 16:55:00 +00:00 |
|
Or.cs
|
Implemented a bunch of new opcodes.
|
2007-09-27 11:10:49 +00:00 |
|
Pop.cs
|
|
2007-09-02 06:31:20 +00:00 |
|
Popd.cs
|
Debugging of cosmos works now via gdb and remote stub in vm
|
2007-12-02 15:19:53 +00:00 |
|
Push.cs
|
refactorings
|
2007-11-18 16:51:28 +00:00 |
|
Pushd.cs
|
Debugging of cosmos works now via gdb and remote stub in vm
|
2007-12-02 15:19:53 +00:00 |
|
Pushfd.cs
|
fixed issues with several opcode implementations. Queue<T> should work now
|
2007-11-26 13:14:34 +00:00 |
|
Registers.cs
|
refactorings
|
2007-11-18 16:51:28 +00:00 |
|
RepeatMovsb.cs
|
Implemented Buffer.BlockCopy
|
2007-12-31 12:00:26 +00:00 |
|
RepeatStosb.cs
|
Implemented Buffer.BlockCopy
|
2007-12-31 12:00:26 +00:00 |
|
RepeatStosd.cs
|
memory clearing fixed
|
2008-01-04 17:32:19 +00:00 |
|
Ret.cs
|
|
2007-09-03 07:00:53 +00:00 |
|
ShiftLeft.cs
|
Quite a bunch of fixes went in, but still doesn't work.
|
2007-09-28 09:33:24 +00:00 |
|
ShiftRight.cs
|
Quite a bunch of fixes went in, but still doesn't work.
|
2007-09-28 09:33:24 +00:00 |
|
Stosb.cs
|
memory clearing fixed
|
2008-01-04 17:32:19 +00:00 |
|
Stosw.cs
|
memory clearing fixed
|
2008-01-04 17:32:19 +00:00 |
|
Sub.cs
|
Added support for the Add msil opcode
|
2007-09-15 11:14:28 +00:00 |
|
SubWithCarry.cs
|
Int64:
|
2008-03-16 06:44:01 +00:00 |
|
Test.cs
|
|
2007-09-02 06:31:20 +00:00 |
|
Xor.cs
|
|
2007-09-02 06:31:20 +00:00 |