FUZIX.git
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
2018-10-19 Alan Coxfweep: first pass at a working Z machine for Fuzix
2018-10-19 Tormod VoldenAdd chmem to images
2018-10-19 Tormod Voldenchmem: Correct index for binary magic
2018-10-19 Alan Coxkernel: add a generic eject ioctl
2018-10-19 Alan Coxz80pack: "implement" the new fd API
2018-10-19 Alan Coxfdc: add a first attempt at a proper floppy API
2018-10-15 Alan Coxppide.h: header so we can fix silly warnings in parport...
2018-10-13 Alan Coxtrs80m1: more work on the FDC
2018-10-12 Alan Coxtrs80m1: first pass towards decent floppy disk support
2018-10-10 Alan Coxps: match the kernel changes for time
2018-10-10 Alan Coxkernel: rework usage timers
2018-10-10 Alan Coxlibrary/tools: first cut at cc65 relocbin
2018-10-10 Alan Coxrc2014: tidy up configuration
2018-10-10 Alan Coxchmem: merge in utils improvements
2018-10-10 Alan Coxz80, banking: fix ei/di reporting for swap
2018-10-10 Alan Coxppide: only build if configured
2018-10-10 Alan Coxutil: build new tools
next