Groups | Search | Server Info | Login | Register
Groups > comp.games.development.programming.misc > #46
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail |
|---|---|
| Newsgroups | comp.games.development.programming.misc |
| From | automn <automn@willow.org> |
| Subject | ados-nes |
| Reply-To | Automn <automn@willow.org> |
| User-Agent | slrn/pre1.0.0-18 (Linux) |
| Message-ID | <slrnllgbt2.tnm.automn@sigtrans.org> (permalink) |
| Date | 23 Apr 2014 21:24:21 GMT |
| Lines | 35 |
| Organization | SunSITE.dk - Supporting Open source |
| NNTP-Posting-Host | 213.239.213.249 |
| X-Trace | news.sunsite.dk DXC=[In6O96V?C@3j@n`X75YjCYSB=nbEKnkKeGTQQm]HO0G=IafYOAHQTOO?megF_7cDK]mBcY05??AF2hlOk?Kk5NN=VSKTJT0Hd@TS@6`B<eEgA |
| X-Complaints-To | staff@sunsite.dk |
| Xref | csiph.com comp.games.development.programming.misc:46 |
Show key headers only | View raw
Hello everyone, I programmed a small OS for the NES. Features are : . mono-lithic such as BSD . fresh code, no Linux or BSD except for ideas . no devices, everything a latch . for NES hardware hacking (small codebase, at this time of writing 2000+ lines) . kmemcpy, kmemset implemented together with kmalloc for doing everything (See also libc.rogue at http://github.com/v-zor/libc.rogue from OpenBSD) . character terminal with embedded font (again as in OpenBSD) . for NES hardware hacking Planned features : . gstar, embedded smalltalk kernel . ramdisk device . disks for NES ATAPI (latch same as ROM) . Ada support for nes . embedding of neslisp (http://sf.net/projects/neslispc64, needs consts for having no memory area overflows but has been ported to nes/Commodore64) . some more things The project is hosted at Sourceforge, the link is http://sf.net/projects/ados-os-nes, tarballs included. Happy hacking, Automn -- Time heals.
Back to comp.games.development.programming.misc | Previous | Next | Find similar
ados-nes automn <automn@willow.org> - 2014-04-23 21:24 +0000
csiph-web