FUZIX.git
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
2018-10-01 Alan Coxmicropack: update for termios masks
2018-10-01 Alan Coxamstradnc: support more serial features
2018-10-01 Alan Coxmsx1: tty masks
2018-10-01 Alan Coxtty: do masking on the termios values
2018-10-01 Alan Coxsbcv2: prepare for tty handling improvements
2018-10-01 Alan Coxrc2014: improved initialization
2018-10-01 Alan Coxsc108: flesh out all the serial support
2018-10-01 Alan Coxkernel: add defines for tty termios improvements
2018-10-01 Alan Coxz80pack: fix typo
2018-10-01 Alan Coxmulticomp09: temporary blank platform_copyright
2018-10-01 Alan Coxdragon-nx32: temporary blank platform_copyright
2018-10-01 Alan Coxz80pack32: update to avoid ld a,i
2018-10-01 Alan Coxz80pack32: update to handle int_disabled
2018-10-01 Alan Coxz80pack: update to use int_disabled not ld a,i
2018-10-01 Alan Coxubee: update ld a,i users to use int_disabled
2018-10-01 Alan Coxtrs80m1: update to new tty and irq handling
2018-10-01 Alan Coxsoc280: update rest to new irq handling
2018-10-01 Alan Coxrc2014-tiny: update to new irq logic
2018-10-01 Alan Coxsc108: update to new irq and tty logic
2018-10-01 Alan Coxsam: update to new irq, tty logic
2018-10-01 Alan Coxrc2014: fix a typo
2018-10-01 Alan Coxpcw8256: update rest of IRQ handling
2018-10-01 Alan Coxnc100: update IRQ handling to use int_disabled
2018-10-01 Alan Coxgenie-eg64: update to z80 and irq changes
2018-10-01 Alan Coxcromemco: update WIP port to new int/z80 handling
2018-10-01 Alan Coxz80-thunked: first cut at new irq handling
2018-10-01 Alan Coxz80: remove old cmos/nmos handlers
2018-10-01 Alan Coxz80: fix up some signal handling logic we broke
2018-10-01 Alan Coxz80-banked: sync up with work so far
2018-09-30 Alan Coxmsx2: update tricks to manage int_disabled
2018-09-30 Alan Coxv68: add platform_copyright stub
2018-09-29 Alan Coxz80pack-lite: Fix a README
2018-09-29 Alan Coxsocz80: turn on direct I/O
2018-09-29 Alan Coxz280rc: update to match kernel core changes
2018-09-29 Alan Coxubee: Makefile cleanup tidy
2018-09-29 Alan Coxtrs80: turn on direct I/O
2018-09-29 Alan Coxtrs80: Makefile fix cleanup
2018-09-29 Alan Coxsam: update for tty changes
2018-09-29 Alan Coxz180: note a safe case
2018-09-29 Alan Coxzetav2: update to match core changes
2018-09-29 Alan Coxpcw8256: update to match core changes
2018-09-29 Alan Coxnascom: update to match core changes
next