Commit graph

18 commits

Author SHA1 Message Date
Anthony Rabine
ee6958a729 (wip) Instructions unit test (complete)
Some checks are pending
Build-StoryEditor / build_linux (push) Waiting to run
Build-StoryEditor / build_win32 (push) Waiting to run
2025-10-18 14:23:58 +02:00
Anthony Rabine
9db4bae9fd Add branch node, unit test and fixes
Some checks are pending
Build-StoryEditor / build_linux (push) Waiting to run
Build-StoryEditor / build_win32 (push) Waiting to run
2025-10-17 15:24:47 +02:00
Anthony Rabine
2b6d9946df Make editor full use of Machine class 2025-10-17 00:45:12 +02:00
Anthony Rabine
da1cb31ac2 Using same objets between labels and instructions + fix load and store
Some checks are pending
Build-StoryEditor / build_linux (push) Waiting to run
Build-StoryEditor / build_win32 (push) Waiting to run
2025-10-16 14:58:01 +02:00
Anthony Rabine
0c3809657e Big update on machine class, fix addressing lcons, load etc.
Some checks are pending
Build-StoryEditor / build_linux (push) Waiting to run
Build-StoryEditor / build_win32 (push) Waiting to run
2025-10-16 00:11:01 +02:00
anthony@rabine.fr
c6da4b891a (WIP) new binary format
Some checks failed
Build-StoryEditor / build_win32 (push) Has been cancelled
Build-StoryEditor / build_linux (push) Has been cancelled
2025-10-12 20:39:32 +02:00
anthony@rabine.fr
9ab7b9bb14 Add DATA and BSS RAM sections, crate binary format with header
Some checks failed
Build-StoryEditor / build_win32 (push) Has been cancelled
Build-StoryEditor / build_linux (push) Has been cancelled
2025-10-07 08:50:31 +02:00
anthony@rabine.fr
741a3c633e Fixed data connection, compilation order and print format
Some checks are pending
Build-StoryEditor / build_linux (push) Waiting to run
Build-StoryEditor / build_win32 (push) Waiting to run
2025-10-06 15:00:37 +02:00
anthony@rabine.fr
eb08627029 Add TAC in compile pipeline
Some checks are pending
Build-StoryEditor / build_linux (push) Waiting to run
Build-StoryEditor / build_win32 (push) Waiting to run
2025-10-06 10:24:25 +02:00
anthony@rabine.fr
9c6df3c9b6 merged tests all in core now, added print test
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-10-04 10:51:14 +02:00
anthony@rabine.fr
a42fdc81ea First working assembly from nodes (cli), youpi 2025-04-22 23:20:44 +02:00
anthony@rabine.fr
3c1224e937 Better custom AST builder using kahn algorithm 2025-04-22 16:35:50 +02:00
anthony@rabine.fr
183e5d0727 First version of AST/flow/assembly generation base classes, arch seems ok 2025-04-09 10:32:26 +02:00
anthony@rabine.fr
b9a946eab4 Add main entry point, fix some bugs, continue AST compilation
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-04-06 22:43:34 +02:00
Anthony Rabine
d3a8b10120 (wip) compiler with ast 2025-03-09 14:36:28 +01:00
Anthony Rabine
bbf149dedd Chip32: added two instructions and a macro pre-processor
Some checks are pending
Build-StoryEditor / build_linux (push) Waiting to run
Build-StoryEditor / build_win32 (push) Waiting to run
Deploy-Documentation / deploy (push) Waiting to run
2025-03-08 13:07:50 +01:00
anthony@rabine.fr
157c5a5a01 usage of submodules instead of git fetch
multiple fixes/file moves
2025-01-28 22:31:05 +01:00
anthony@rabine.fr
59114c2a80 fix unit tests for chip32, better debugger 2025-01-21 09:59:13 +01:00