|
|
@97
|
10 years |
mulligan |
Move to polymorphic variants everywhere (scary...)
|
|
|
@95
|
10 years |
mulligan |
fixed typing errors in ASMInterpret up to execute1.
|
|
|
@93
|
10 years |
mulligan |
Fixed INC DPTR to assert false.
|
|
|
@92
|
10 years |
mulligan |
Fixed physical interface file. Refactoring ASMInterface.
|
|
|
@91
|
10 years |
mulligan |
Finished porting/fix type errors in physical.
|
|
|
@90
|
10 years |
mulligan |
Ported physical.ml to be compatible with new bitvector code, started …
|
|
|
@83
|
10 years |
mulligan |
Lots of work done on tidying up code.
|
|
|
@81
|
10 years |
mulligan |
INC DPTR partially implemented.
|
|
|
@80
|
10 years |
mulligan |
ANL, ORL and XRL instructions implemented.
|
|
|
@79
|
10 years |
mulligan |
One of the ANL instruction combinations implemented.
|
|
|
@78
|
10 years |
mulligan |
LCALL implemented.
|
|
|
@77
|
10 years |
mulligan |
ACALL implemented.
|
|
|
@76
|
10 years |
mulligan |
MOVC instruction implemented.
|
|
|
@75
|
10 years |
mulligan |
AJMP implemented.
|
|
|
@74
|
10 years |
mulligan |
RETI instruction implemented.
|
|
|
@73
|
10 years |
mulligan |
RET instruction implemented.
|
|
|
@72
|
10 years |
mulligan |
DA instruction implemented: pretty complex!
|
|
|
@71
|
10 years |
mulligan |
Two more jump instructions implemented.
|
|
|
@70
|
10 years |
mulligan |
XCHD implemented.
|
|
|
@69
|
10 years |
mulligan |
PUSH implemented.
|
|
|
@68
|
10 years |
mulligan |
POP implemented ... at last.
|
|
|
@67
|
10 years |
mulligan |
DJNZ instruction finished.
|
|
|
@62
|
10 years |
mulligan |
Many additions to Bit, Nibble and Byte API, as well as more …
|
|
|
@60
|
10 years |
mulligan |
Finished implementing all jump instructions.
|
|
|
@58
|
10 years |
mulligan |
Bug fixed in CJNE instruction. More jump instructions implemented.
|
|
|
@57
|
10 years |
mulligan |
More instructions implemented. Started cleaning up code by moving …
|
|
|
@55
|
10 years |
mulligan |
CJNE instruction finished.
|
|
|
@54
|
10 years |
mulligan |
CLR instructions implemented.
|
|
|
@53
|
10 years |
mulligan |
All RR* and RL* instructions implemented.
|
|
|
@52
|
10 years |
mulligan |
RL, RR and SWAP implemented.
|
|
|
@51
|
10 years |
mulligan |
NOP and SETB implemented.
|
|
|
@50
|
10 years |
mulligan |
More missing cases added to the ASMInterpret functions. Pretty …
|
|
|
@49
|
10 years |
mulligan |
Fixed bug in ASMInterpret functions: CPL functions were not …
|
|
|
@46
|
10 years |
mulligan |
MOV done.
|
|
|
@44
|
10 years |
mulligan |
Added pretty printing functions for bits, bytes, words etc.
|
|
|
@43
|
10 years |
mulligan |
Address1 function completed.
|
|
|
@42
|
10 years |
mulligan |
Address1 function completed for instructions A--M.
|
|
|
@41
|
10 years |
mulligan |
More added to address1 function. Weird type error?
|
|
|
@35
|
10 years |
mulligan |
`fetch' function complete.
|
|
|
@33
|
10 years |
mulligan |
Instructions M--O added to `fetch' function. Presentation files for …
|
|
|
@32
|
10 years |
mulligan |
All MOV variations done.
|
|
|
@31
|
10 years |
mulligan |
Instructions J--M complete.
|
|
|
@29
|
10 years |
mulligan |
Commit while I check Siemen's data sheet. Instructions C--J added to …
|
|
|
@28
|
10 years |
sacerdot |
1) all the opcodes are there in ASM syntax
(but no labels, …
|