faithanalog / language-z80

Z80 grammar for the atom.io editor
GNU General Public License v3.0
4 stars 3 forks source link

Add ez80 assembly support #3

Open faithanalog opened 8 years ago

faithanalog commented 8 years ago

the TI-84+CE has been out for awhile, and it uses ez80 syntax. It'd be nice for this addon to support it, and really it shouldve been done quite awhile ago.

All that really needs to be done is to update the opcodes to include all the new ez80 ones, and update the registers to include new ez80 registers.

pathawks commented 8 years ago

Do you have a list of what needs to be added?