Skip to content

My modifications of the LUnix system, a small Unix-like system for the C64.

License

Notifications You must be signed in to change notification settings

SteffenBauer/64nux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

64nux

64nux

A small Unix-like operating system for the C64.

Original project to be found at: LUnix, see also 64-lng

My modifications so far:

  • C64-only
  • Some cleanup of the kernel source code organization
  • Moved screen memory to the C000-FFFF block.
  • Now using memory below D000-D800 as customized character memory. Modified the character map to be more compliant with VT100.
  • New tool memmap to show current memory usage (per memory page)
  • New tool charmap to show character map (shifted/unshifted and inverse characters)

Work in progress:

  • ed text editor

License

Licensed under the GNU Lesser General Public License 2.0, see LICENSE

Original copyright Daniel Dallmann and the LNG community

About

My modifications of the LUnix system, a small Unix-like system for the C64.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published