aboutsummaryrefslogtreecommitdiff
path: root/lang/nesasm
Commit message (Collapse)AuthorAgeFilesLines
* - Respect CC/CFLAGSMartin Wilke2011-11-241-0/+5
| | | | | | | | | | PR: 162536 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=286374
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* Fix typo: PORTREVISON -> PORTREVISIONChristian Weisgerber2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237284
* - fix plist when -DNOPORTDOCSIon-Mihai Tetcu2008-06-292-7/+8
| | | | | | | | | | - bump PORTREVISION Prompted by: QA Tindy run Approved by: maintainer timeout on BotMail Notes: svn path=/head/; revision=215975
* New port: lang devel/nesasm: 6502 assembler with specific NES supportEdwin Groothuis2007-09-065-0/+51
nesasm is a 6502 assembler with specific NES support. NES support in this case refers to FamiCOM and Nintendo Entertainment System support. lang/fasm has been used as a reference on how an assembler should be ported. Feedback is as always welcome, hopefully it will lead to me producing better ports and less work for you committer ;) WWW: http://bobrost.com/nes/resources.php PR: ports/115254 Submitted by: Pontus Stenetorp <ninjin@kth.se> Notes: svn path=/head/; revision=198903