FUZIX.git
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
2018-10-10 Alan Coxlabelfs: fix block size
2018-10-10 Alan Coxchmem: remove dead comment
2018-10-08 Alan Coxvisualize: trivial mode to make it easier to read
2018-10-08 EtchedPixelsMerge pull request #667 from beretta42/man
2018-10-08 Brett Gordonfsh: correct build failure
2018-10-07 Alan Coxnet_w5100: fix building with older sdcc
2018-10-07 Alan Coxtravis: fix up build rule for sbcv2 not rc2014
2018-10-07 Alan Coxds1302_discard: blow away the now redundant boot time...
2018-10-07 Alan Coxue: Makefile fixes
2018-10-07 Alan Coxcursesgames: Makefile fixes
2018-10-07 Alan Coxsh: fix all the build messes
2018-10-07 Alan Cox68000: fix library building
2018-10-07 Alan Cox65c816: tweak buffers down so it all fits
2018-10-07 Alan Coxamstradnc: clock support
2018-10-07 Alan Coxtc8521: works better if you use the right I/O port
2018-10-07 Alan Coxtravis: build sbcv2 not rc2014 for test
2018-10-07 Alan Coxfsh: more Makefile hackery
2018-10-07 Alan Coxfsh: 6809 Makefile silly
2018-10-07 Alan Coxfsh: force the directory to exist in git
2018-10-07 Alan Cox6809: Correct Makefile for fsh
2018-10-07 Alan Coxtc8521: first cut at an RTC driver for the NC100
2018-10-07 Alan Coxfsh: turn on the fsh shell for other platforms
2018-10-07 Alan Coxlibs: turn on readline for other ports
2018-10-07 Alan Coxreadline: fix stupid bug in the history code
2018-10-06 Alan Coxrc2014: update README
2018-10-06 Alan CoxMakefile: update obsolete ubee comment
2018-10-06 Alan Coxsh: more work on fsh (fuzix sh - with editing)
2018-10-06 Alan Coxreadline: fix ^B stop at line start
2018-10-06 Alan Coxfd: support map_buffers
2018-10-06 Alan Coxkernel: add other needed map_buffers instances
2018-10-06 Alan Coxrc2014: turn on all the features
2018-10-06 Alan Coxkernel: allow for cases with only a small window in...
2018-10-06 Alan Coxdevide: use the new map_buffers interface
2018-10-06 Alan Coxrc2014: turn on all the features for external buffers
2018-10-06 Alan Coxrc2014: add external buffer cache
2018-10-06 Alan Coxinit: fix termios settings for character size
2018-10-06 Alan Coxrc2014: move to 0x0100 in order to match the new boot...
2018-10-06 Alan Coxrc2014: switch to being a bootable image not a CP/M...
2018-10-06 Alan Coxrc2014: remove dead bits
2018-10-06 Alan Coxmsx1: update README
2018-10-06 Alan Coxsh: initial readline tiny changes
2018-10-06 Alan Coxlibs: build readline and install it for Z80 at least
2018-10-05 Alan CoxClean up licensing information
2018-10-05 Alan Coxreadline: fflush stdout on the GNUish one
2018-10-05 Alan Coxreadline: updates and fixes
2018-10-05 Alan Coxreadline: support Fuzix mappings for keys
2018-10-05 Alan Coxreadline: first cut at a readline style library
2018-10-04 Alan Coxue: fix Makefile.z80 clean
2018-10-04 Alan Coxfcc: default to relocatable + other updates
2018-10-04 Alan Coxrelocbin: fixes and update the relocation format a bit
2018-10-04 Alan Coxcrt0,z80: Debug and slightly change the relocation...
2018-10-04 EtchedPixelsMerge pull request #666 from beretta42/cocco3
2018-10-03 Brett Gordoncoco3: implement platform_copyright()
2018-10-03 Alan Coxvdp1: do proper interrupt blocking
2018-10-03 Alan Coxtrs80m1: update for tty termios masks
2018-10-03 Alan Coxz80: Fix in() and make it fastcall while we are at it
2018-10-03 Alan Coxmsx1: put a JP at the start of the ROM
2018-10-03 Alan Coxtty: fix the masking logic
2018-10-03 Alan Coxsocz80: add tty masking
2018-10-03 Alan Coxn8v4em/p112: Minimal changes for tty termios
2018-10-02 Alan Coxv65c816: tune buffers
2018-10-02 Brett Gordoncoco3: tty_setup, and dummy copyright
2018-10-02 Alan Cox68000: update to new tty masking
2018-10-02 Alan Coxnascom: update to new tty masking
2018-10-02 Alan Cox6502/65c816: update to new termios masking
2018-10-02 Alan Coxgenie-e64: update termios masking
2018-10-02 Alan Coxdragon-nx-32: update to termios masking
2018-10-02 Alan Coxmulticomp: update to termios masking
2018-10-02 Alan Coxcocos: update to termios masks
2018-10-02 Alan Coxmsx2: update for termios masking
2018-10-02 Alan Coxstart: avoid generating GSINIT code for the kernel
2018-10-02 Alan Coxrc2014-tiny: sort out the address map
2018-10-02 Alan Coxzeta-v2: update for termios masks
2018-10-02 Alan Coxubee: update for termios masks
2018-10-02 Alan Coxsc108: update for termios masks
2018-10-02 Alan Coxtrs80: update for termios masks
2018-10-02 Alan Coxsam: update for termios masks
2018-10-02 Alan Coxsam: fix build - we need int_disabled
2018-10-02 Alan Coxrc2014: add all the tty setup support
2018-10-02 Alan Coxrc2014-tiny: add all the tty setup support
2018-10-02 Alan Coxmtx: update to include termios masks
2018-10-01 Alan Coxz80pack: update for tty masks
2018-10-01 Alan Coxcromemco: update for tty masks
2018-10-01 Alan Coxsbcv2: make mask static
next