13 Commits
Author SHA1 Message Date
ApfelTeeSaft 9aec398919 Implement "IsSelfModifying" flag 2026-01-21 18:30:40 +01:00
ApfelTeeSaft 8242ffb49b Merge pull request #13 from KallDrexx/loopback_instruction_fix
Loopback jumps should occur on the same cpu address of the jump
2026-01-17 17:55:48 +01:00
ApfelTeeSaft 26af1f4aa6 close enough ig 2025-10-23 11:34:11 +02:00
ApfelTeeSaft 11b9943c09 Update build-release.yml 2025-10-09 14:04:39 +02:00
ApfelTeeSaft 54b9e3d3df Update build-release.yml 2025-10-09 14:01:44 +02:00
ApfelTeeSaft a9f323722f Add CI/CD workflow 2025-10-09 13:58:18 +02:00
ApfelTeeSaft e8a57399ce Merge pull request #7 from KallDrexx/16kb_fix
Fix 16KB roms not decompiling
2025-09-29 08:47:45 +02:00
ApfelTeeSaft bc76d20895 Merge pull request #6 from KallDrexx/loop_unreferenced_instruction_analysis
Loop EnsureReferencedAddressesAreDisassembled
2025-09-28 20:23:11 +02:00
ApfelTeeSaft 32e3d78e6d Merge pull request #5 from KallDrexx/nmi_decompiling
Decompile direct jumps to instructions that are in between other instructions
2025-09-26 14:19:51 +02:00
ApfelTeeSaft 1e9899b9bc Merge pull request #4 from KallDrexx/nmi_decompiling
Add decompililng of other entrypoints, and add specific support for NMI and IRQ vectors
2025-09-25 02:52:33 +02:00
ApfelTeeSaft 588841b46b Merge pull request #2 from KallDrexx/instruction_tostring_fix
Fixed instruction ToString() formatting.
2025-09-08 02:03:51 +02:00
ApfelTeeSaft 4d955c2104 create readme 2025-05-15 14:35:29 +02:00
ApfelTeeSaft 810f1458cb Initial commit 2025-05-15 14:33:41 +02:00