-
Notifications
You must be signed in to change notification settings - Fork 0
Third Party Components
Rudolf Stepan edited this page Jun 20, 2026
·
2 revisions
This repository includes integrations/adaptations based on external upstream projects.
- Upstream: https://github.com/mist64/msbasic
- License signal from upstream README: 2-clause BSD
- Local usage: build helpers and SBC6502-specific port files produce
roms/msbasic.rom.
Recommended publication practice:
- Keep attribution to upstream project and authors.
- Include a note that the ROM was generated from
mist64/msbasic. - Include or link upstream license text/reference from the upstream README.
- Upstream: https://github.com/maksimKorzh/6502-chess
- License signal from upstream repository: MIT
- Local usage: adapted standalone ROM source in
tools/chess/chess.sproducesroms/chess.rom.
Recommended publication practice:
- Keep attribution to upstream project and author.
- Preserve the MIT license notice/reference for the adapted chess ROM source.
- Publishing generated ROM artifacts is generally feasible when upstream attribution and license obligations are kept.
- Verify third-party license terms before redistribution in binary form.
Generated from 6502-sbc-emulator Markdown documentation. FPGA hardware track: 6502-sbc-fpga (FPGA Wiki).