https://github.com/ksherlock/wdc-utils
Missing utilities for WDC's 65xx developer tools
https://github.com/ksherlock/wdc-utils
appleiigs iigs omf wdc wdc65816
Last synced: 8 months ago
JSON representation
Missing utilities for WDC's 65xx developer tools
- Host: GitHub
- URL: https://github.com/ksherlock/wdc-utils
- Owner: ksherlock
- Created: 2017-01-06T01:39:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-02-19T16:16:12.000Z (over 1 year ago)
- Last Synced: 2025-10-14T20:36:39.765Z (8 months ago)
- Topics: appleiigs, iigs, omf, wdc, wdc65816
- Language: C++
- Size: 204 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
wdcomf
------
object file linker. Generates OMF files (for use with the Apple IIgs)
wdcdumpobj
----------
object file disassembler
building
--------
builds with MSYS2/MingW64 (most useful since WDC's tools are windows-based) or MacOS, etc.