spjewkes / jrnz

A work-in-progress ZX Spectrum emulator
MIT License
1 stars 0 forks source link

Move instruction table to somewhere more appropriate #15

Open spjewkes opened 7 years ago

spjewkes commented 7 years ago

Currently this resides in the Z80 state class. I'd like to investigate better ways of defining and storing this table.