aboutsummaryrefslogtreecommitdiffstats
path: root/lang/huc
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on -currentkrion2004-02-212-22/+18
| | | | | PR: ports/63139 Submitted by: Ports Fury
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* New port: lang/huc (PC Engine C Compiler)edwin2003-12-295-0/+119
HuC is a PC Engine C compiler. It can create ROMs (hucard) or CD images and is bundled with an assembler and all kinds of libraries. You can ouput text, scrolls, make sound, control CD, handle sprites and tiles, and more. PR: ports/60511 Submitted by: Frederic <nexusb@free.fr>