Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Includes in ASM
#2
Yes.
Includes within the asm are the same as includes in normal code: #include "file.asm"

Binary includes within an ASM context are possible using INCBIN directive. You have an example here:
https://github.com/boriel/zxbasic/blob/m...zx.bas#L19
Reply


Messages In This Thread
Includes in ASM - by bracckets - 2024-03-27, 04:16 PM
RE: Includes in ASM - by boriel - 2024-03-28, 04:50 PM
RE: Includes in ASM - by bracckets - 2024-04-04, 01:17 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)