Commit Graph

74 Commits

Author SHA1 Message Date
5e6d87c268 Added warning about array... 2024-07-08 15:41:33 -04:00
8b0ed7579d Some very evil testing things... 2024-07-08 14:38:45 -04:00
de403bd356 Added major bug fix in 2 SLOC... 2024-07-08 11:43:39 -04:00
744a605723 Added important debugging program for me and maybe for others too... 2024-07-07 10:36:17 -04:00
33b8628466 Work in progress on small debugging and refactoring... 2024-07-07 03:17:18 -04:00
50cb09e4e1 Added immediates and displacements prototype... 2024-07-07 01:16:18 -04:00
63ef245535 Implemented robust jmp instruction... 2024-07-06 09:36:54 -04:00
5efba26804 Implemented mov instruction core... 2024-07-06 08:03:05 -04:00
0d660b1c45 Updated assembler, 32 new instructions... 2024-07-05 17:33:34 -04:00
32393fa0f0 Adjustments in assemble functoin... 2024-07-05 17:07:46 -04:00
113bafb7d5 Work in progress on jump and move... 2024-07-05 17:01:10 -04:00
69baf7a526 Minor change... 2024-07-05 04:19:35 -04:00
8418df6a93 Implemented new 8 instructions, tested the hell out of them... 2024-07-04 15:42:54 -04:00
48e2061aaa New special instruction building... 2024-07-04 10:18:04 -04:00
6c1e05c926 Removed all conditionals from assembler... 2024-07-04 07:50:52 -04:00
85568abf72 Documented warnings, added certain core functions... 2024-07-03 16:56:54 -04:00
90e74fc189 Refactored usual names for assembly enumerations... 2024-07-03 10:27:47 -04:00
7615b77ec4 Updated assembler... 2024-07-03 04:06:23 -04:00
fd00640f69 Tested assembler generation... 2024-07-03 01:28:01 -04:00
a00f0cd6cd New assembler stuff... 2024-07-02 17:26:33 -04:00
4a5d02bbe4 mockup demo compiles 2024-07-02 18:52:34 +02:00
47a569f057 More specialized functions... 2024-07-02 03:21:39 -04:00
eac867607d Formatting of regular insstructions... 2024-07-01 22:54:37 -04:00
aec61241e7 Minor restructuring and example... 2024-07-01 21:52:07 -04:00