summaryrefslogtreecommitdiff
path: root/tools/pxlasm.py
AgeCommit message (Expand)AuthorFilesLines
2010-03-05assemble the optional VU payload.Hin-Tak Leung1-0/+14
2010-03-05adding the correponding VUAttrs so that the assemble script can assemble the ...Hin-Tak Leung1-0/+4
2010-03-04raise error instead of continuing to creating broken PXL stream, when the inp...Hin-Tak Leung1-0/+1
2010-03-04informative message when assembly fails; another issue uncovered in trying to...Hin-Tak Leung1-0/+2
2010-03-04adding a few VendorUnique attribute numbers; 2nd part of fixing 691146Hin-Tak Leung1-1/+3
2008-05-30Modified to work on 64 bit architectures and improves how big andHenry Stiles1-19/+8
2006-07-06Provide more info on a failed assembly.Henry Stiles1-14/+13
2006-05-04reading past the end of one type hex dump format was a problem withHenry Stiles1-11/+17
2004-12-18The assembler would fail if the character ']' appeared as data in anHenry Stiles1-3/+3
2003-02-25Adds vendor operator and attributes.Henry Stiles1-0/+3
2002-10-25Adds SetDefaultGS operators to XL assembler and disassembler.Henry Stiles1-0/+1
2002-10-18cvs2log.py - python 2.1 -> python 2.2, socket incompatibilities.Henry Stiles1-35/+57
2002-08-14Updates xl assembler and dissasembler to support pxl 3.0. AlsoHenry Stiles1-54/+71
2002-04-08Added copywrite and licence header.Stefan Kemper1-1/+8
2002-03-01The xl assembler had several incompatibilities with Python 2.1. TheHenry Stiles1-67/+17
2000-10-23PXL level 2.0 assembler - program to read PXL 2.0 protocol in text andHenry Stiles1-0/+802