| .. |
|
a64instruction
|
Added all instruction in subfolder a64instruction
|
2024-06-11 23:02:26 +01:00 |
|
assemble.c
|
Added all instruction in subfolder a64instruction
|
2024-06-11 23:02:26 +01:00 |
|
decode.c
|
Fix Bug: Struct was not being changed because it wasn't a ptr, w/ T
|
2024-06-05 21:31:41 +01:00 |
|
decode.h
|
Added all instruction in subfolder a64instruction
|
2024-06-11 23:02:26 +01:00 |
|
emulate.c
|
Added all instruction in subfolder a64instruction
|
2024-06-11 23:02:26 +01:00 |
|
emulator.h
|
Added constant for number of bits in a dword w/ S
|
2024-06-03 14:37:08 +01:00 |
|
execute.c
|
Fix Overflow handling in Subtraction DP Register, w/ T
|
2024-06-06 00:47:06 +01:00 |
|
execute.h
|
Added all instruction in subfolder a64instruction
|
2024-06-11 23:02:26 +01:00 |
|
fileio.c
|
fix syntax errors in fileio.c
|
2024-06-11 21:23:26 +01:00 |
|
fileio.h
|
Update file io to byte addressable, w/ T
|
2024-06-02 21:02:24 +01:00 |
|
global.h
|
Add new line in end of files, w/ T
|
2024-06-03 17:45:07 +01:00 |
|
Makefile
|
Original skeleton
|
2024-05-23 15:06:06 +01:00 |
|
parser.c
|
Added all instruction in subfolder a64instruction
|
2024-06-11 23:02:26 +01:00 |
|
parser.h
|
fix compile issues git add . :)
|
2024-06-11 17:35:23 +01:00 |
|
print.c
|
Fix Bug in Print.c to print Hex instead of decimal, w/ T
|
2024-06-03 22:33:40 +01:00 |
|
print.h
|
Update print to account for unsigned int, w/ T
|
2024-06-03 16:14:41 +01:00 |
|
symboltable.h
|
data processing immediate
|
2024-06-06 12:33:09 +01:00 |
|
twopassassembly.c
|
Added all instruction in subfolder a64instruction
|
2024-06-11 23:02:26 +01:00 |