FUZIX.git
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...
2018-11-26 Alan Coxzxdiv: split out keyboard driver into dev/zx/
2018-11-26 Alan Coxzxdiv: add underline to tty flags
2018-11-26 Alan Coxzxvideo: clean up character printing a bit
2018-11-26 Alan Coxzxdiv: align font so we can optimize the print routines
2018-11-26 Alan Coxzxdiv,tty: optimize interrupt path
2018-11-26 Alan Coxzxdiv: update README
2018-11-26 Alan Coxzxdiv: move the MMC and IDE drivers into dev/zx
2018-11-26 Alan Coxdivmmc: add swap device, second port support and stripy I/O
2018-11-26 Alan Coxzxdiv: enable ability to set border colour in DivIDE
2018-11-25 Alan Coxzxdiv: colour attribute support
2018-11-25 Alan Coxdivide: do pretty stripes for I/O activity
2018-11-25 Alan Coxzxdiv: fix control (both shift) mode
2018-11-25 Alan Coxzxvideo: remove broken and somewhat pointless beep...
2018-11-25 Alan Coxzxdiv: Clean up memory arrangement a bit
2018-11-25 Alan Coxzxdiv: turn on input layer and joystick/mouse logic
2018-11-25 Alan Coxinput: add wheel mice
2018-11-25 Alan Coxsyscall_proc: remove surplus semi-colon
2018-11-25 Alan Coxzxdiv: Add graphic ioctls and fix swapmap_add misuse
2018-11-25 Alan Coxsc108: another swapmap_add abuser
2018-11-25 Alan Coxswap: and some more mis-users
2018-11-25 Alan Coxswap: Fix ports using swapmap_add where swapmap_init...
2018-11-25 Alan Coxzxdiv: move CODE3 down now the screen has moved
2018-11-25 Alan Coxzxdiv: Update README
2018-11-25 Alan Coxzxdiv: re-arrange video memory to 0x4000
2018-11-25 Alan Coxzx128: Move buffers to 0x6000 and dynamically reclaim...
2018-11-25 Alan Coxzxdiv: update README
2018-11-25 Alan Coxcpuinfo: add a test for broken emulation
2018-11-25 Alan Coxzxdiv: workaround for what appears to be a bug in Fuse
2018-11-25 Alan Coxzxdiv: update the bank switching code to save the kerne...
2018-11-25 Alan Coxzxdiv: update README
2018-11-25 Alan Coxzxdiv: turn on direct I/O
2018-11-25 Alan Coxzxdiv: halt on idle
2018-11-25 Alan Coxzxdiv: add a missing ifdef DEBUG
2018-11-25 Alan Coxswap: fix case where we ended up self swapping when...
2018-11-25 Alan Coxdivide: fix crash on write
2018-11-25 Alan Coxzxdiv: set interrupt flags properly around swap
2018-11-22 Alan Coxzxdiv: turn on SWAP
2018-11-22 Alan Coxzxdiv: Fix various things
2018-11-22 Alan Coxz80: Override __memcpy with our own so banked bins...
2018-11-21 Alan Coxzxdev: second attempt at exploring a spectrum port
2018-11-21 Alan Coxmsx1: typo
2018-11-21 Alan Coxbinmunge: allow relocations for function vector registe...
2018-11-21 Alan Coxspectrum: update tools for banking rule changes
2018-11-21 Alan Coxkernel.h: define _ugetc for level 0 machines
2018-11-21 Alan CoxMakefile: Allow the kernel to be broken up a bit more...
2018-11-18 Alan Coxissue: update for logo and 0.3rc1
2018-11-18 Alan Coxsam: fix crash with esc-J on the bottom line
2018-11-18 Alan Coxtty: simple optimization for a very hot path
2018-11-18 Alan Coxsam: update README
2018-11-18 Alan Coxsam/thunked: Fix signal vector mishandling
2018-11-18 Alan Coxsam: first pass at adding the input layer and mouse...
2018-11-18 Alan Coxinput.h: fix typo
2018-11-17 Alan Coxsam: initial pieces for mouse support
2018-11-17 Alan Coxsam: note the two comms interface types for lpr
2018-11-17 Alan Coxlib: initial sketches of library loader/relocator
2018-11-17 Alan Coxsam: update README again
2018-11-17 Alan Coxsam: add graphics mode switching logic
2018-11-17 Alan Coxsam: printer support
next