rz80std.inc 213 B

123456789101112131415161718192021222324252627
  1. { don't edit, this file is generated from z80reg.dat }
  2. 'INVALID',
  3. 'a',
  4. 'c',
  5. 'b',
  6. 'bc',
  7. 'e',
  8. 'd',
  9. 'de',
  10. 'l',
  11. 'h',
  12. 'hl',
  13. 'ix',
  14. 'iy',
  15. 'a''',
  16. 'c''',
  17. 'b''',
  18. 'e''',
  19. 'd''',
  20. 'l''',
  21. 'h''',
  22. 'sp',
  23. 'pc',
  24. 'r',
  25. 'f',
  26. 'f''',
  27. 'i'