FUZIX.git
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
2018-11-30 Alan Coxzx+3: Quic pass over the code to fix the obvious bugs
2018-11-30 Alan Coxraw2dsk: make a raw image into a 40 track Amstrad ...
2018-11-30 Alan Coxzxvideo: for the unbanked version also support video...
2018-11-30 Alan Coxzxmmc: much like the divmmc but different ports
2018-11-30 Alan Coxdivmmc: fix silly bug
2018-11-30 Alan Coxzx+3: ZX spectrum plus 3 port based on the TC2068 and...
2018-11-30 Alan Coxplus3: remove old dead plus3 port work
2018-11-30 Alan Coxdevfdc765: extract core of NC200 driver for general use
2018-11-30 Alan Coxtc2068: commit video support
2018-11-30 Alan Coxplus3boot: simple tool to checksum a plus3 boot block...
2018-11-28 Alan Coxzxdiv: split video.s into video and video-banked
2018-11-28 Alan CoxMakefile: add more ports to the general list
2018-11-28 Alan Coxzxkeyboard: Fix autorepeat broken by previous optimization
2018-11-28 Alan Coxtc2068: turn on dynamic buffers
2018-11-28 Alan Coxadv/myst: fix build error
2018-11-28 Alan Coxkernel: add an 4 pixel wide 8 pixel high font
2018-11-27 Alan Coxtc2068: use 64 column mode
2018-11-27 Alan Coxkenrel: add a new graphics type
2018-11-27 Alan Coxlibrary: add a graphics format number
2018-11-27 Alan Coxstartrek: page correctly
2018-11-27 Alan Coxttt: fix missing fflush
2018-11-27 Alan Coxadventures: add missing termios include to fix tty...
2018-11-27 Alan Coxtc2068: README update
2018-11-27 Alan Coxcpuinfo: add a TODO
2018-11-27 Alan Coxtc2068: initial upload of the TC2068 support
2018-11-27 Alan Coxz80: build makedck
2018-11-27 Alan Coxmakedck: Make a Timex cartridge dock for the kernel...
2018-11-27 Alan Coxzxdiv: move more stuff around a bit
2018-11-27 Alan Coxzxdiv: devinput into dev/zx
2018-11-26 Alan Coxzxdiv: split more stuff out into dev/zx/
2018-11-26 Alan Coxzxdiv: move devinput into dev/zx
2018-11-26 Alan Coxzxdiv: add forgotten devinput files, add discard hooks...
next