Cosmos/source/Indy.IL2CPU.Assembler.X86
2007-09-27 16:55:00 +00:00
..
Properties Newer structure 2007-08-29 15:05:42 +00:00
Add.cs 2007-09-03 07:00:53 +00:00
And.cs Implemented a bunch of new opcodes. 2007-09-27 11:10:49 +00:00
Assembler.cs Latest changes 2007-09-01 13:48:02 +00:00
Call.cs 2007-09-02 13:45:58 +00:00
Compare.cs 2007-09-02 06:31:20 +00:00
Divide.cs Implemented a bunch of new opcodes. 2007-09-27 11:10:49 +00:00
Indy.IL2CPU.Assembler.X86.csproj All ops neccessary for a scan are now implemented 2007-09-27 16:55:00 +00:00
Indy.IL2CPU.Assembler.X86.csproj.vspscc Newer structure 2007-08-29 15:05:42 +00:00
Instruction.cs More hcanegs - still needs finished, but builds. 2007-09-01 17:06:51 +00:00
JumpAlways.cs 2007-09-02 06:31:20 +00:00
JumpIfEquals.cs 2007-09-02 06:31:20 +00:00
JumpIfGreater.cs 2007-09-02 06:31:20 +00:00
JumpIfGreaterOrEquals.cs Some more changes, nothing functionally changed. 2007-09-23 15:50:00 +00:00
JumpIfLess.cs Many changes, some might not work 2007-09-22 17:31:13 +00:00
JumpIfLessOrEqual.cs Some more changes, nothing functionally changed. 2007-09-23 15:50:00 +00:00
JumpIfNotEquals.cs 2007-09-18 15:42:17 +00:00
JumpIfZero.cs 2007-09-02 06:31:20 +00:00
Move.cs 2007-09-02 06:31:20 +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 2007-09-03 07:00:53 +00:00
Push.cs 2007-09-02 06:31:20 +00:00
Pushd.cs 2007-09-02 06:31:20 +00:00
Ret.cs 2007-09-03 07:00:53 +00:00
ShiftLeft.cs Implemented a bunch of new opcodes. 2007-09-27 11:10:49 +00:00
ShiftRight.cs Implemented a bunch of new opcodes. 2007-09-27 11:10:49 +00:00
Sub.cs Added support for the Add msil opcode 2007-09-15 11:14:28 +00:00
Test.cs 2007-09-02 06:31:20 +00:00
Xor.cs 2007-09-02 06:31:20 +00:00