# s1c33_sleigh **Repository Path**: BBK_9288T/s1c33_sleigh ## Basic Information - **Project Name**: s1c33_sleigh - **Description**: Ghidra SLEIGH processor for Epson S1C33 PE Core - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-02 - **Last Updated**: 2025-09-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Epson S1C33 Ghidra Processor ============================ This is a Ghidra SLEIGH processor for Epson's S1C33 PE Core 32-bit RISC processor. Features -------- - Disassembly of all C33 PE instructions, including extended instructions - P-code implemented for most of the instructions TODOs ----- - Validate proper implementation of P-code - Add flag packing/unpacking for direct `%psr` modifications - Potentially simplify extended instruction constructors - Recheck pack rules