summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-04-15unstable:patch: Fix UB which was strlen(**"import" + 1**)Amlal El Mahrouss
2024-04-14see below.Amlal El Mahrouss
2024-04-14asm: check for invalid opcode.Amlal El Mahrouss
2024-04-13fix: some weird stuff specific to platforms.Amlal El Mahrouss
2024-04-08PowerPCAsm: Adding 'addi' and more error handling.Amlal El Mahrouss
2024-04-08Meta: Add metadata for bpp tool.Amlal El Mahrouss
2024-04-08linker: Remove duplicate macro, already defined in PEF.hppAmlal El Mahrouss
2024-04-08SDK:PowerPC.inc: Update PowerPC include.Amlal El Mahrouss
2024-04-08link.cc: Fix -v option, didnt prompt the version correctly.Amlal El Mahrouss
2024-04-0864x0: Fix naming of the toolchain.Amlal El Mahrouss
2024-04-08PPC/64k: Fix kOrigin increment.Amlal El Mahrouss
2024-04-08Fix PowerPC branch instructions; using our new GetNumber32, fix li instructio...Amlal El Mahrouss
2024-04-08PowerPC: Add support for li, improving code...Amlal El Mahrouss
2024-04-07PowerPC: Improve support of assembler, add Move register support andAmlal El Mahrouss
2024-04-07PPC: Adding support for more instructions, adding support header for GNUAmlal El Mahrouss
2024-04-06:boom: Update DIST_VERSION to kDistVersion.Amlal El Mahrouss
2024-04-06Remove unused types, use kPefStart as a standard entrypoint for PEF programs.Amlal El Mahrouss
2024-04-06Tools: Fully focus on PowerPC, we need a PowerPC OS and HW by the end ofAmlal El Mahrouss
2024-04-06Meta: Remove SDM from tree.Amlal El Mahrouss
2024-04-06Update examples.Amlal El Mahrouss
2024-04-05PowerPC: Implement register support inside powerpc assembler.Amlal El Mahrouss
2024-04-05ppcasm: WiP: Add opcode table for PowerPC.Amlal El Mahrouss
2024-04-05CodeTools: Working on PowerPC and 64x0 C compiler.Amlal El Mahrouss
2024-04-04Meta: Add rsrc files, moved Elf.h to StdKit.Amlal El Mahrouss
2024-04-03Assembler: Fixing 'mov' for amd64 assembler.Amlal El Mahrouss
2024-04-03PEF: Adding elf2ae and coff2ae, set origin to 1M instead of 1K (fix)Amlal El Mahrouss
2024-04-02CC: New commit, see below.Amlal El Mahrouss
2024-03-29CodeTools: See below.Amlal El Mahrouss
2024-03-28Fix deprecated module ccplus.Amlal El Mahrouss
2024-03-28makefile: Fix clean rule, and update help.Amlal El Mahrouss
2024-03-27cc: Striving to be ANSI C compliant now.Amlal El Mahrouss
2024-03-27Toolchain: Fix bpp and link, deprecate ccplus (C++ compiler)Amlal El Mahrouss
2024-03-27IMP: See below, important changes.Amlal El Mahrouss
2024-03-26Linker: Add TODO.Amlal El Mahrouss
2024-03-26Finish AMD64 assembler: Initial commit.Amlal El Mahrouss
2024-03-25c_cpp_properties.json: Use correct intellisense mode on Windows.Amlal El Mahrouss
2024-03-23unstable, secret: bump.Amlal El Mahrouss
2024-03-23HCR-24: See below.amlal
2024-03-23unstable: See below.Amlal El Mahrouss
2024-03-22unstable: :boom: Major breaking changes, rework repository structure.Amlal El Mahrouss
2024-03-21Meta: Rework filesystem structure.Amlal El Mahrouss
2024-03-21Toolchain: Fixes and improvements for amd64 assembler and assembly preprocessor.Amlal El Mahrouss
2024-03-19Secret: :boom: Breaking changes and new instructions add 'hlt'amlal
2024-03-19Compiler(Secret): Major commitAmlal El Mahrouss
2024-03-19unstable: lint fix.Amlal El Mahrouss
2024-03-18unrelated, secret: lint fix.Amlal El Mahrouss
2024-03-17HCR-24: Made instruction more clear about i64asm's feature request.Amlal El Mahrouss
2024-03-17HCR-24: Preprocessor now uses single '-' flags.amlal
2024-03-16HCR-24: Replace previous assembler prefix. (! -> @)amlal
2024-03-16HCR-24: See below.Amlal El Mahrouss