FUZIX.git
2017-09-30 Alan Coxgetopt: correct details of prototype (cc65 cares about...
2017-09-30 Alan Cox6502: fix Library build
2017-09-30 Alan CoxREADME.binfmt: Document executable format and related...
2017-09-30 Alan CoxMakefile: ensure fcc path is present
2017-09-29 Alan CoxMakefile: split CPU and USERCPU
2017-09-29 Alan Cox65c816: ld config file
2017-09-29 Alan Coxld65-65c816: config file for near 64K sized binaries
2017-09-29 Alan Coxcoco2cart: link file
2017-09-29 Alan Coxkernel: simplify Makefile
2017-09-29 Alan CoxMakefile: tweaks for some 6809 stuff
2017-09-29 Alan CoxApplications: remove now dead Makefiles
2017-09-29 Alan CoxMakefile: change top level makefile for new setup
2017-09-29 Alan CoxApplications: Update for new Makefile setup
2017-09-29 Alan CoxLibrary: Makefile changes so we can have a saner build...
2017-09-29 Alan CoxTODO: swap free reporting is now done
2017-09-29 Alan Coxtools: fix makeversion
2017-09-29 Alan CoxREADME: update and remove obsolete bits
2017-09-29 Alan CoxLibrary: preparations for sorting out Makefiles
2017-09-29 Alan Coxsyscalls.h: fix error in headers
2017-09-29 Alan Coxkernel: remove obsolete CP/M bits
2017-09-28 Alan Coxbank16: trivial tidy
2017-09-28 Alan Coxswap: add reporting of swap space free/available
2017-09-28 Alan Coxkernel.h: add CPu types
2017-09-28 Alan Coxuanme: extend the sysinfo block and add swap bits to it
2017-09-26 Alan CoxMakefile pieces for 65c816
2017-09-26 Alan Cox65c816: fix bank setting bug
2017-09-26 Alan Cox65c816: fix uputw()
2017-09-26 Alan Cox65c816: note syscall vector in readme
2017-09-26 Alan Coxexecve: note a thing to check, do a spot tidy
2017-09-26 Alan Cox65c816: fix more asm paths
2017-09-25 Alan Coxv65c816: fix platform code silliness
2017-09-25 Alan Cox65c816: fix various bugs in the core code
2017-09-25 Alan Coxcpu-65c816: note 8MB limit in current logic
2017-09-24 Alan Coxv65c816: fix disk driver bug
2017-09-24 Alan Cox65c816: tidy up hardcoded offset
2017-09-24 Alan Coxv658c16: fix memory size reporting
2017-09-24 Alan Cox65c816: fix interrupt return path for the kernel case
2017-09-24 Alan Coxv64: ouch .... how did that ever work ?
2017-09-24 Alan Cox65c816: update the fork code to copy the DP/S area...
2017-09-24 Alan Cox65c816: further updates
2017-09-23 Alan Coxcpu-65c816: add notes
2017-09-23 Alan Coxv65c816: remove dead code
2017-09-23 Alan Coxv65c816: make bank code auto-select right number of...
2017-09-23 Alan Cox65c816: further updates
2017-09-23 Alan Cox6502: fix a bug in ugets()
2017-09-22 Alan Cox65c816: Makefile
2017-09-22 Alan Cox65c816: further updates
2017-09-22 Alan Coxv658c16: intial sketches of the needed platform code
2017-09-21 Alan Cox65c816: this mornings fiddling
2017-09-20 Alan Cox65c816: first sketch of needed code
2017-09-20 Alan Coxsmallc: remove literal buffer
2017-09-20 Alan Coxoutstack: error checking
2017-09-20 Alan Coxcode6801: use the standard routines for code/data switching
2017-08-15 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2017-08-15 EtchedPixelsMerge pull request #511 from beretta42/socket
2017-08-15 Alan Coxtty: fix bugs in the maywait changes
2017-08-15 Alan CoxZ80: add a flat binary to Z80 snapshot maker
2017-08-15 Alan Coxplus3: do some initial changes
2017-08-15 Brett Gordonnetd: fix name collisions in ntpdate
2017-08-15 Brett Gordonnetd: fix ping symbol name collisions
2017-08-15 Brett Gordonlib: so compiler can find size_t and ssize_t
2017-08-15 Brett Gordonlib: bring liberror.c up to date with kernel
2017-08-15 Brett Gordonadd new sendto() error numbers
2017-08-15 Brett Gordonnet: easy fix to sendto()
2017-08-12 Alan Coxplus3: get things back into a compiling state
2017-08-12 Alan Coxplus3: add a header for generic 8bit IDE
2017-08-12 Alan Coxzx128: switch to level 0, get building ok
2017-08-12 Alan Coxplus3: update README ready for doing some actual work...
2017-08-12 Alan Coxz80: update lowlevel-banked to account for hard_ei...
2017-08-12 Alan Coxtty: revert to reporting success/fail on inproc
2017-08-12 Alan Coxtty: restore inproc return
2017-08-12 Alan Coxzx128: update notes
2017-08-12 Alan Coxtty: first cut at O_NDELAY support for write()
2017-08-03 Alan Coxdevio: remove FIXME
2017-08-03 Alan Coxtty: inproc is now void
2017-08-03 Alan Coxusermem: remove old FIXME
2017-08-03 Alan Coxprocess: fix reparenting also handle new complications...
2017-08-03 Alan Coxtty: deal with FIXME's from code review
2017-07-25 Alan Coxsyscall_proc: code review notes/fix
2017-07-25 Alan Coxtty: note another possible tidy
2017-07-25 Alan Coxfilesys: correct error return code
2017-07-08 Alan Coxmicropack: updates
2017-07-08 Alan Coxfilesys: we don't need to buffer the name on a tiny...
2017-07-08 Alan Coxprocess.c: code review comments
2017-07-08 Alan Coxvt and tty: code review notes
2017-07-08 Alan Coxfilesys: code review comments
2017-06-23 Alan Coxlibc: add resolver
2017-06-23 Alan Coxlibc: First cut at send/sendto/recv/recvfrom
2017-06-23 Alan Coxerrno.h: resync with kernel
2017-06-23 Alan Coxsyscall_net: rework sendto()
2017-06-23 Alan Coxbinman: Fix a corner case
2017-06-23 Alan Coxsyscall: introduce level 0
2017-06-23 Alan Coxmicropack: more experimentation
2017-06-23 Alan Coxmicropack: build the boot blocks
2017-06-14 Alan Coxmicropack: turn into a level 0 test bed
2017-06-14 Alan Coxusermem: not relevant on level 0
2017-06-14 Alan Coxsimple: make the two cases more obvious and avoid the...
2017-06-14 Alan Coxlevel0: Introduce a new level of platform
2017-06-14 Alan Coxcpu-z80: drop -Werror
2017-06-14 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
next