AnyCPU
http://anycpu.org/forum/

Yet Another 6809 SBC, with a Unix-like environment
http://anycpu.org/forum/viewtopic.php?f=17&t=1072
Page 1 of 1

Author:  DoctorWkt [ Sat Aug 19, 2023 4:34 am ]
Post subject:  Yet Another 6809 SBC, with a Unix-like environment

Hi all, after a few months of work I've finally got to the point where I can announce my "Nine-E" project. This is a 6809 SBC with a UART, storage on a USB key, 8K of ROM and 54K of RAM. That's enough to get a Unix-like environment up and running on it (no multitasking). Here's a link to the project: https://github.com/DoctorWkt/Nine-E

And a picture of the board below. Cheers, Warren

Attachments:
File comment: PC board
pcbphoto.jpg
pcbphoto.jpg [ 111.85 KiB | Viewed 2287 times ]

Author:  BigEd [ Sat Aug 19, 2023 6:47 am ]
Post subject:  Re: Yet Another 6809 SBC, with a Unix-like environment

Very nice! From your README status report:
Quote:
The hardware is rock solid. I've got the xv6 filesystem in ROM and working well. I've got some of the FUZIX libc running including the mem/string functions, the stdio functions, and malloc/brk/sbrk. The rest of the libc is untested.

There are some basic programs, e.g. the ones that come with xv6. There is also a simple vi-like editor, a simple less-like pager, and a document processor called roff. So, with the current system, you can edit documents, process them and see the output.

There is a simple shell that knows about * and ? expansion, file redirection such as >, <, >> and 2>.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/