91a82eec7c
log: encapsulate logger
...
Signed-off-by: Amneesh Singh <natto@weirdnatto.in >
2023-09-23 21:09:44 +05:30
c3bf8b0ae8
nix: add support to build with GCC
...
Signed-off-by: Amneesh Singh <natto@weirdnatto.in >
2023-09-23 16:07:05 +05:30
1e8966553f
chore: enclose everything in namespace matar
...
Signed-off-by: Amneesh Singh <natto@weirdnatto.in >
2023-09-21 10:52:40 +05:30
1eb4a9545b
tests: complete exec tests (for now)
...
Signed-off-by: Amneesh Singh <natto@weirdnatto.in >
2023-09-19 08:58:11 +05:30
dd9dd5f116
tests: complete disassembler tests
...
Signed-off-by: Amneesh Singh <natto@weirdnatto.in >
2023-09-17 09:50:32 +05:30
169723275e
replace symlinks
...
Signed-off-by: Amneesh Singh <natto@weirdnatto.in >
2023-09-14 11:25:44 +05:30
3cf5cbd024
refactor: make linter happy
...
also add a few unused coprocessor instructions
Signed-off-by: Amneesh Singh <natto@weirdnatto.in >
2023-09-14 01:19:41 +05:30
8a04eade92
add a basic structure for disassembler + executor
...
Instructions added
Branch and Exchange (BX)
Branch and Link (B)
Multiply and Accumulate (MUL, MLA)
Multiply Long and Accumulate (SMULL, SMLAL, UMULL, UMLAL)
Single data swap (SWP)
[WIP] Halfword Transfer (STRH, LDRH)
Signed-off-by: Amneesh Singh <natto@weirdnatto.in >
2023-09-13 03:44:36 +05:30
332f0b87d6
initialise a memory structure or smth
...
Signed-off-by: Amneesh Singh <natto@weirdnatto.in >
2023-09-11 10:53:32 +05:30
84c68a4e00
initial cpu structure :thonk:
...
Signed-off-by: Amneesh Singh <natto@weirdnatto.in >
2023-08-27 21:43:09 +05:30
fe255f97f4
initial commit: set up a template
...
Signed-off-by: Amneesh Singh <natto@weirdnatto.in >
2023-08-15 14:59:53 +05:30