grampkg.z80 230 B

12345678910
  1. ;All routines must be 768 bytes or less
  2. ;They get copied to saveSScreen
  3. #ifndef EXCLUDE_GRAMPKG_INC
  4. #include "grammer.inc"
  5. #include "grammer2.5.inc"
  6. #endif
  7. .db "Gram"
  8. .dw MODULE_VERSION ;minimum version
  9. .dw (+_-2-$)/2
  10. _: