rz80std.inc 219 B

12345678910111213141516171819202122232425262728
  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. 'sp',
  24. 'f',
  25. 'f''',
  26. 'pc',
  27. 'i',
  28. 'r'