Skip to content

Indigo Alpha5

Pre-release
Pre-release
Compare
Choose a tag to compare
@hoglet67 hoglet67 released this 01 Mar 11:29
· 0 commits to master since this release

This is an alpha release of the PiTubeDirect Indigo version.

IMPORTANT: If you want to use RISC-V BBC Basic on the RISC-V Co Processor, you must use version 20230924 or later, available here.

Changes from Indigo Alpha4 include:

Co Pros 0-3 (6502), Co Pro 15 (Native ARM) and Co Pro 24 (6502 JIT):

  • aa62026 copro-65tubeasm.S : make 64bit stack alignment clearer (#206)
  • ef2169e Make sure the stack is 64bit aligned in assembler (#206)

Co Pro 15 (Native ARM):

  • 753bc23 Fix This is not a language causing hard crash on Ctrl-BREAK (#205)

Co Pro 23 (Risc V):

  • 2552913 Clear escape flag on BREAK