dbuchwald / 6502

DB6502: 65C02 based computer inspired by BE6502
MIT License
145 stars 30 forks source link

Replace all ugly instances of .byte ... $00 by .asciiz #35

Open dbuchwald opened 4 years ago

dbuchwald commented 4 years ago

Quite a few places where this has been done, and it's ugly