News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu
avatar_krusty_benediction

z80 labels of firmware calls

Started by krusty_benediction, 22:03, 07 May 22

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

krusty_benediction

Hello;
I'm pretty sure it exists somewhere, but I have not found an asm file containing the label/value for most firmware calls.

So I have generated them with the accompanying documentation. Everything is collected from: http://www.cantrell.org.uk/david/tech/cpc/cpc-firmware/

I have not controlled yet if they are all right, I have only controlled that the asm file is valid (at least on my assembler).
Here are the files : https://github.com/cpcsdk/rust.cpclib/tree/master/cpclib-asm/assets/firmware
and the generator if you which to handle differently math particularities: https://github.com/cpcsdk/rust.cpclib/blob/master/cpclib-asm/tools/build_firmware_labels.py

Powered by SMFPacks Menu Editor Mod