Commit graph

7 commits

Author SHA1 Message Date
anthony@rabine.fr
149a8b6276 merged jump/call implementation, removed jumpr
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
2025-10-18 23:14:30 +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
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
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
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
59114c2a80 fix unit tests for chip32, better debugger 2025-01-21 09:59:13 +01:00
Renamed from firmware/chip32/chip32_assembler.h (Browse further)