1
0
mirror of https://github.com/g012/l65.git synced 2024-06-12 17:41:44 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
mooz
0d66e70a69 Added 0x4Cxx MOV instructions. 2018-11-15 19:25:57 +01:00
mooz
c09a04964a Added IN and OUT instructions. 2018-11-12 23:27:09 +01:00
mooz
283c4256f5 Added SKIT, SKNIT, RLL, RLR, SKC, SKZ, SKNC and SKNZ. 2018-11-11 23:31:52 +01:00
mooz
711fe67574 PUSH V and POP V were changed to PUSH VA and POP VA. 2018-11-11 22:29:06 +01:00
mooz
636b5297c1 Added PUSH and POP. 2018-11-11 22:26:30 +01:00
mooz
77b69902c2 Added LDAX+, LDAX-, STAX+ and STAX- (renamed ldaxi, ldaxd, staxi, staxd). 2018-11-11 15:54:56 +01:00
mooz
fe3cdabf4f Added MVWI and EQIW instructions. 2018-11-11 01:04:16 +01:00
mooz
b9a9b9027d Added LDAX and STAX instructions. 2018-11-10 21:41:42 +01:00
mooz
09a45eaffb Added MVIX instruction. 2018-11-10 17:48:14 +01:00
mooz
93ffdf28dd Added DCX and INX instructions. 2018-11-10 17:15:00 +01:00
mooz
b04ff787d4 Added BITx instructions. 2018-11-10 17:03:38 +01:00
mooz
f917afff6a Added JRE instruction. 2018-11-10 12:50:03 +01:00
mooz
2d96e4e1d2 Added MOV (8 bits version) instruction. 2018-11-10 00:23:56 +01:00
mooz
6708ddaecc Added and tested a bunch of opcodes. 2018-11-09 23:40:05 +01:00