FUZIX.git
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
2018-11-17 Alan Coxsam: update README
2018-11-17 Alan Coxgraphics: add support for SAM2 mode to userspace
2018-11-17 Alan Coxgraphics: add another weird mode
2018-11-17 Alan Coxsam: rtc support now appears to be in working order
2018-11-17 Alan Coxsam: first cut at rtc support
2018-11-17 Alan Coxusermem-z80-thunked: Fix crash if we uzero exactly...
2018-11-17 Alan Coxsam: turn on keyboard masks, repeat and keymap reloading
2018-11-17 Alan Coxsam, atomlite: Fix disk auto probe with ROM enabled
2018-11-16 Alan Coxsam: update README and TODO list
2018-11-16 Alan Coxsam: add a cursor
2018-11-16 Alan Coxz80: update documentation for 32k/32k split
2018-11-16 Alan Coxsc108: update to new interrupt rules and fix signal...
2018-11-16 Alan Coxlowlevel-z80-thunked: Fix pre-emption crashes
2018-11-16 Alan Coxsam: fix vt scrolling
2018-11-16 Alan Coxsok: fixes for undo
2018-11-16 Alan Coxps: use the right field
2018-11-16 Alan Coxkernel: optimize the no signal chksigs() case
2018-11-16 Alan Coxnet_native: remove debug
2018-11-15 Alan Coxrc2014: minor doc update
2018-11-14 EtchedPixelsMerge pull request #671 from beretta42/mkstemps
2018-11-03 Brett Gordonlib: mkstemps bug fixes
2018-10-27 Alan Coxfweep: Multiple binary includes and fix to build with...
2018-10-26 Alan Coxgames: build fweep on 6502 and 6809
2018-10-26 Alan Coxfweep: remove the old dictionary and encoder and replac...
2018-10-26 Alan CoxCREDITS: add sokoban levels
2018-10-25 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2018-10-25 Alan Coxtrs80m1: Remove README note about user space
2018-10-25 Alan Coxz80: build sok
2018-10-25 Alan CoxLee J Haywood sokoban levels
2018-10-25 Alan Coxsok: A sokoban clone for Fuzix in under 16K of memory
2018-10-21 EtchedPixelsMerge pull request #668 from dbotw/fweep
2018-10-21 Jens Guentherfweep: fix build with sdcc 3.7.1 for Travis
2018-10-20 Alan Coxfweep: comment parser ready to think about fixing it up
2018-10-20 Alan Coxfweep: We don't need uint64_t for older games even...
2018-10-20 Alan Coxfweep: trim more 32bit stuff out
2018-10-20 Alan Coxfweep: remove more FIXME and uint32_t usage
2018-10-20 Alan Coxfweep: make the version overridable with -D
2018-10-20 Alan Coxfweep: make the framepointer a real pointer
2018-10-20 Alan Coxfweep; first step to tidying up framepointers
2018-10-20 Alan Coxfweep: remove more debug
2018-10-20 Alan Coxfweep: remove a bit of surplus debug
next