On Sun, Nov 12, 2023 at 9:14 PM dave--- wrote:
> I am currently working on defining records to describe memory-mapped
> registers on the Raspberry Pi's arm/aarch64 processor. It is painful and
> brittle to do this in Pascal. Recent versions of Ada/GNAT allow one to
> define both field locat
Hello,
I am currently working on defining records to describe memory-mapped
registers on the Raspberry Pi's arm/aarch64 processor. It is painful and
brittle to do this in Pascal. Recent versions of Ada/GNAT allow one to
define both field location and byte-order in a record representation cl