spjewkes / jrnz

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

Instructions shouldn't need to be explicit about operands that are implicit #21

Open spjewkes opened 7 years ago

spjewkes commented 7 years ago

We have cases like JP and DEC that specify an operand that probably shouldn't need to be explicit as it's specific to that instruction.