FUZIX.git
2019-01-05 Alan Coxfilo: move constants to right file
2019-01-05 Alan Coxfilo: build at a given address
2019-01-05 Alan Coxsc114: make loader use generic filo parts
2019-01-05 Alan Coxfilo: first pieces of a generic Z80 loader
2019-01-05 Alan Coxsc114: more minor tweaks and README fixups
2019-01-05 Alan Coxsc108: fix typo
2019-01-05 Alan Coxsc114: get it building
2019-01-05 Alan Coxscm_monitor: interface glue
2019-01-05 Alan Coxsc114: initial draft of an SC114 port using SCM monitor...
2019-01-05 Alan Coxsc114: first draft of a real boot loader for Fuzix
2019-01-04 Alan Coxrc2014: update notes and documentation
2019-01-04 Alan Coxtbblue: add UART minor loader fix
2019-01-04 Alan Coxmnakfile: update v65 status to dead for now
2019-01-04 Alan Coxnascom: notes update
2019-01-03 Alan Coxcromemco: trivial optimization
2019-01-03 Alan Coxcromemco: first cut at a fast fork() interbank copier
2018-12-23 Alan Coxman2: further updates and new pages
2018-12-23 Alan Coxsyscall_proc: implement POSIX _POSIX_SAVED_IDS behaviour
2018-12-22 Alan Coxman2: add getpid and getppid
2018-12-22 Alan Coxman2: assorted small formatting fixups
2018-12-22 Alan Coxdup2: Fix two bugs
2018-12-22 Alan Coxdup/dup2: manual page
2018-12-22 Alan Coxfchown/fchmod: redirect to chown/chmod.2
2018-12-22 Alan Coxchown.2: unistd.h is the right header not stat.h
2018-12-22 Alan Coxsyscall_fs2: fix the chown logic to match modern Unix
2018-12-22 Alan Coxchown.2: add manual page
2018-12-22 Alan Coxchmod.2: Man page fixes
2018-12-21 Alan Coxchmod.2L correct values
2018-12-19 Alan Coxman2: add more pages, fix some bits
2018-12-19 Alan Coxsbcv2: Fix msr mode
2018-12-19 Alan Coxtimes: document limitations on tickless systems
2018-12-19 Alan Coxtime: remove stdio usage, fix 60HZ assumptions
2018-12-19 Alan Coxsbcv2: Fix the external DSR timer support
2018-12-11 Alan Coxfuzix: adjust package lists for mini fs
2018-12-11 Alan Coxcromemco: very slow but working
2018-12-11 Alan Coxzxdiv: fix missing newline
2018-12-11 Alan Coxkernel: lower default task switch rate
2018-12-11 Alan Coxcromemco: get the task switching logic working right
2018-12-11 Alan Coxcromemco: fix floppy user v kernel handling bug
2018-12-11 Alan Coxthunked: fix stack handling bug in the pre-emption...
2018-12-10 Alan Coxcromemco: devfd assorted fixes and facepalm removals
2018-12-10 Alan Coxcromemco: program_vectors code, and also fix a silly...
2018-12-10 Alan Coxcromemco: put fd in the right major
2018-12-10 Alan Coxcromemco: further updates - gets us to the boot prompt
2018-12-09 Alan Coxcromemco: This gets our boot disk to the bootdev: prompt
2018-12-09 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2018-12-09 Alan Coxrc2014: another attempt at SIO autodetection
2018-12-09 EtchedPixelsMerge pull request #679 from c32ff0/master
2018-12-09 c32ff0rc2014: fixed missing functions when ppide enabled
2018-12-09 Alan Coxtravis: don't build the incomplete 68k banked port
2018-12-09 Alan Coxfsck: make buffer static to keep cc65 happy
2018-12-09 Alan Coxzxdiv: fix stale esx loader comment
2018-12-09 Alan Coxsc108: note a bug
2018-12-09 Alan Coxnascom: fix make clean
2018-12-09 Alan Coxbank8k: some build fixes
2018-12-09 Alan Coxcromemco: tricks fixup
2018-12-09 Alan Coxcromemco: further pass over the Cromemco code
2018-12-08 Alan Coxtbblue: first cut at tbblue support
2018-12-08 Alan Coxgenie-eg64: tune for new parent first swap only
2018-12-08 Alan Coxsc108: tune for new parent first swap only
2018-12-08 Alan Coxzxdiv: update tricks to use makeproc, also turn on...
2018-12-08 Alan Coxsocz80:use makeproc
2018-12-08 Alan Coxv68: use makeproc
2018-12-08 Alan Coxsam: use makeproc
2018-12-08 Alan Coxv65; fix some bit rotted stuff - not complete
2018-12-08 Alan Coxtc2068: tune for new parent first single model
2018-12-08 Alan Coxmulticomp09: use new makeproc
2018-12-08 Alan Coxrc2014-tiny: use new single parent first model and...
2018-12-08 Alan Coxdragon-nx32: use makeproc
2018-12-08 Alan Coxcoco2: use makeproc
2018-12-08 Alan Coxzxdiv: use slower switch rate due to expensive task...
2018-12-08 Alan Coxzeta-v2: switch to using makeproc
2018-12-08 Alan Coxzeta: provide needed map_buffers
2018-12-08 Alan Coxrc2014: use makeproc
2018-12-08 Alan Coxmsx2: use makeproc
2018-12-08 Alan Coxmsx1: switch to parent first and new style single process
2018-12-08 Alan Coxcoco2cart: use makeproc
2018-12-08 Alan Coxcoco2cart: fix tty build
2018-12-08 Alan Coxamstradnc: use makeproc
2018-12-08 Alan Cox65c816: update to use makeproc
2018-12-08 Alan Coxz180: update to use makeproc
2018-12-08 Alan Coxkernel: Major rework of the single process in memory...
2018-12-08 Alan Coxfsck: shortcut the usual case of fsck -a of a volume...
2018-12-03 Alan Coxmount: avoid null pointer deref
2018-12-03 Alan CoxMakefile: update and add +3
2018-12-03 Alan Coxgraphics.h: Add Amstrad interleaved modes
2018-12-03 Alan Coxreboot: print command name too
2018-12-03 Alan Coxfdc765, zx+3: Now working on the +3
2018-12-02 Alan Coxzx+3: update README
2018-12-02 Alan Coxtrs80m1: fix keyboard repeat
2018-12-02 Alan Coxtc2068: update docs, Makefile
2018-12-02 Alan Coxfdc765: fix reporting
2018-12-02 Alan Coxswap: set inswap flag on swapping out
2018-12-02 Alan Coxzxdiv: Spectrum 128K + DivIDE or DivMMC ESXDOS boot...
2018-12-01 Alan Coxzxkeyboard: set default repeat values
2018-12-01 Alan Coxzx+3: more FDC work - not quite there yet but close
2018-12-01 Alan Coxgames: Fix startrek install
2018-11-30 Alan Coxplus3,fdc765: don't do a motor wait if the motor is...
2018-11-30 Alan Coxzxdiv: we now handle 2 SD cards so fix config
2018-11-30 Alan Coxamstradnc: fix bug in devfd reporting
next