1.5.1
This is a tool to create a rom image with reset vector.
This program can be used to create a ROM immage for the MOS 6502 tutorial from Ben Eater.
Development versions available with:
alr index --add "git+https://github.com/krischik/alire-index.git#develop" --name krischik
Source code and testsuite available on SourceForge
- Authors
- Martin Krischik <krischik@users.sourceforge.net>
- Maintainers
- Martin Krischik <krischik@users.sourceforge.net>
- Licenses
- GPL-3.0-or-later
- Tags
- mos-6502, tools, retrocomputing, ada2022
- Executables
- create_reset
- Manifest
- index/mo/mos6502_create_reset/mos6502_create_reset-1.5.1.toml
Build and platform metadata 2 fields
- Build switches
{
"*": {
"ada_version": "Ada2022",
"source_encoding": "UTF_8"
},
"development": {
"compile_checks": "Warnings",
"contracts": "Yes",
"debug_info": "Yes",
"optimization": "Debug",
"runtime_checks": "Overflow"
},
"release": {
"compile_checks": "Warnings",
"contracts": "No",
"debug_info": "No",
"optimization": "Performance",
"runtime_checks": "Default"
},
"validation": {
"compile_checks": "Warnings",
"contracts": "Yes",
"debug_info": "Yes",
"optimization": "Debug",
"runtime_checks": "Everything"
}
}
- Additional origin data
{
"hashes": [
"sha256:5f00c839ab90735353b8f50312473c2e2ad42a9707edbf64b72f565bee2616c0",
"sha512:01390072e83e4faa6786530ae2648a90bb94b1a1841f18559d91ecb8f48963ccf51c5f083601541c0bb3f5f18f0697418e0ea81efe49b066576b33724abfe047"
]
}