hoglet67 / PiTubeDirect

Bare-metal Raspberry Pi project that attaches to the Acorn TUBE interface and emulates many BBC Micro Co Processors
GNU General Public License v3.0
188 stars 23 forks source link

fixed 6502 coprocessor list for Electron #159

Closed mincebert closed 2 years ago

mincebert commented 2 years ago

the offset into the text to correct FX 151 into FX 147 was wrong in the 6502 code

this was causing the list heading on the Electron to be printed wrongly (i.e. ...*F14151...)

hoglet67 commented 2 years ago

Thanks for this pull request.

There's now a new release candidate that includes this fix. https://github.com/hoglet67/PiTubeDirect/releases/tag/hognose-rc3