Commit Graph

19 Commits

Author SHA1 Message Date
EDiasAlberto
129bdf3954 classify opcode load/store 2024-06-05 19:57:51 +01:00
EDiasAlberto
a8a1fd52a9 add to twopassassembly skeleton 2024-06-04 04:31:46 +01:00
EDiasAlberto
ce0f825e1d add halt command handling 2024-06-04 04:24:56 +01:00
EDiasAlberto
13e2cc8c9d classify branch type from opcode 2024-06-04 03:35:06 +01:00
EDiasAlberto
bb3218b535 add detail to assembly skeleton 2024-06-04 03:07:00 +01:00
EDiasAlberto
422b0f3e62 start classifying opcodes and writing skeleton for twopass assembly 2024-06-04 01:30:17 +01:00
EDiasAlberto
cadac4e1bb rename parser funcs for clarity 2024-06-03 23:09:40 +01:00
EDiasAlberto
036e163fe8 classify asm line type, tokenise operands 2024-06-03 23:07:31 +01:00
EDiasAlberto
ba1b614fc1 comment code for understanding 2024-06-03 22:02:41 +01:00
EDiasAlberto
43dd6be707 add a64instruction structs from emulator 2024-06-03 21:46:22 +01:00
EDiasAlberto
1ff18a4fb9 rewrite error exits for consistency 2024-06-03 21:23:18 +01:00
EDiasAlberto
6203e65bdc add assembly file reading 2024-05-31 16:16:18 +01:00
EDiasAlberto
fa17a7fda3 add inputted filename format checking 2024-05-31 15:53:41 +01:00
EDiasAlberto
61f6fc9506 create binary file write function 2024-05-31 15:42:35 +01:00
sBubshait
a50bda3703 Update global, add word and dword 2024-05-30 13:20:58 +01:00
sBubshait
e8880935ac Add global.h, w/ EGT 2024-05-29 12:22:18 +01:00
sBubshait
8135a52d8c Add CONTRIBUTING.md 2024-05-29 12:21:22 +01:00
sBubshait
cd6ae4a5ee Update .gitignore for C, OS, and Editors 2024-05-29 12:19:42 +01:00
Konstantinos Gkoutzis
097516a3e3 Original skeleton 2024-05-23 15:06:06 +01:00