PicASM PIC12X Edit Mode (assembly-pic12x.xml v1.0 by Brad Normand)
Submitted by Thursday, 10 February, 2011 - 00:48
on
Edit mode supporting PicASM syntax for PIC12X 12 bit instruction length series chips.
Specifically, this was developed with 12C508 to 12CE519 chips in mind, but is easily adaptable to other PIC microcontrollers. If anyone feels like enhancing this edit mode, go ahead and upload it!
Supports numeric literals in forms like 0xABC123, 0ABC123h, 01010101b, 42d, 01234567o.
Please remember to create an entry in the modes/catalog file or this edit mode won't show up!
Specifically, this was developed with 12C508 to 12CE519 chips in mind, but is easily adaptable to other PIC microcontrollers. If anyone feels like enhancing this edit mode, go ahead and upload it!
Supports numeric literals in forms like 0xABC123, 0ABC123h, 01010101b, 42d, 01234567o.
Please remember to create an entry in the modes/catalog file or this edit mode won't show up!
Updated on 02/10/2011 - 00:48
Downloads: 1295