https://github.com/mikewarot/res21
8021 disassembler built using Lazarus
https://github.com/mikewarot/res21
8021 disassembler gui pascal
Last synced: 4 months ago
JSON representation
8021 disassembler built using Lazarus
- Host: GitHub
- URL: https://github.com/mikewarot/res21
- Owner: mikewarot
- License: mit
- Created: 2024-09-10T19:57:41.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T22:32:28.000Z (almost 2 years ago)
- Last Synced: 2025-02-28T08:02:10.354Z (over 1 year ago)
- Topics: 8021, disassembler, gui, pascal
- Language: Pascal
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Disassembler for Intel 8021 created from scratch, so I can fix an Apple M0110 by replacing it's 8021 based keyboard controller
I'm using a GUI framework because I think that'll be easier as things get interactive.