rz80std.inc 227 B

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