Greg's File-List

Name

Date

Size

Description

cc65-lunix-sources.tgz

2005-March-21

76820 bytes

Source-code of a LUnix library for the cc65 C-language cross-compiler package.
This is alpha-test code. Most of it works; some of it might not work, yet.
(As the date shows, some of this is obsolete.)

memmap.zip

2003-June-5

14263 bytes

cc65 C-source-code and a pre-compiled binary-executable of a LUnix application/command.
memmap is like LUnix's meminfo command: it shows how RAM pages are being used. But, it shows, in a table, the status of every individual page.

lunix.x64

2003-July-31

174912 bytes

A disk image (for VICE) that has some of cc65's test programs built for LUnix v0.21. (Some of them work; some of them do not work.)

pdirectory.tgz

2005-September-9

18742 bytes

cc65 source-code of POSIX directory-functions:

  • header-files and test-program for all targets,
  • functions for the CBM targets.


These files are meant to be used with cc65. That package has a C-language compiler, assembler, linker, function-library manager, other programs, and source-code. It allows you to cross-develop programs for several classic eight-bit computers with 6502 chips, such as the Apple II, the Atari 800XL, and the Commodore 64.

You can get more information about cc65 from http://www.cc65.org/.

You can get more information about LUnix from http://lng.sourceforge.net/.