(Tim) Efthimis Kritikos Efthimis
Efthimis pushed to master at Efthimis/Testing 2023-02-18 23:45:55 +00:00
bb7cb8eae9 Local linked image
Efthimis pushed to master at Efthimis/Testing 2023-02-18 22:15:15 +00:00
a9650fff91 Inline test2
Efthimis pushed to master at Efthimis/Testing 2023-02-18 22:09:57 +00:00
11b7556591 Inline svg test
Efthimis pushed to master at Efthimis/Testing 2023-02-17 21:49:44 +00:00
a8946a4fe2 Hopefully last image test
Efthimis pushed to master at Efthimis/Testing 2023-02-17 21:47:06 +00:00
eeedbd1880 Efthimis
Efthimis pushed to master at Efthimis/Testing 2023-02-17 21:40:32 +00:00
4e9bd8217c Hope to fix image4
Efthimis pushed to master at Efthimis/Testing 2023-02-17 21:38:31 +00:00
61fc9d843d Hope to fix image3
Efthimis pushed to master at Efthimis/Testing 2023-02-17 21:33:06 +00:00
0bfb39300b Hope to fix image2
Efthimis pushed to master at Efthimis/Testing 2023-02-17 21:32:29 +00:00
9052fb2119 Hope to fix image
Efthimis pushed to master at Efthimis/Testing 2023-02-17 21:31:05 +00:00
f5a5309a07 Added image in md
Efthimis pushed to master at Efthimis/Testing 2023-02-17 21:29:49 +00:00
c2726e65c5 Added image
Efthimis pushed to master at Efthimis/Testing 2023-02-17 18:39:44 +00:00
dd6266c124 More tests
Efthimis pushed to master at Efthimis/9086 2023-02-17 18:08:20 +00:00
82bd859874 Moved the decoding of opcodes into a separate module and optimised memory reads
Efthimis pushed to master at Efthimis/9086 2023-02-16 23:26:23 +00:00
ed3d7101d3 Further improved build system and changed brainfuck print message
Efthimis pushed to master at Efthimis/9086 2023-02-16 01:59:28 +00:00
ded47555a5 Improved build system and project directory structure
Efthimis pushed to master at Efthimis/9086 2023-02-15 09:27:12 +00:00
5e0c990394 It is Turing complete! Running the Mandelbrot renderer with the brainfuck interpreter. Improved addressing modes and added CMP immediate with register instruction
Efthimis pushed to master at Efthimis/9086 2023-02-15 01:27:53 +00:00
f4d28cf4c8 Added 16bit unaligned register indirect writes, fixed some MOV bugs, clean up code names and data flow
Efthimis pushed to master at Efthimis/9086 2023-02-14 15:49:55 +00:00
c3563457c5 Finished MOV Reg/Mem to/from register
Efthimis pushed to master at Efthimis/9086 2023-02-14 14:48:24 +00:00
f97f4625e6 Added unconditional jumps and support for signed addition
Efthimis pushed to master at Efthimis/9086 2023-02-14 13:13:36 +00:00
037f6dd7da Added support for writing to memory