Commodore 128 Assembly #37: SHA-256 part 7

Опубликовано: 19 Июнь 2026
на канале: Aaron Baugher
126
4

Added a routine to load a file, and then started on padding the message data. I noticed when watching this that the loadfile routine doesn't get the first two bytes of the file, because the file is a PRG so it expects the first two bytes to be the load address. Have to fix that next time, and then finish up the message padding.

You can find related resources and a link to the code repository for the series here: https://aaron.baugher.biz/pages/6502-...

If you would like to contribute to support these videos, please see my Patreon at   / aaronbaugher   . Thank you!