Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-13 | Bump minor; Update copyright years; Add new Arm32 instructions: ↵0.2.0 | Gabriel Bjørnager Jensen | |
SoftwareInterrupt, Move, BranchExchange, Breakpoint, MoveNegated, Add; Derive more; Add arm32::Flag, arm32::Unsigned, and arm32::Signed types; Add instruction encoder (currently only for Arm); Add arm32::ArmOpcode and arm32::ThumbOpcode types; Rename arm32::Address to arm32::Shifter; Add Error type; Rework instructions; Update readme; Rename arm32::Condition to arm32::Predicate; Update documentation; | |||
2024-06-11 | Update project description; Add documentation;0.1.2 | Gabriel Bjørnager Jensen | |
2024-06-11 | Bump minor; Add arm32 module; Add arm32::Address type; Add arm32::Condition ↵0.1.0 | Gabriel Bjørnager Jensen | |
type; Add new ARM32 instructions: BranchLink; Add tests; Use alloc; Add Arch type; | |||
2024-06-11 | Fork from Luma and eAS; Add gitignore; Add changelog; Add readme; License ↵0.0.0 | Gabriel Bjørnager Jensen | |
under AGPL; Add Instruction type; Add Register type; |