├── .gitignore ├── CMakeLists.txt ├── LICENSE ├── README.org ├── coronium.pc.in ├── dependencies ├── README.md └── ghidra │ ├── LICENSE │ ├── NOTICE │ ├── include │ ├── action.hh │ ├── address.hh │ ├── architecture.hh │ ├── bfd_arch.hh │ ├── block.hh │ ├── blockaction.hh │ ├── capability.hh │ ├── cast.hh │ ├── comment.hh │ ├── condexe.hh │ ├── context.hh │ ├── coreaction.hh │ ├── cover.hh │ ├── cpool.hh │ ├── crc32.hh │ ├── database.hh │ ├── double.hh │ ├── dynamic.hh │ ├── emulate.hh │ ├── emulateutil.hh │ ├── error.hh │ ├── filemanage.hh │ ├── float.hh │ ├── flow.hh │ ├── fspec.hh │ ├── funcdata.hh │ ├── globalcontext.hh │ ├── heritage.hh │ ├── inject_sleigh.hh │ ├── jumptable.hh │ ├── loadimage.hh │ ├── loadimage_bfd.hh │ ├── memstate.hh │ ├── merge.hh │ ├── op.hh │ ├── opbehavior.hh │ ├── opcodes.hh │ ├── options.hh │ ├── override.hh │ ├── partmap.hh │ ├── pcodecompile.hh │ ├── pcodeinject.hh │ ├── pcodeparse.hh │ ├── pcoderaw.hh │ ├── prefersplit.hh │ ├── prettyprint.hh │ ├── printc.hh │ ├── printlanguage.hh │ ├── rangemap.hh │ ├── rangeutil.hh │ ├── ruleaction.hh │ ├── semantics.hh │ ├── sleigh.hh │ ├── sleigh_arch.hh │ ├── sleighbase.hh │ ├── slgh_compile.hh │ ├── slghparse.hh │ ├── slghpatexpress.hh │ ├── slghpattern.hh │ ├── slghsymbol.hh │ ├── space.hh │ ├── stringmanage.hh │ ├── subflow.hh │ ├── transform.hh │ ├── translate.hh │ ├── type.hh │ ├── typeop.hh │ ├── types.h │ ├── unionresolve.hh │ ├── userop.hh │ ├── variable.hh │ ├── varmap.hh │ ├── varnode.hh │ └── xml.hh │ ├── parse │ ├── grammar.y │ ├── pcodeparse.y │ ├── ruleparse.y │ ├── slghparse.y │ ├── slghscan.l │ └── xml.y │ ├── processors │ ├── 6502 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── 6502.cspec │ │ │ ├── 6502.ldefs │ │ │ ├── 6502.pspec │ │ │ ├── 6502.slaspec │ │ │ └── 65c02.slaspec │ │ │ └── manuals │ │ │ ├── 6502.idx │ │ │ └── 65c02.idx │ ├── 6805 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── 6805.cspec │ │ │ ├── 6805.ldefs │ │ │ ├── 6805.pspec │ │ │ ├── 6805.slaspec │ │ │ ├── 6809.cspec │ │ │ ├── 6809.pspec │ │ │ ├── 6809.slaspec │ │ │ ├── 6x09.sinc │ │ │ ├── 6x09_exg_tfr.sinc │ │ │ ├── 6x09_pull.sinc │ │ │ └── 6x09_push.sinc │ │ │ └── manuals │ │ │ └── 6809.idx │ ├── 8048 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── 8048.cspec │ │ │ ├── 8048.ldefs │ │ │ ├── 8048.pspec │ │ │ └── 8048.slaspec │ │ │ └── manuals │ │ │ └── 8048.idx │ ├── 8051 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── 80251.cspec │ │ │ ├── 80251.pspec │ │ │ ├── 80251.sinc │ │ │ ├── 80251.slaspec │ │ │ ├── 80390.cspec │ │ │ ├── 80390.slaspec │ │ │ ├── 8051.cspec │ │ │ ├── 8051.ldefs │ │ │ ├── 8051.pspec │ │ │ ├── 8051.slaspec │ │ │ ├── 8051_archimedes.cspec │ │ │ ├── 8051_main.sinc │ │ │ ├── mx51.cspec │ │ │ ├── mx51.pspec │ │ │ ├── mx51.sinc │ │ │ ├── mx51.slaspec │ │ │ └── old │ │ │ │ ├── 8051v1.lang │ │ │ │ └── 8051v1.trans │ │ │ └── manuals │ │ │ └── 8051.idx │ ├── 8085 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ └── languages │ │ │ ├── 8085.cspec │ │ │ ├── 8085.ldefs │ │ │ ├── 8085.pspec │ │ │ └── 8085.slaspec │ ├── 68000 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── 68000.cspec │ │ │ ├── 68000.dwarf │ │ │ ├── 68000.ldefs │ │ │ ├── 68000.opinion │ │ │ ├── 68000.pspec │ │ │ ├── 68000.sinc │ │ │ ├── 68020.slaspec │ │ │ ├── 68030.slaspec │ │ │ ├── 68040.slaspec │ │ │ └── coldfire.slaspec │ │ │ └── manuals │ │ │ └── 68000.idx │ ├── AARCH64 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── aarch64-pltThunks.xml │ │ │ ├── languages │ │ │ ├── AARCH64.cspec │ │ │ ├── AARCH64.dwarf │ │ │ ├── AARCH64.ldefs │ │ │ ├── AARCH64.opinion │ │ │ ├── AARCH64.pspec │ │ │ ├── AARCH64.slaspec │ │ │ ├── AARCH64BE.slaspec │ │ │ ├── AARCH64_AMXext.sinc │ │ │ ├── AARCH64_AppleSilicon.slaspec │ │ │ ├── AARCH64_base_PACoptions.sinc │ │ │ ├── AARCH64_win.cspec │ │ │ ├── AARCH64base.sinc │ │ │ ├── AARCH64instructions.sinc │ │ │ ├── AARCH64ldst.sinc │ │ │ ├── AARCH64neon.sinc │ │ │ ├── AARCH64sve.sinc │ │ │ └── AppleSilicon.ldefs │ │ │ ├── manuals │ │ │ └── AARCH64.idx │ │ │ └── patterns │ │ │ ├── AARCH64_LE_patterns.xml │ │ │ └── patternconstraints.xml │ ├── ARM │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── ARM.cspec │ │ │ ├── ARM.dwarf │ │ │ ├── ARM.gdis │ │ │ ├── ARM.ldefs │ │ │ ├── ARM.opinion │ │ │ ├── ARM.sinc │ │ │ ├── ARM4_be.slaspec │ │ │ ├── ARM4_le.slaspec │ │ │ ├── ARM4t_be.slaspec │ │ │ ├── ARM4t_le.slaspec │ │ │ ├── ARM5_be.slaspec │ │ │ ├── ARM5_le.slaspec │ │ │ ├── ARM5t_be.slaspec │ │ │ ├── ARM5t_le.slaspec │ │ │ ├── ARM6_be.slaspec │ │ │ ├── ARM6_le.slaspec │ │ │ ├── ARM7_be.slaspec │ │ │ ├── ARM7_le.slaspec │ │ │ ├── ARM8_be.slaspec │ │ │ ├── ARM8_le.slaspec │ │ │ ├── ARMCortex.pspec │ │ │ ├── ARMTHUMBinstructions.sinc │ │ │ ├── ARM_v45.cspec │ │ │ ├── ARM_v45.pspec │ │ │ ├── ARM_win.cspec │ │ │ ├── ARMinstructions.sinc │ │ │ ├── ARMneon.dwarf │ │ │ ├── ARMneon.sinc │ │ │ ├── ARMt.pspec │ │ │ ├── ARMtTHUMB.pspec │ │ │ ├── ARMt_v45.pspec │ │ │ ├── ARMt_v6.pspec │ │ │ ├── ARMv8.sinc │ │ │ └── old │ │ │ │ ├── ARMv5.lang │ │ │ │ ├── ARMv5.trans │ │ │ │ ├── THUMBv2.lang │ │ │ │ └── THUMBv2.trans │ │ │ ├── manuals │ │ │ └── ARM.idx │ │ │ └── patterns │ │ │ ├── ARM_BE_patterns.xml │ │ │ ├── ARM_LE_patterns.xml │ │ │ └── patternconstraints.xml │ ├── Atmel │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── atmega256.pspec │ │ │ ├── avr32.opinion │ │ │ ├── avr32a.cspec │ │ │ ├── avr32a.ldefs │ │ │ ├── avr32a.pspec │ │ │ ├── avr32a.slaspec │ │ │ ├── avr32a_arithmetic_operations.sinc │ │ │ ├── avr32a_autogen.sinc │ │ │ ├── avr32a_bit_operations.sinc │ │ │ ├── avr32a_coprocessor_interface.sinc │ │ │ ├── avr32a_data_transfer.sinc │ │ │ ├── avr32a_dsp_operations.sinc │ │ │ ├── avr32a_dsp_operations2.sinc │ │ │ ├── avr32a_instruction_flow.sinc │ │ │ ├── avr32a_logic_operations.sinc │ │ │ ├── avr32a_multiplication_operations.sinc │ │ │ ├── avr32a_shift_operations.sinc │ │ │ ├── avr32a_simd_operations.sinc │ │ │ ├── avr32a_system_control.sinc │ │ │ ├── avr8.ldefs │ │ │ ├── avr8.opinion │ │ │ ├── avr8.pspec │ │ │ ├── avr8.sinc │ │ │ ├── avr8.slaspec │ │ │ ├── avr8e.slaspec │ │ │ ├── avr8egcc.cspec │ │ │ ├── avr8eind.slaspec │ │ │ ├── avr8gcc.cspec │ │ │ ├── avr8iarV1.cspec │ │ │ ├── avr8imgCraftV8.cspec │ │ │ ├── avr8xmega.pspec │ │ │ └── avr8xmega.slaspec │ │ │ └── manuals │ │ │ ├── AVR32.idx │ │ │ └── AVR8.idx │ ├── CP1600 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ └── languages │ │ │ ├── CP1600.cspec │ │ │ ├── CP1600.ldefs │ │ │ ├── CP1600.opinion │ │ │ ├── CP1600.pspec │ │ │ └── CP1600.slaspec │ ├── CR16 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── CR16.cspec │ │ │ ├── CR16.ldefs │ │ │ ├── CR16.opinion │ │ │ ├── CR16.pspec │ │ │ ├── CR16B.sinc │ │ │ ├── CR16B.slaspec │ │ │ ├── CR16C.sinc │ │ │ └── CR16C.slaspec │ │ │ └── manuals │ │ │ └── CR16.idx │ ├── DATA │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ └── languages │ │ │ ├── data-be-64.slaspec │ │ │ ├── data-le-64.slaspec │ │ │ ├── data-ptr16.cspec │ │ │ ├── data-ptr32.cspec │ │ │ ├── data-ptr64.cspec │ │ │ ├── data.ldefs │ │ │ ├── data.pspec │ │ │ └── data.sinc │ ├── Dalvik │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ └── languages │ │ │ ├── Dalvik.ldefs │ │ │ ├── Dalvik.opinion │ │ │ ├── Dalvik_Base.cspec │ │ │ ├── Dalvik_Base.pspec │ │ │ ├── Dalvik_Base.sinc │ │ │ ├── Dalvik_Base.slaspec │ │ │ ├── Dalvik_DEX_Android10.slaspec │ │ │ ├── Dalvik_DEX_Android11.slaspec │ │ │ ├── Dalvik_DEX_Android12.slaspec │ │ │ ├── Dalvik_DEX_KitKat.slaspec │ │ │ ├── Dalvik_DEX_Lollipop.slaspec │ │ │ ├── Dalvik_DEX_Marshmallow.slaspec │ │ │ ├── Dalvik_DEX_Nougat.slaspec │ │ │ ├── Dalvik_DEX_Oreo.slaspec │ │ │ ├── Dalvik_DEX_Pie.slaspec │ │ │ ├── Dalvik_ODEX_KitKat.slaspec │ │ │ ├── Dalvik_OpCode_3E_43_unused.sinc │ │ │ ├── Dalvik_OpCode_73_return_void_barrier.sinc │ │ │ ├── Dalvik_OpCode_73_return_void_no_barrier.sinc │ │ │ ├── Dalvik_OpCode_73_unused.sinc │ │ │ ├── Dalvik_OpCode_79_unused.sinc │ │ │ ├── Dalvik_OpCode_7A_unused.sinc │ │ │ ├── Dalvik_OpCode_E3_EA_dex.sinc │ │ │ ├── Dalvik_OpCode_E3_EA_unused.sinc │ │ │ ├── Dalvik_OpCode_EB_F2_iput_iget.sinc │ │ │ ├── Dalvik_OpCode_EB_F2_unused.sinc │ │ │ ├── Dalvik_OpCode_F3_unused.sinc │ │ │ ├── Dalvik_OpCode_F4_unused.sinc │ │ │ ├── Dalvik_OpCode_F5_unused.sinc │ │ │ ├── Dalvik_OpCode_F6_unused.sinc │ │ │ ├── Dalvik_OpCode_F7_unused.sinc │ │ │ ├── Dalvik_OpCode_F8_unused.sinc │ │ │ ├── Dalvik_OpCode_F9_unused.sinc │ │ │ ├── Dalvik_OpCode_FA_FD_dex.sinc │ │ │ ├── Dalvik_OpCode_FA_unused.sinc │ │ │ ├── Dalvik_OpCode_FB_unused.sinc │ │ │ ├── Dalvik_OpCode_FC_unused.sinc │ │ │ ├── Dalvik_OpCode_FD_unused.sinc │ │ │ ├── Dalvik_OpCode_FE_FF_dex.sinc │ │ │ ├── Dalvik_OpCode_FE_unused.sinc │ │ │ └── Dalvik_OpCode_FF_unused.sinc │ ├── HCS08 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── HC05-M68HC05TB.pspec │ │ │ ├── HC05.ldefs │ │ │ ├── HC05.pspec │ │ │ ├── HC05.slaspec │ │ │ ├── HC08-MC68HC908QY4.pspec │ │ │ ├── HC08.ldefs │ │ │ ├── HC08.pspec │ │ │ ├── HC08.slaspec │ │ │ ├── HCS08-MC9S08GB60.pspec │ │ │ ├── HCS08.cspec │ │ │ ├── HCS08.ldefs │ │ │ ├── HCS08.opinion │ │ │ ├── HCS08.pspec │ │ │ ├── HCS08.slaspec │ │ │ └── HCS_HC.sinc │ │ │ ├── manuals │ │ │ ├── HC05.idx │ │ │ ├── HC08.idx │ │ │ └── HCS08.idx │ │ │ └── test-vectors │ │ │ ├── HC05_tv.s │ │ │ ├── HC08_tv.s │ │ │ └── HCS08_tv.s │ ├── HCS12 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── HCS12.cspec │ │ │ ├── HCS12.ldefs │ │ │ ├── HCS12.opinion │ │ │ ├── HCS12.pspec │ │ │ ├── HCS12.slaspec │ │ │ ├── HCS_HC12.sinc │ │ │ └── XGATE.sinc │ │ │ └── manuals │ │ │ └── HCS12.idx │ ├── JVM │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── ExtensionPoint.manifest │ │ │ ├── languages │ │ │ ├── JVM.cspec │ │ │ ├── JVM.ldefs │ │ │ ├── JVM.opinion │ │ │ ├── JVM.pspec │ │ │ └── JVM.slaspec │ │ │ └── manuals │ │ │ └── JVM.idx │ ├── M8C │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ └── languages │ │ │ ├── m8c.cspec │ │ │ ├── m8c.ldefs │ │ │ ├── m8c.opinion │ │ │ ├── m8c.pspec │ │ │ └── m8c.slaspec │ ├── MCS96 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── MCS96.cspec │ │ │ ├── MCS96.ldefs │ │ │ ├── MCS96.pspec │ │ │ ├── MCS96.sinc │ │ │ └── MCS96.slaspec │ │ │ └── manuals │ │ │ └── MCS96.idx │ ├── MIPS │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── MIPS.opinion │ │ │ ├── mips.dwarf │ │ │ ├── mips.ldefs │ │ │ ├── mips.sinc │ │ │ ├── mips16.sinc │ │ │ ├── mips32.pspec │ │ │ ├── mips32Instructions.sinc │ │ │ ├── mips32R6.pspec │ │ │ ├── mips32R6be.slaspec │ │ │ ├── mips32R6le.slaspec │ │ │ ├── mips32_fp64.cspec │ │ │ ├── mips32be.cspec │ │ │ ├── mips32be.slaspec │ │ │ ├── mips32le.cspec │ │ │ ├── mips32le.slaspec │ │ │ ├── mips32micro.pspec │ │ │ ├── mips64.cspec │ │ │ ├── mips64.pspec │ │ │ ├── mips64Instructions.sinc │ │ │ ├── mips64R6.pspec │ │ │ ├── mips64_32_n32.cspec │ │ │ ├── mips64_32_o32.cspec │ │ │ ├── mips64_32_o64.cspec │ │ │ ├── mips64be.slaspec │ │ │ ├── mips64le.slaspec │ │ │ ├── mips64micro.pspec │ │ │ ├── mipsfloat.sinc │ │ │ └── mipsmicro.sinc │ │ │ ├── manuals │ │ │ ├── MIPS.idx │ │ │ ├── mipsM16.idx │ │ │ ├── mipsMic.idx │ │ │ └── r4000.idx │ │ │ └── patterns │ │ │ ├── MIPS_BE_patterns.xml │ │ │ ├── MIPS_LE_patterns.xml │ │ │ └── patternconstraints.xml │ ├── PA-RISC │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── pa-risc.ldefs │ │ │ ├── pa-risc.opinion │ │ │ ├── pa-risc.sinc │ │ │ ├── pa-risc32.cspec │ │ │ ├── pa-risc32.pspec │ │ │ ├── pa-risc32be.slaspec │ │ │ └── pa-riscInstructions.sinc │ │ │ ├── manuals │ │ │ └── pa11_acd.idx │ │ │ └── patterns │ │ │ ├── pa-risc_patterns.xml │ │ │ └── patternconstraints.xml │ ├── PIC │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── PIC24.cspec │ │ │ ├── PIC24.ldefs │ │ │ ├── PIC24.opinion │ │ │ ├── PIC24.pspec │ │ │ ├── PIC24.sinc │ │ │ ├── PIC24E.slaspec │ │ │ ├── PIC24F.slaspec │ │ │ ├── PIC24H.slaspec │ │ │ ├── PIC30.dwarf │ │ │ ├── PIC33.dwarf │ │ │ ├── dsPIC30F.slaspec │ │ │ ├── dsPIC33C.slaspec │ │ │ ├── dsPIC33E.slaspec │ │ │ ├── dsPIC33F.slaspec │ │ │ ├── pic12.sinc │ │ │ ├── pic12_instructions.sinc │ │ │ ├── pic12c5xx.cspec │ │ │ ├── pic12c5xx.ldefs │ │ │ ├── pic12c5xx.pspec │ │ │ ├── pic12c5xx.slaspec │ │ │ ├── pic16.cspec │ │ │ ├── pic16.ldefs │ │ │ ├── pic16.pspec │ │ │ ├── pic16.sinc │ │ │ ├── pic16.slaspec │ │ │ ├── pic16_instructions.sinc │ │ │ ├── pic16c5x.cspec │ │ │ ├── pic16c5x.ldefs │ │ │ ├── pic16c5x.pspec │ │ │ ├── pic16c5x.slaspec │ │ │ ├── pic16f.cspec │ │ │ ├── pic16f.pspec │ │ │ ├── pic16f.slaspec │ │ │ ├── pic17c7xx.cspec │ │ │ ├── pic17c7xx.ldefs │ │ │ ├── pic17c7xx.pspec │ │ │ ├── pic17c7xx.sinc │ │ │ ├── pic17c7xx.slaspec │ │ │ ├── pic17c7xx_instructions.sinc │ │ │ ├── pic18.cspec │ │ │ ├── pic18.ldefs │ │ │ ├── pic18.pspec │ │ │ ├── pic18.sinc │ │ │ ├── pic18.slaspec │ │ │ └── pic18_instructions.sinc │ │ │ └── manuals │ │ │ ├── PIC-12.idx │ │ │ ├── PIC-16.idx │ │ │ ├── PIC-16F.idx │ │ │ ├── PIC-17.idx │ │ │ ├── PIC-18.idx │ │ │ └── PIC24.idx │ ├── PowerPC │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── 4xx.sinc │ │ │ ├── FPRC.sinc │ │ │ ├── PowerPC.opinion │ │ │ ├── SPEF_SCR.sinc │ │ │ ├── SPE_APU.sinc │ │ │ ├── SPE_EFSD.sinc │ │ │ ├── SPE_EFV.sinc │ │ │ ├── Scalar_SPFP.sinc │ │ │ ├── altivec.sinc │ │ │ ├── evx.sinc │ │ │ ├── g2.sinc │ │ │ ├── lmwInstructions.sinc │ │ │ ├── lswInstructions.sinc │ │ │ ├── old │ │ │ │ ├── oldPPC.lang │ │ │ │ └── oldPPC.trans │ │ │ ├── ppc.dwarf │ │ │ ├── ppc.ldefs │ │ │ ├── ppc_32.pspec │ │ │ ├── ppc_32_4xx_be.slaspec │ │ │ ├── ppc_32_4xx_le.slaspec │ │ │ ├── ppc_32_be.cspec │ │ │ ├── ppc_32_be.slaspec │ │ │ ├── ppc_32_be_Mac.cspec │ │ │ ├── ppc_32_le.cspec │ │ │ ├── ppc_32_le.slaspec │ │ │ ├── ppc_32_mpc8270.pspec │ │ │ ├── ppc_32_quicciii_be.slaspec │ │ │ ├── ppc_32_quicciii_le.slaspec │ │ │ ├── ppc_64.cspec │ │ │ ├── ppc_64.pspec │ │ │ ├── ppc_64_32.cspec │ │ │ ├── ppc_64_be.slaspec │ │ │ ├── ppc_64_be_Mac.cspec │ │ │ ├── ppc_64_isa_altivec_be.slaspec │ │ │ ├── ppc_64_isa_altivec_le.slaspec │ │ │ ├── ppc_64_isa_altivec_vle_be.slaspec │ │ │ ├── ppc_64_isa_be.slaspec │ │ │ ├── ppc_64_isa_le.slaspec │ │ │ ├── ppc_64_isa_vle_be.slaspec │ │ │ ├── ppc_64_le.slaspec │ │ │ ├── ppc_a2.sinc │ │ │ ├── ppc_common.sinc │ │ │ ├── ppc_embedded.sinc │ │ │ ├── ppc_instructions.sinc │ │ │ ├── ppc_isa.sinc │ │ │ ├── ppc_vle.sinc │ │ │ ├── quicciii.sinc │ │ │ ├── stmwInstructions.sinc │ │ │ ├── stswiInstructions.sinc │ │ │ └── vsx.sinc │ │ │ ├── manuals │ │ │ ├── PowerISA.idx │ │ │ └── PowerPC.idx │ │ │ ├── patterns │ │ │ ├── PPC_BE_patterns.xml │ │ │ └── patternconstraints.xml │ │ │ └── ppc64-r2CallStubs.xml │ ├── RISCV │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ ├── data │ │ │ ├── languages │ │ │ │ ├── RV32G.pspec │ │ │ │ ├── RV32GC.pspec │ │ │ │ ├── RV32I.pspec │ │ │ │ ├── RV32IC.pspec │ │ │ │ ├── RV32IMC.pspec │ │ │ │ ├── RV64G.pspec │ │ │ │ ├── RV64GC.pspec │ │ │ │ ├── RV64I.pspec │ │ │ │ ├── RV64IC.pspec │ │ │ │ ├── riscv.csr.sinc │ │ │ │ ├── riscv.custom.sinc │ │ │ │ ├── riscv.ilp32d.slaspec │ │ │ │ ├── riscv.instr.sinc │ │ │ │ ├── riscv.ldefs │ │ │ │ ├── riscv.lp64d.slaspec │ │ │ │ ├── riscv.opinion │ │ │ │ ├── riscv.priv.sinc │ │ │ │ ├── riscv.reg.sinc │ │ │ │ ├── riscv.rv32a.sinc │ │ │ │ ├── riscv.rv32b.sinc │ │ │ │ ├── riscv.rv32d.sinc │ │ │ │ ├── riscv.rv32f.sinc │ │ │ │ ├── riscv.rv32i.sinc │ │ │ │ ├── riscv.rv32k.sinc │ │ │ │ ├── riscv.rv32m.sinc │ │ │ │ ├── riscv.rv32p.sinc │ │ │ │ ├── riscv.rv32q.sinc │ │ │ │ ├── riscv.rv64a.sinc │ │ │ │ ├── riscv.rv64b.sinc │ │ │ │ ├── riscv.rv64d.sinc │ │ │ │ ├── riscv.rv64f.sinc │ │ │ │ ├── riscv.rv64i.sinc │ │ │ │ ├── riscv.rv64k.sinc │ │ │ │ ├── riscv.rv64m.sinc │ │ │ │ ├── riscv.rv64p.sinc │ │ │ │ ├── riscv.rv64q.sinc │ │ │ │ ├── riscv.rvc.sinc │ │ │ │ ├── riscv.rvv.sinc │ │ │ │ ├── riscv.table.sinc │ │ │ │ ├── riscv.zi.sinc │ │ │ │ ├── riscv32-fp.cspec │ │ │ │ ├── riscv32.cspec │ │ │ │ ├── riscv32.dwarf │ │ │ │ ├── riscv64-fp.cspec │ │ │ │ ├── riscv64.cspec │ │ │ │ └── riscv64.dwarf │ │ │ └── patterns │ │ │ │ ├── patterncontraints.xml │ │ │ │ └── riscv_gc_patterns.xml │ │ └── scripts │ │ │ └── binutil.py │ ├── Sparc │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── Sparc.opinion │ │ │ ├── SparcV9.ldefs │ │ │ ├── SparcV9.pspec │ │ │ ├── SparcV9.sinc │ │ │ ├── SparcV9_32.cspec │ │ │ ├── SparcV9_32.slaspec │ │ │ ├── SparcV9_64.cspec │ │ │ ├── SparcV9_64.slaspec │ │ │ └── SparcVIS.sinc │ │ │ ├── manuals │ │ │ └── Sparc.idx │ │ │ └── patterns │ │ │ ├── SPARC_patterns.xml │ │ │ └── patternconstraints.xml │ ├── SuperH │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ └── languages │ │ │ ├── sh-1.slaspec │ │ │ ├── sh-2.slaspec │ │ │ ├── sh-2a.slaspec │ │ │ ├── superh.cspec │ │ │ ├── superh.ldefs │ │ │ ├── superh.pspec │ │ │ ├── superh.sinc │ │ │ └── superh2a.cspec │ ├── SuperH4 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── SuperH4.ldefs │ │ │ ├── SuperH4.opinion │ │ │ ├── SuperH4.pspec │ │ │ ├── SuperH4.sinc │ │ │ ├── SuperH4_be.cspec │ │ │ ├── SuperH4_be.slaspec │ │ │ ├── SuperH4_le.cspec │ │ │ ├── SuperH4_le.slaspec │ │ │ └── old │ │ │ │ ├── SuperH4-BE-16.lang │ │ │ │ ├── SuperH4-BE-16.trans │ │ │ │ ├── SuperH4-LE-16.lang │ │ │ │ └── SuperH4-LE-16.trans │ │ │ ├── manuals │ │ │ └── superh4.idx │ │ │ └── patterns │ │ │ ├── SuperH4_patterns.xml │ │ │ └── patternconstraints.xml │ ├── TI_MSP430 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── TI430Common.sinc │ │ │ ├── TI430X.sinc │ │ │ ├── TI_MSP430.cspec │ │ │ ├── TI_MSP430.ldefs │ │ │ ├── TI_MSP430.pspec │ │ │ ├── TI_MSP430.slaspec │ │ │ ├── TI_MSP430X.cspec │ │ │ ├── TI_MSP430X.slaspec │ │ │ └── ti_msp430.opinion │ │ │ └── manuals │ │ │ └── MSP430.idx │ ├── Toy │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ └── languages │ │ │ ├── old │ │ │ ├── ToyV00BE64.lang │ │ │ ├── ToyV0BE64.trans │ │ │ ├── ToyV0LE64.lang │ │ │ ├── ToyV0LE64.trans │ │ │ └── v01stuff │ │ │ │ ├── toy.cspec │ │ │ │ ├── toy.ldefs_v01 │ │ │ │ ├── toy.sinc │ │ │ │ ├── toy64.cspec │ │ │ │ ├── toyInstructions.sinc │ │ │ │ └── toyPosStack.cspec │ │ │ ├── toy.cspec │ │ │ ├── toy.ldefs │ │ │ ├── toy.pspec │ │ │ ├── toy.sinc │ │ │ ├── toy64.cspec │ │ │ ├── toy64_be.slaspec │ │ │ ├── toy64_be_harvard.slaspec │ │ │ ├── toy64_le.slaspec │ │ │ ├── toyInstructions.sinc │ │ │ ├── toyPosStack.cspec │ │ │ ├── toy_be.slaspec │ │ │ ├── toy_be_posStack.slaspec │ │ │ ├── toy_builder.sinc │ │ │ ├── toy_builder_be.slaspec │ │ │ ├── toy_builder_be_align2.slaspec │ │ │ ├── toy_builder_le.slaspec │ │ │ ├── toy_builder_le_align2.slaspec │ │ │ ├── toy_harvard.pspec │ │ │ ├── toy_le.slaspec │ │ │ ├── toy_wsz_be.slaspec │ │ │ └── toy_wsz_le.slaspec │ ├── V850 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── Helpers │ │ │ │ ├── Conditions.sinc │ │ │ │ ├── Extras.sinc │ │ │ │ ├── Macros.sinc │ │ │ │ ├── Register.sinc │ │ │ │ ├── Tokens.sinc │ │ │ │ └── Variables.sinc │ │ │ ├── Instructions │ │ │ │ ├── Arithmetic.sinc │ │ │ │ ├── Float.sinc │ │ │ │ ├── Load_Store.sinc │ │ │ │ ├── Logic.sinc │ │ │ │ └── Special.sinc │ │ │ ├── V850.cspec │ │ │ ├── V850.ldefs │ │ │ ├── V850.opinion │ │ │ ├── V850.pspec │ │ │ └── V850.slaspec │ │ │ ├── manuals │ │ │ └── v850.idx │ │ │ └── patterns │ │ │ ├── V850_patterns.xml │ │ │ └── patternconstraints.xml │ ├── Z80 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ ├── data │ │ │ ├── languages │ │ │ │ ├── z180.pspec │ │ │ │ ├── z180.slaspec │ │ │ │ ├── z182.pspec │ │ │ │ ├── z80.cspec │ │ │ │ ├── z80.ldefs │ │ │ │ ├── z80.pspec │ │ │ │ ├── z80.slaspec │ │ │ │ └── z8401x.pspec │ │ │ └── manuals │ │ │ │ ├── Z180.idx │ │ │ │ └── Z80.idx │ │ └── temp │ │ │ └── z8401x.pspec │ ├── tricore │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ │ ├── languages │ │ │ ├── tc172x.pspec │ │ │ ├── tc176x.pspec │ │ │ ├── tc29x.pspec │ │ │ ├── tricore.cspec │ │ │ ├── tricore.dwarf │ │ │ ├── tricore.ldefs │ │ │ ├── tricore.opinion │ │ │ ├── tricore.pcp.sinc │ │ │ ├── tricore.pspec │ │ │ ├── tricore.sinc │ │ │ └── tricore.slaspec │ │ │ └── manuals │ │ │ ├── tricore.idx │ │ │ └── tricore2.idx │ └── x86 │ │ ├── Module.manifest │ │ ├── certification.manifest │ │ └── data │ │ ├── languages │ │ ├── adx.sinc │ │ ├── avx.sinc │ │ ├── avx2.sinc │ │ ├── avx2_manual.sinc │ │ ├── avx_manual.sinc │ │ ├── bmi1.sinc │ │ ├── bmi2.sinc │ │ ├── cet.sinc │ │ ├── clwb.sinc │ │ ├── fma.sinc │ │ ├── ia.sinc │ │ ├── lzcnt.sinc │ │ ├── mpx.sinc │ │ ├── old │ │ │ ├── x86RealV1.lang │ │ │ ├── x86RealV1.trans │ │ │ ├── x86V1.lang │ │ │ ├── x86V1.trans │ │ │ ├── x86_64bit_v1.lang │ │ │ ├── x86_64bit_v1.trans │ │ │ ├── x86smmV1.lang │ │ │ └── x86smmV1.trans │ │ ├── pclmulqdq.sinc │ │ ├── rdrand.sinc │ │ ├── sgx.sinc │ │ ├── sha.sinc │ │ ├── smx.sinc │ │ ├── x86-16-real.pspec │ │ ├── x86-16.cspec │ │ ├── x86-16.gdis │ │ ├── x86-16.pspec │ │ ├── x86-64-gcc.cspec │ │ ├── x86-64-win.cspec │ │ ├── x86-64.dwarf │ │ ├── x86-64.pspec │ │ ├── x86-64.slaspec │ │ ├── x86.dwarf │ │ ├── x86.ldefs │ │ ├── x86.opinion │ │ ├── x86.pspec │ │ ├── x86.slaspec │ │ ├── x86borland.cspec │ │ ├── x86delphi.cspec │ │ ├── x86gcc.cspec │ │ └── x86win.cspec │ │ ├── manuals │ │ └── x86.idx │ │ └── patterns │ │ ├── patternconstraints.xml │ │ ├── x86-16_default_patterns.xml │ │ ├── x86-64gcc_patterns.xml │ │ ├── x86-64win_patterns.xml │ │ ├── x86delphi_patterns.xml │ │ ├── x86gcc_patterns.xml │ │ └── x86win_patterns.xml │ └── src │ ├── CMakeLists.txt │ ├── action.cc │ ├── address.cc │ ├── architecture.cc │ ├── bfd_arch.cc │ ├── block.cc │ ├── blockaction.cc │ ├── capability.cc │ ├── cast.cc │ ├── comment.cc │ ├── condexe.cc │ ├── context.cc │ ├── coreaction.cc │ ├── cover.cc │ ├── cpool.cc │ ├── crc32.cc │ ├── database.cc │ ├── double.cc │ ├── dynamic.cc │ ├── emulate.cc │ ├── emulateutil.cc │ ├── filemanage.cc │ ├── float.cc │ ├── flow.cc │ ├── fspec.cc │ ├── funcdata.cc │ ├── funcdata_block.cc │ ├── funcdata_op.cc │ ├── funcdata_varnode.cc │ ├── globalcontext.cc │ ├── heritage.cc │ ├── inject_sleigh.cc │ ├── jumptable.cc │ ├── loadimage.cc │ ├── loadimage_bfd.cc │ ├── memstate.cc │ ├── merge.cc │ ├── op.cc │ ├── opbehavior.cc │ ├── opcodes.cc │ ├── options.cc │ ├── override.cc │ ├── pcodecompile.cc │ ├── pcodeinject.cc │ ├── pcoderaw.cc │ ├── prefersplit.cc │ ├── prettyprint.cc │ ├── printc.cc │ ├── printlanguage.cc │ ├── rangeutil.cc │ ├── ruleaction.cc │ ├── semantics.cc │ ├── sleigh.cc │ ├── sleigh_arch.cc │ ├── sleighbase.cc │ ├── slgh_compile.cc │ ├── slghpatexpress.cc │ ├── slghpattern.cc │ ├── slghsymbol.cc │ ├── space.cc │ ├── stringmanage.cc │ ├── subflow.cc │ ├── transform.cc │ ├── translate.cc │ ├── type.cc │ ├── typeop.cc │ ├── unionresolve.cc │ ├── userop.cc │ ├── variable.cc │ ├── varmap.cc │ └── varnode.cc ├── include └── coronium │ ├── binary-image.hpp │ ├── coronium.hpp.in │ └── emitters.hpp ├── src ├── CMakeLists.txt ├── binary-image.cpp ├── coronium.cpp └── emitters.cpp ├── tests ├── example_one │ ├── Makefile │ └── example_one.cpp └── example_two │ ├── Makefile │ └── example_two.cpp └── update_ghidra_src.py /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/.gitignore -------------------------------------------------------------------------------- /CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/CMakeLists.txt -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/LICENSE -------------------------------------------------------------------------------- /README.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/README.org -------------------------------------------------------------------------------- /coronium.pc.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/coronium.pc.in -------------------------------------------------------------------------------- /dependencies/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/README.md -------------------------------------------------------------------------------- /dependencies/ghidra/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/LICENSE -------------------------------------------------------------------------------- /dependencies/ghidra/NOTICE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/NOTICE -------------------------------------------------------------------------------- /dependencies/ghidra/include/action.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/action.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/address.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/address.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/architecture.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/architecture.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/bfd_arch.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/bfd_arch.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/block.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/block.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/blockaction.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/blockaction.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/capability.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/capability.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/cast.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/cast.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/comment.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/comment.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/condexe.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/condexe.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/context.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/context.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/coreaction.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/coreaction.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/cover.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/cover.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/cpool.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/cpool.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/crc32.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/crc32.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/database.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/database.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/double.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/double.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/dynamic.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/dynamic.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/emulate.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/emulate.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/emulateutil.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/emulateutil.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/error.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/error.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/filemanage.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/filemanage.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/float.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/float.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/flow.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/flow.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/fspec.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/fspec.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/funcdata.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/funcdata.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/globalcontext.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/globalcontext.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/heritage.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/heritage.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/inject_sleigh.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/inject_sleigh.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/jumptable.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/jumptable.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/loadimage.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/loadimage.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/loadimage_bfd.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/loadimage_bfd.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/memstate.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/memstate.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/merge.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/merge.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/op.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/op.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/opbehavior.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/opbehavior.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/opcodes.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/opcodes.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/options.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/options.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/override.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/override.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/partmap.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/partmap.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/pcodecompile.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/pcodecompile.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/pcodeinject.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/pcodeinject.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/pcodeparse.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/pcodeparse.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/pcoderaw.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/pcoderaw.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/prefersplit.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/prefersplit.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/prettyprint.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/prettyprint.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/printc.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/printc.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/printlanguage.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/printlanguage.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/rangemap.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/rangemap.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/rangeutil.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/rangeutil.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/ruleaction.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/ruleaction.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/semantics.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/semantics.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/sleigh.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/sleigh.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/sleigh_arch.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/sleigh_arch.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/sleighbase.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/sleighbase.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/slgh_compile.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/slgh_compile.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/slghparse.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/slghparse.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/slghpatexpress.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/slghpatexpress.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/slghpattern.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/slghpattern.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/slghsymbol.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/slghsymbol.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/space.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/space.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/stringmanage.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/stringmanage.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/subflow.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/subflow.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/transform.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/transform.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/translate.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/translate.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/type.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/type.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/typeop.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/typeop.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/types.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/types.h -------------------------------------------------------------------------------- /dependencies/ghidra/include/unionresolve.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/unionresolve.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/userop.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/userop.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/variable.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/variable.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/varmap.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/varmap.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/varnode.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/varnode.hh -------------------------------------------------------------------------------- /dependencies/ghidra/include/xml.hh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/include/xml.hh -------------------------------------------------------------------------------- /dependencies/ghidra/parse/grammar.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/parse/grammar.y -------------------------------------------------------------------------------- /dependencies/ghidra/parse/pcodeparse.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/parse/pcodeparse.y -------------------------------------------------------------------------------- /dependencies/ghidra/parse/ruleparse.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/parse/ruleparse.y -------------------------------------------------------------------------------- /dependencies/ghidra/parse/slghparse.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/parse/slghparse.y -------------------------------------------------------------------------------- /dependencies/ghidra/parse/slghscan.l: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/parse/slghscan.l -------------------------------------------------------------------------------- /dependencies/ghidra/parse/xml.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/parse/xml.y -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6502/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6502/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6502/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6502/data/languages/6502.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6502/data/languages/6502.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6502/data/languages/6502.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6502/data/languages/6502.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6502/data/languages/6502.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6502/data/languages/6502.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6502/data/languages/6502.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6502/data/languages/6502.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6502/data/languages/65c02.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6502/data/languages/65c02.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6502/data/manuals/6502.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6502/data/manuals/6502.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6502/data/manuals/65c02.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6502/data/manuals/65c02.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/68000/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/68000/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/68000/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/68000/data/languages/68000.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/68000/data/languages/68000.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/68000/data/languages/68000.dwarf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/68000/data/languages/68000.dwarf -------------------------------------------------------------------------------- /dependencies/ghidra/processors/68000/data/languages/68000.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/68000/data/languages/68000.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/68000/data/languages/68000.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/68000/data/languages/68000.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/68000/data/languages/68000.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/68000/data/languages/68000.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/68000/data/languages/68000.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/68000/data/languages/68000.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/68000/data/languages/68020.slaspec: -------------------------------------------------------------------------------- 1 | @include "68000.sinc" 2 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/68000/data/languages/68030.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/68000/data/languages/68030.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/68000/data/languages/68040.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/68000/data/languages/68040.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/68000/data/languages/coldfire.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/68000/data/languages/coldfire.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/68000/data/manuals/68000.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/68000/data/manuals/68000.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6805/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6805/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6805/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6805/data/languages/6805.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6805/data/languages/6805.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6805/data/languages/6805.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6805/data/languages/6805.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6805/data/languages/6805.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6805/data/languages/6805.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6805/data/languages/6805.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6805/data/languages/6805.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6805/data/languages/6809.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6805/data/languages/6809.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6805/data/languages/6809.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6805/data/languages/6809.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6805/data/languages/6809.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6805/data/languages/6809.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6805/data/languages/6x09.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6805/data/languages/6x09.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6805/data/languages/6x09_exg_tfr.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6805/data/languages/6x09_exg_tfr.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6805/data/languages/6x09_pull.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6805/data/languages/6x09_pull.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6805/data/languages/6x09_push.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6805/data/languages/6x09_push.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/6805/data/manuals/6809.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/6805/data/manuals/6809.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8048/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8048/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8048/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8048/data/languages/8048.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8048/data/languages/8048.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8048/data/languages/8048.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8048/data/languages/8048.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8048/data/languages/8048.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8048/data/languages/8048.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8048/data/languages/8048.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8048/data/languages/8048.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8048/data/manuals/8048.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8048/data/manuals/8048.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/80251.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/languages/80251.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/80251.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/languages/80251.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/80251.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/languages/80251.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/80251.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/languages/80251.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/80390.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/languages/80390.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/80390.slaspec: -------------------------------------------------------------------------------- 1 | @define MCS80390 "" 2 | 3 | @include "8051_main.sinc" 4 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/8051.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/languages/8051.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/8051.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/languages/8051.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/8051.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/languages/8051.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/8051.slaspec: -------------------------------------------------------------------------------- 1 | @define MCS51 "" 2 | 3 | @include "8051_main.sinc" 4 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/8051_archimedes.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/languages/8051_archimedes.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/8051_main.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/languages/8051_main.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/mx51.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/languages/mx51.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/mx51.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/languages/mx51.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/mx51.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/languages/mx51.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/mx51.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/languages/mx51.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/old/8051v1.lang: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/languages/old/8051v1.lang -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/languages/old/8051v1.trans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/languages/old/8051v1.trans -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8051/data/manuals/8051.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8051/data/manuals/8051.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8085/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8085/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8085/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8085/data/languages/8085.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8085/data/languages/8085.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8085/data/languages/8085.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8085/data/languages/8085.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8085/data/languages/8085.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8085/data/languages/8085.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/8085/data/languages/8085.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/8085/data/languages/8085.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/AARCH64/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/data/aarch64-pltThunks.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/AARCH64/data/aarch64-pltThunks.xml -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/data/languages/AARCH64.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/AARCH64/data/languages/AARCH64.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/data/languages/AARCH64.dwarf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/AARCH64/data/languages/AARCH64.dwarf -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/data/languages/AARCH64.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/AARCH64/data/languages/AARCH64.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/data/languages/AARCH64.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/AARCH64/data/languages/AARCH64.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/data/languages/AARCH64.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/AARCH64/data/languages/AARCH64.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/data/languages/AARCH64.slaspec: -------------------------------------------------------------------------------- 1 | 2 | @define DATA_ENDIAN "little" 3 | 4 | @include "AARCH64instructions.sinc" 5 | 6 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/data/languages/AARCH64BE.slaspec: -------------------------------------------------------------------------------- 1 | 2 | @define DATA_ENDIAN "big" 3 | 4 | @include "AARCH64instructions.sinc" 5 | 6 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/data/languages/AARCH64_win.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/AARCH64/data/languages/AARCH64_win.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/data/languages/AARCH64base.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/AARCH64/data/languages/AARCH64base.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/data/languages/AARCH64ldst.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/AARCH64/data/languages/AARCH64ldst.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/data/languages/AARCH64neon.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/AARCH64/data/languages/AARCH64neon.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/data/languages/AARCH64sve.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/AARCH64/data/languages/AARCH64sve.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/data/languages/AppleSilicon.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/AARCH64/data/languages/AppleSilicon.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/AARCH64/data/manuals/AARCH64.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/AARCH64/data/manuals/AARCH64.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM.dwarf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM.dwarf -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM.gdis: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM.gdis -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM4_be.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM4_be.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM4_le.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM4_le.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM4t_be.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM4t_be.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM4t_le.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM4t_le.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM5_be.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM5_be.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM5_le.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM5_le.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM5t_be.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM5t_be.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM5t_le.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM5t_le.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM6_be.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM6_be.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM6_le.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM6_le.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM7_be.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM7_be.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM7_le.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM7_le.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM8_be.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM8_be.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM8_le.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM8_le.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARMCortex.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARMCortex.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM_v45.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM_v45.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM_v45.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM_v45.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARM_win.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARM_win.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARMinstructions.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARMinstructions.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARMneon.dwarf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARMneon.dwarf -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARMneon.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARMneon.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARMt.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARMt.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARMtTHUMB.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARMtTHUMB.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARMt_v45.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARMt_v45.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARMt_v6.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARMt_v6.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/ARMv8.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/ARMv8.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/old/ARMv5.lang: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/old/ARMv5.lang -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/old/ARMv5.trans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/old/ARMv5.trans -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/old/THUMBv2.lang: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/old/THUMBv2.lang -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/languages/old/THUMBv2.trans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/languages/old/THUMBv2.trans -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/manuals/ARM.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/manuals/ARM.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/patterns/ARM_BE_patterns.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/patterns/ARM_BE_patterns.xml -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/patterns/ARM_LE_patterns.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/patterns/ARM_LE_patterns.xml -------------------------------------------------------------------------------- /dependencies/ghidra/processors/ARM/data/patterns/patternconstraints.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/ARM/data/patterns/patternconstraints.xml -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/atmega256.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/atmega256.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr32.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr32.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr32a.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr32a.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr32a.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr32a.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr32a.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr32a.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr32a.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr32a.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr32a_autogen.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr32a_autogen.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr8.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr8.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr8.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr8.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr8.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr8.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr8.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr8.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr8.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr8.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr8e.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr8e.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr8egcc.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr8egcc.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr8eind.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr8eind.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr8gcc.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr8gcc.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr8iarV1.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr8iarV1.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr8imgCraftV8.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr8imgCraftV8.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr8xmega.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr8xmega.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/languages/avr8xmega.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/languages/avr8xmega.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/manuals/AVR32.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/manuals/AVR32.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Atmel/data/manuals/AVR8.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Atmel/data/manuals/AVR8.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CP1600/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CP1600/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/CP1600/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CP1600/data/languages/CP1600.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/CP1600/data/languages/CP1600.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CP1600/data/languages/CP1600.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/CP1600/data/languages/CP1600.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CP1600/data/languages/CP1600.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/CP1600/data/languages/CP1600.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CP1600/data/languages/CP1600.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/CP1600/data/languages/CP1600.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CP1600/data/languages/CP1600.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/CP1600/data/languages/CP1600.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CR16/Module.manifest: -------------------------------------------------------------------------------- 1 | MODULE DEPENDENCY: Ghidra/Features/Base 2 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CR16/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/CR16/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CR16/data/languages/CR16.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/CR16/data/languages/CR16.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CR16/data/languages/CR16.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/CR16/data/languages/CR16.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CR16/data/languages/CR16.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/CR16/data/languages/CR16.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CR16/data/languages/CR16.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/CR16/data/languages/CR16.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CR16/data/languages/CR16B.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/CR16/data/languages/CR16B.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CR16/data/languages/CR16B.slaspec: -------------------------------------------------------------------------------- 1 | 2 | define endian=little; 3 | 4 | @include "CR16B.sinc" 5 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CR16/data/languages/CR16C.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/CR16/data/languages/CR16C.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CR16/data/languages/CR16C.slaspec: -------------------------------------------------------------------------------- 1 | 2 | define endian=little; 3 | 4 | @include "CR16C.sinc" 5 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/CR16/data/manuals/CR16.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/CR16/data/manuals/CR16.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/DATA/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/DATA/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/DATA/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/DATA/data/languages/data-be-64.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/DATA/data/languages/data-be-64.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/DATA/data/languages/data-le-64.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/DATA/data/languages/data-le-64.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/DATA/data/languages/data-ptr16.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/DATA/data/languages/data-ptr16.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/DATA/data/languages/data-ptr32.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/DATA/data/languages/data-ptr32.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/DATA/data/languages/data-ptr64.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/DATA/data/languages/data-ptr64.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/DATA/data/languages/data.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/DATA/data/languages/data.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/DATA/data/languages/data.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/DATA/data/languages/data.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/DATA/data/languages/data.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/DATA/data/languages/data.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Dalvik/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Dalvik/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Dalvik/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Dalvik/data/languages/Dalvik.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Dalvik/data/languages/Dalvik.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Dalvik/data/languages/Dalvik.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Dalvik/data/languages/Dalvik.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Dalvik/data/languages/Dalvik_Base.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Dalvik/data/languages/Dalvik_Base.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Dalvik/data/languages/Dalvik_Base.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Dalvik/data/languages/Dalvik_Base.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Dalvik/data/languages/Dalvik_Base.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Dalvik/data/languages/Dalvik_Base.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Dalvik/data/languages/Dalvik_Base.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Dalvik/data/languages/Dalvik_Base.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/languages/HC05-M68HC05TB.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/languages/HC05-M68HC05TB.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/languages/HC05.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/languages/HC05.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/languages/HC05.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/languages/HC05.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/languages/HC05.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/languages/HC05.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/languages/HC08.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/languages/HC08.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/languages/HC08.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/languages/HC08.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/languages/HC08.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/languages/HC08.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/languages/HCS08.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/languages/HCS08.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/languages/HCS08.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/languages/HCS08.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/languages/HCS08.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/languages/HCS08.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/languages/HCS08.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/languages/HCS08.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/languages/HCS08.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/languages/HCS08.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/languages/HCS_HC.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/languages/HCS_HC.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/manuals/HC05.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/manuals/HC05.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/manuals/HC08.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/manuals/HC08.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/manuals/HCS08.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/manuals/HCS08.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/test-vectors/HC05_tv.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/test-vectors/HC05_tv.s -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/test-vectors/HC08_tv.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/test-vectors/HC08_tv.s -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS08/data/test-vectors/HCS08_tv.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS08/data/test-vectors/HCS08_tv.s -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS12/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS12/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS12/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS12/data/languages/HCS12.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS12/data/languages/HCS12.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS12/data/languages/HCS12.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS12/data/languages/HCS12.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS12/data/languages/HCS12.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS12/data/languages/HCS12.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS12/data/languages/HCS12.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS12/data/languages/HCS12.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS12/data/languages/HCS12.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS12/data/languages/HCS12.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS12/data/languages/HCS_HC12.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS12/data/languages/HCS_HC12.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS12/data/languages/XGATE.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS12/data/languages/XGATE.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/HCS12/data/manuals/HCS12.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/HCS12/data/manuals/HCS12.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/JVM/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/JVM/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/JVM/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/JVM/data/ExtensionPoint.manifest: -------------------------------------------------------------------------------- 1 | VMInstruction 2 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/JVM/data/languages/JVM.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/JVM/data/languages/JVM.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/JVM/data/languages/JVM.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/JVM/data/languages/JVM.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/JVM/data/languages/JVM.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/JVM/data/languages/JVM.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/JVM/data/languages/JVM.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/JVM/data/languages/JVM.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/JVM/data/languages/JVM.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/JVM/data/languages/JVM.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/JVM/data/manuals/JVM.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/JVM/data/manuals/JVM.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/M8C/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/M8C/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/M8C/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/M8C/data/languages/m8c.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/M8C/data/languages/m8c.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/M8C/data/languages/m8c.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/M8C/data/languages/m8c.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/M8C/data/languages/m8c.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/M8C/data/languages/m8c.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/M8C/data/languages/m8c.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/M8C/data/languages/m8c.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/M8C/data/languages/m8c.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/M8C/data/languages/m8c.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MCS96/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MCS96/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MCS96/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MCS96/data/languages/MCS96.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MCS96/data/languages/MCS96.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MCS96/data/languages/MCS96.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MCS96/data/languages/MCS96.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MCS96/data/languages/MCS96.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MCS96/data/languages/MCS96.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MCS96/data/languages/MCS96.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MCS96/data/languages/MCS96.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MCS96/data/languages/MCS96.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MCS96/data/languages/MCS96.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MCS96/data/manuals/MCS96.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MCS96/data/manuals/MCS96.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/MIPS.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/MIPS.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips.dwarf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips.dwarf -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips16.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips16.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips32.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips32.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips32R6.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips32R6.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips32R6be.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips32R6be.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips32R6le.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips32R6le.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips32_fp64.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips32_fp64.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips32be.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips32be.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips32be.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips32be.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips32le.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips32le.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips32le.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips32le.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips32micro.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips32micro.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips64.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips64.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips64.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips64.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips64R6.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips64R6.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips64_32_n32.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips64_32_n32.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips64_32_o32.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips64_32_o32.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips64_32_o64.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips64_32_o64.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips64be.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips64be.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips64le.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips64le.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mips64micro.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mips64micro.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mipsfloat.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mipsfloat.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/languages/mipsmicro.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/languages/mipsmicro.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/manuals/MIPS.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/manuals/MIPS.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/manuals/mipsM16.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/manuals/mipsM16.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/manuals/mipsMic.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/manuals/mipsMic.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/manuals/r4000.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/manuals/r4000.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/patterns/MIPS_BE_patterns.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/patterns/MIPS_BE_patterns.xml -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/patterns/MIPS_LE_patterns.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/patterns/MIPS_LE_patterns.xml -------------------------------------------------------------------------------- /dependencies/ghidra/processors/MIPS/data/patterns/patternconstraints.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/MIPS/data/patterns/patternconstraints.xml -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PA-RISC/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PA-RISC/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PA-RISC/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PA-RISC/data/languages/pa-risc.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PA-RISC/data/languages/pa-risc.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PA-RISC/data/languages/pa-risc.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PA-RISC/data/languages/pa-risc.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PA-RISC/data/languages/pa-risc.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PA-RISC/data/languages/pa-risc.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PA-RISC/data/languages/pa-risc32.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PA-RISC/data/languages/pa-risc32.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PA-RISC/data/languages/pa-risc32.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PA-RISC/data/languages/pa-risc32.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PA-RISC/data/manuals/pa11_acd.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PA-RISC/data/manuals/pa11_acd.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/PIC24.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/PIC24.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/PIC24.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/PIC24.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/PIC24.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/PIC24.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/PIC24.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/PIC24.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/PIC24.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/PIC24.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/PIC24E.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/PIC24E.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/PIC24F.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/PIC24F.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/PIC24H.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/PIC24H.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/PIC30.dwarf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/PIC30.dwarf -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/PIC33.dwarf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/PIC33.dwarf -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/dsPIC30F.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/dsPIC30F.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/dsPIC33C.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/dsPIC33C.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/dsPIC33E.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/dsPIC33E.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/dsPIC33F.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/dsPIC33F.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic12.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic12.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic12c5xx.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic12c5xx.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic12c5xx.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic12c5xx.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic12c5xx.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic12c5xx.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic12c5xx.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic12c5xx.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic16.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic16.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic16.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic16.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic16.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic16.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic16.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic16.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic16.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic16.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic16c5x.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic16c5x.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic16c5x.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic16c5x.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic16c5x.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic16c5x.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic16c5x.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic16c5x.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic16f.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic16f.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic16f.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic16f.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic16f.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic16f.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic17c7xx.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic17c7xx.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic17c7xx.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic17c7xx.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic17c7xx.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic17c7xx.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic17c7xx.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic17c7xx.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic17c7xx.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic17c7xx.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic18.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic18.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic18.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic18.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic18.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic18.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic18.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic18.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/languages/pic18.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/languages/pic18.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/manuals/PIC-12.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/manuals/PIC-12.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/manuals/PIC-16.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/manuals/PIC-16.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/manuals/PIC-16F.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/manuals/PIC-16F.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/manuals/PIC-17.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/manuals/PIC-17.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/manuals/PIC-18.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/manuals/PIC-18.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PIC/data/manuals/PIC24.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PIC/data/manuals/PIC24.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/4xx.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/4xx.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/FPRC.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/FPRC.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/PowerPC.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/PowerPC.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/SPEF_SCR.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/SPEF_SCR.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/SPE_APU.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/SPE_APU.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/SPE_EFSD.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/SPE_EFSD.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/SPE_EFV.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/SPE_EFV.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/Scalar_SPFP.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/Scalar_SPFP.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/altivec.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/altivec.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/evx.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/evx.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/g2.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/g2.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/old/oldPPC.lang: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/old/oldPPC.lang -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/old/oldPPC.trans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/old/oldPPC.trans -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc.dwarf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc.dwarf -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc_32.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc_32.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc_32_be.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc_32_be.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc_32_be.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc_32_be.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc_32_le.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc_32_le.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc_32_le.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc_32_le.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc_64.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc_64.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc_64.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc_64.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc_64_32.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc_64_32.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc_64_be.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc_64_be.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc_64_le.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc_64_le.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc_a2.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc_a2.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc_common.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc_common.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc_embedded.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc_embedded.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc_isa.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc_isa.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/ppc_vle.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/ppc_vle.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/quicciii.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/quicciii.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/languages/vsx.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/languages/vsx.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/manuals/PowerISA.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/manuals/PowerISA.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/manuals/PowerPC.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/manuals/PowerPC.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/patterns/PPC_BE_patterns.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/patterns/PPC_BE_patterns.xml -------------------------------------------------------------------------------- /dependencies/ghidra/processors/PowerPC/data/ppc64-r2CallStubs.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/PowerPC/data/ppc64-r2CallStubs.xml -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/RV32G.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/RV32G.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/RV32GC.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/RV32GC.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/RV32I.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/RV32I.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/RV32IC.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/RV32IC.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/RV32IMC.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/RV32IMC.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/RV64G.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/RV64G.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/RV64GC.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/RV64GC.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/RV64I.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/RV64I.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/RV64IC.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/RV64IC.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.csr.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.csr.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.custom.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.custom.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.ilp32d.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.ilp32d.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.instr.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.instr.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.lp64d.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.lp64d.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.priv.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.priv.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.reg.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.reg.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32a.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32a.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32b.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32b.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32d.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32d.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32f.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32f.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32i.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32i.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32k.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32k.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32m.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32m.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32p.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32p.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32q.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv32q.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64a.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64a.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64b.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64b.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64d.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64d.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64f.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64f.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64i.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64i.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64k.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64k.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64m.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64m.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64p.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64p.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64q.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rv64q.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rvc.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rvc.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.rvv.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.rvv.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.table.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.table.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv.zi.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv.zi.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv32-fp.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv32-fp.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv32.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv32.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv32.dwarf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv32.dwarf -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv64-fp.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv64-fp.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv64.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv64.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/languages/riscv64.dwarf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/languages/riscv64.dwarf -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/patterns/patterncontraints.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/patterns/patterncontraints.xml -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/data/patterns/riscv_gc_patterns.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/data/patterns/riscv_gc_patterns.xml -------------------------------------------------------------------------------- /dependencies/ghidra/processors/RISCV/scripts/binutil.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/RISCV/scripts/binutil.py -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Sparc/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Sparc/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Sparc/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Sparc/data/languages/Sparc.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Sparc/data/languages/Sparc.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Sparc/data/languages/SparcV9.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Sparc/data/languages/SparcV9.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Sparc/data/languages/SparcV9.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Sparc/data/languages/SparcV9.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Sparc/data/languages/SparcV9.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Sparc/data/languages/SparcV9.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Sparc/data/languages/SparcV9_32.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Sparc/data/languages/SparcV9_32.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Sparc/data/languages/SparcV9_32.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Sparc/data/languages/SparcV9_32.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Sparc/data/languages/SparcV9_64.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Sparc/data/languages/SparcV9_64.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Sparc/data/languages/SparcV9_64.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Sparc/data/languages/SparcV9_64.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Sparc/data/languages/SparcVIS.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Sparc/data/languages/SparcVIS.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Sparc/data/manuals/Sparc.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Sparc/data/manuals/Sparc.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Sparc/data/patterns/SPARC_patterns.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Sparc/data/patterns/SPARC_patterns.xml -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH/Module.manifest: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH/data/languages/sh-1.slaspec: -------------------------------------------------------------------------------- 1 | 2 | @define SH_VERSION "1" 3 | 4 | @include "superh.sinc" 5 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH/data/languages/sh-2.slaspec: -------------------------------------------------------------------------------- 1 | @define SH_VERSION "2" 2 | 3 | @include "superh.sinc" 4 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH/data/languages/sh-2a.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH/data/languages/sh-2a.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH/data/languages/superh.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH/data/languages/superh.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH/data/languages/superh.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH/data/languages/superh.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH/data/languages/superh.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH/data/languages/superh.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH/data/languages/superh.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH/data/languages/superh.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH/data/languages/superh2a.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH/data/languages/superh2a.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH4/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH4/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH4/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH4/data/languages/SuperH4.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH4/data/languages/SuperH4.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH4/data/languages/SuperH4.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH4/data/languages/SuperH4.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH4/data/languages/SuperH4.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH4/data/languages/SuperH4.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH4/data/languages/SuperH4.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH4/data/languages/SuperH4.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH4/data/languages/SuperH4_be.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH4/data/languages/SuperH4_be.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH4/data/languages/SuperH4_be.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH4/data/languages/SuperH4_be.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH4/data/languages/SuperH4_le.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH4/data/languages/SuperH4_le.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH4/data/languages/SuperH4_le.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH4/data/languages/SuperH4_le.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/SuperH4/data/manuals/superh4.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/SuperH4/data/manuals/superh4.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/TI_MSP430/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/TI_MSP430/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/TI_MSP430/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/TI_MSP430/data/languages/TI430Common.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/TI_MSP430/data/languages/TI430Common.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/TI_MSP430/data/languages/TI430X.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/TI_MSP430/data/languages/TI430X.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/TI_MSP430/data/languages/TI_MSP430.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/TI_MSP430/data/languages/TI_MSP430.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/TI_MSP430/data/languages/TI_MSP430.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/TI_MSP430/data/languages/TI_MSP430.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/TI_MSP430/data/languages/TI_MSP430.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/TI_MSP430/data/languages/TI_MSP430.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/TI_MSP430/data/languages/TI_MSP430X.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/TI_MSP430/data/languages/TI_MSP430X.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/TI_MSP430/data/manuals/MSP430.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/TI_MSP430/data/manuals/MSP430.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/old/ToyV00BE64.lang: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/old/ToyV00BE64.lang -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/old/ToyV0BE64.trans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/old/ToyV0BE64.trans -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/old/ToyV0LE64.lang: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/old/ToyV0LE64.lang -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/old/ToyV0LE64.trans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/old/ToyV0LE64.trans -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/old/v01stuff/toy.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/old/v01stuff/toy.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/toy.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/toy.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/toy.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/toy.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/toy.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/toy.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/toy.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/toy.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/toy64.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/toy64.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/toy64_be.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/toy64_be.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/toy64_le.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/toy64_le.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/toyPosStack.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/toyPosStack.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/toy_be.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/toy_be.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/toy_builder.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/toy_builder.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/toy_harvard.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/toy_harvard.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/toy_le.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/toy_le.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/toy_wsz_be.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/toy_wsz_be.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Toy/data/languages/toy_wsz_le.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Toy/data/languages/toy_wsz_le.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/V850/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/V850/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/V850/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/V850/data/languages/V850.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/V850/data/languages/V850.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/V850/data/languages/V850.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/V850/data/languages/V850.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/V850/data/languages/V850.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/V850/data/languages/V850.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/V850/data/languages/V850.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/V850/data/languages/V850.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/V850/data/languages/V850.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/V850/data/languages/V850.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/V850/data/manuals/v850.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/V850/data/manuals/v850.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/V850/data/patterns/V850_patterns.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/V850/data/patterns/V850_patterns.xml -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Z80/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Z80/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Z80/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Z80/data/languages/z180.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Z80/data/languages/z180.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Z80/data/languages/z180.slaspec: -------------------------------------------------------------------------------- 1 | @define Z180 "" 2 | 3 | @include "z80.slaspec" 4 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Z80/data/languages/z182.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Z80/data/languages/z182.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Z80/data/languages/z80.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Z80/data/languages/z80.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Z80/data/languages/z80.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Z80/data/languages/z80.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Z80/data/languages/z80.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Z80/data/languages/z80.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Z80/data/languages/z80.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Z80/data/languages/z80.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Z80/data/languages/z8401x.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Z80/data/languages/z8401x.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Z80/data/manuals/Z180.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Z80/data/manuals/Z180.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Z80/data/manuals/Z80.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Z80/data/manuals/Z80.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/Z80/temp/z8401x.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/Z80/temp/z8401x.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/tricore/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/tricore/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/tricore/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/tricore/data/languages/tc172x.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/tricore/data/languages/tc172x.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/tricore/data/languages/tc176x.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/tricore/data/languages/tc176x.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/tricore/data/languages/tc29x.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/tricore/data/languages/tc29x.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/tricore/data/languages/tricore.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/tricore/data/languages/tricore.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/tricore/data/languages/tricore.dwarf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/tricore/data/languages/tricore.dwarf -------------------------------------------------------------------------------- /dependencies/ghidra/processors/tricore/data/languages/tricore.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/tricore/data/languages/tricore.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/tricore/data/languages/tricore.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/tricore/data/languages/tricore.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/tricore/data/languages/tricore.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/tricore/data/languages/tricore.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/tricore/data/languages/tricore.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/tricore/data/languages/tricore.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/tricore/data/languages/tricore.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/tricore/data/languages/tricore.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/tricore/data/manuals/tricore.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/tricore/data/manuals/tricore.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/tricore/data/manuals/tricore2.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/tricore/data/manuals/tricore2.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/Module.manifest: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/certification.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/certification.manifest -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/adx.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/adx.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/avx.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/avx.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/avx2.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/avx2.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/avx2_manual.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/avx2_manual.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/avx_manual.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/avx_manual.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/bmi1.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/bmi1.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/bmi2.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/bmi2.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/cet.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/cet.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/clwb.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/clwb.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/fma.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/fma.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/ia.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/ia.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/lzcnt.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/lzcnt.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/mpx.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/mpx.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/old/x86RealV1.lang: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/old/x86RealV1.lang -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/old/x86RealV1.trans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/old/x86RealV1.trans -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/old/x86V1.lang: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/old/x86V1.lang -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/old/x86V1.trans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/old/x86V1.trans -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/old/x86smmV1.lang: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/old/x86smmV1.lang -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/old/x86smmV1.trans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/old/x86smmV1.trans -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/pclmulqdq.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/pclmulqdq.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/rdrand.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/rdrand.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/sgx.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/sgx.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/sha.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/sha.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/smx.sinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/smx.sinc -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86-16-real.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86-16-real.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86-16.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86-16.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86-16.gdis: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86-16.gdis -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86-16.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86-16.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86-64-gcc.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86-64-gcc.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86-64-win.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86-64-win.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86-64.dwarf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86-64.dwarf -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86-64.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86-64.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86-64.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86-64.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86.dwarf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86.dwarf -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86.ldefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86.ldefs -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86.opinion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86.opinion -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86.pspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86.pspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86.slaspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86.slaspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86borland.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86borland.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86delphi.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86delphi.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86gcc.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86gcc.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/languages/x86win.cspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/languages/x86win.cspec -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/manuals/x86.idx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/manuals/x86.idx -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/patterns/x86gcc_patterns.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/patterns/x86gcc_patterns.xml -------------------------------------------------------------------------------- /dependencies/ghidra/processors/x86/data/patterns/x86win_patterns.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/processors/x86/data/patterns/x86win_patterns.xml -------------------------------------------------------------------------------- /dependencies/ghidra/src/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/CMakeLists.txt -------------------------------------------------------------------------------- /dependencies/ghidra/src/action.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/action.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/address.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/address.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/architecture.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/architecture.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/bfd_arch.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/bfd_arch.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/block.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/block.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/blockaction.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/blockaction.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/capability.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/capability.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/cast.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/cast.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/comment.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/comment.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/condexe.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/condexe.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/context.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/context.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/coreaction.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/coreaction.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/cover.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/cover.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/cpool.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/cpool.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/crc32.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/crc32.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/database.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/database.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/double.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/double.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/dynamic.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/dynamic.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/emulate.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/emulate.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/emulateutil.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/emulateutil.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/filemanage.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/filemanage.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/float.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/float.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/flow.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/flow.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/fspec.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/fspec.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/funcdata.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/funcdata.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/funcdata_block.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/funcdata_block.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/funcdata_op.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/funcdata_op.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/funcdata_varnode.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/funcdata_varnode.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/globalcontext.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/globalcontext.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/heritage.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/heritage.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/inject_sleigh.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/inject_sleigh.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/jumptable.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/jumptable.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/loadimage.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/loadimage.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/loadimage_bfd.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/loadimage_bfd.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/memstate.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/memstate.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/merge.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/merge.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/op.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/op.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/opbehavior.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/opbehavior.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/opcodes.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/opcodes.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/options.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/options.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/override.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/override.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/pcodecompile.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/pcodecompile.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/pcodeinject.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/pcodeinject.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/pcoderaw.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/pcoderaw.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/prefersplit.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/prefersplit.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/prettyprint.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/prettyprint.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/printc.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/printc.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/printlanguage.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/printlanguage.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/rangeutil.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/rangeutil.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/ruleaction.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/ruleaction.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/semantics.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/semantics.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/sleigh.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/sleigh.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/sleigh_arch.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/sleigh_arch.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/sleighbase.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/sleighbase.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/slgh_compile.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/slgh_compile.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/slghpatexpress.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/slghpatexpress.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/slghpattern.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/slghpattern.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/slghsymbol.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/slghsymbol.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/space.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/space.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/stringmanage.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/stringmanage.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/subflow.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/subflow.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/transform.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/transform.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/translate.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/translate.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/type.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/type.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/typeop.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/typeop.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/unionresolve.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/unionresolve.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/userop.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/userop.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/variable.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/variable.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/varmap.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/varmap.cc -------------------------------------------------------------------------------- /dependencies/ghidra/src/varnode.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/dependencies/ghidra/src/varnode.cc -------------------------------------------------------------------------------- /include/coronium/binary-image.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/include/coronium/binary-image.hpp -------------------------------------------------------------------------------- /include/coronium/coronium.hpp.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/include/coronium/coronium.hpp.in -------------------------------------------------------------------------------- /include/coronium/emitters.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/include/coronium/emitters.hpp -------------------------------------------------------------------------------- /src/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/src/CMakeLists.txt -------------------------------------------------------------------------------- /src/binary-image.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/src/binary-image.cpp -------------------------------------------------------------------------------- /src/coronium.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/src/coronium.cpp -------------------------------------------------------------------------------- /src/emitters.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/src/emitters.cpp -------------------------------------------------------------------------------- /tests/example_one/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/tests/example_one/Makefile -------------------------------------------------------------------------------- /tests/example_one/example_one.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/tests/example_one/example_one.cpp -------------------------------------------------------------------------------- /tests/example_two/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/tests/example_two/Makefile -------------------------------------------------------------------------------- /tests/example_two/example_two.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/tests/example_two/example_two.cpp -------------------------------------------------------------------------------- /update_ghidra_src.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jstaursky/coronium/HEAD/update_ghidra_src.py --------------------------------------------------------------------------------