Reply to post: Re: Z80 vs 6502/6510 for games

ZX Spectrum, the 8-bit home computer that turned Europe on to PCs, is 40

DexterWard

Re: Z80 vs 6502/6510 for games

I thought the Z80 was more powerful than the 6502 until I had written games for both. Then I realised the 6502 is much better than it looks; the zero page is effectively 256 (slow) registers. It’s actually easier to write fast efficient code on the 6502; in many ways it was the first RISC machine.

In terms of speed a 1 MHz 6502 and 2 MHz Z80 were pretty much the same, but 6502 code tended to be more compact.

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon