Jeremiah Orians
|
50818a8350
|
Adding support for uname
|
4 years ago |
Jeremiah Orians
|
a4d2742e3e
|
Making disassembler more M2-Planet friendly
|
4 years ago |
Jeremiah Orians
|
50cdb0c046
|
Started to provide an example posix HALCODE interface on the pattern
of AMD64 Linux syscalls
|
4 years ago |
Jeremiah Orians
|
b9e47b8b95
|
Fix error in instruction description
|
4 years ago |
Jeremiah Orians
|
d01211f10f
|
Fixed bug found by stoopkid, thank you
|
4 years ago |
Jeremiah Orians
|
5c9aa4ab15
|
Fix license header typo
|
5 years ago |
Jeremiah Orians
|
f513b3f6ac
|
Release 0.1.0
|
5 years ago |
Jeremiah Orians
|
b9f6ecb0bc
|
Improving stage0 VM documentation
|
6 years ago |
Jeremiah Orians
|
24c1db3ec3
|
Improved M0 and hex2 notes
|
6 years ago |
Jeremiah Orians
|
db2bc37f1d
|
Release 0.0.8
|
6 years ago |
Jeremiah Orians
|
87477db7eb
|
Added requested Copyright notices
|
6 years ago |
Jeremiah Orians
|
b7f25ea1d9
|
Removed pack/unpack instructions to simplify deployment of VM
|
6 years ago |
Jeremiah Orians
|
e3299acbd2
|
Now all files have license notices
|
6 years ago |
Jeremiah Orians
|
b65c866e75
|
Incorporated 3OP CMPJUMP instructions
|
6 years ago |
Jeremiah Orians
|
1b1b94a121
|
Corrected naming of CMPJUMP(u) to CMPJUMP(u)I to match current naming standard
|
6 years ago |
Jeremiah Orians
|
558392977f
|
Incorporated 2OP CMPSKIP instructions
|
6 years ago |
Jeremiah Orians
|
73651b577e
|
Fixed typo of CMPSKIP(u) to CMPSKIP(u)I which is required per the naming convention
|
6 years ago |
Jeremiah Orians
|
b14ab2c6a5
|
Added Missing OPCODE NOT
|
7 years ago |
Jeremiah Orians
|
14c6ea8440
|
Implemented bit optimization group and updated assembler, disassembler and M0 definitions to reflect the change
|
7 years ago |
Jeremiah Orians
|
da69a3c18b
|
Incorporated Additional Push and Pop instructions
|
7 years ago |
Jeremiah Orians
|
a6e081c657
|
Experimenting with org-mode images
|
7 years ago |
Jeremiah Orians
|
a257945bd6
|
Incorporated the Compare and Skip instructions to the VM, assembler and disassembler
|
7 years ago |
Jeremiah Orians
|
9df3924351
|
Added the Compare and Jump instructions
|
7 years ago |
Jeremiah Orians
|
08e24c4ccc
|
Added PC relative instruction load and store to make position independent code more efficient
|
7 years ago |
Jeremiah Orians
|
ad8d67a0f4
|
Corrected HALCODE oversight
|
7 years ago |
Jeremiah Orians
|
002e6f8693
|
Completed expanding formatting
|
7 years ago |
Jeremiah Orians
|
ac26fcc22c
|
Experimenting to determine if change will fix external format problem
|
7 years ago |
Jeremiah Orians
|
e58abb8fb8
|
Added indexed load/store instructions to vm, assembler and disassembler
|
7 years ago |
Jeremiah Orians
|
2bb7ba3038
|
Incorporated Bitshifting instructions
|
7 years ago |
Jeremiah Orians
|
7ce6a98931
|
Expanded Instruction set
|
7 years ago |
Jeremiah Orians
|
53d32a2ac3
|
discovered that I misread the spec, initial attempt at correcting the problem
|
7 years ago |
Jeremiah Orians
|
941502cb26
|
Organized ISA_HEX_MAP.org for Reference
|
7 years ago |
Jeremiah Orians
|
f3a320c25b
|
Converted ISA_HEX_Map.txt to an org-mode file and added minor additional details
|
7 years ago |