FUZIX.git
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
2018-09-29 Alan Coxm8vem/p112: update to new core
2018-09-29 Alan Coxmsx2: sync with core changes
2018-09-29 Alan Coxmsx1: sync with core changes
2018-09-29 Alan Coxmicropack: sync with core changes
2018-09-29 Alan Coxamstradnc: update to match core changes
2018-09-29 Alan Coxlowlevel-z80: further work on the interrupt changes
2018-09-29 Alan Coxz80: update library code for interrupt handling change
2018-09-29 Alan Coxz180: update helpers to new feature set
2018-09-28 Alan Coxrc2014: import the needed int_disabled flag
2018-09-28 Alan Coxv68: update for tty prototype
2018-09-28 Alan Cox65c816:update to new tty prototype
2018-09-28 Alan Coxmulticomp: fix for tty prototype change
2018-09-28 Alan Coxdragon-nx32: update to new tty prototype
2018-09-28 Alan Coxz80pack: update to new behaviours
2018-09-28 Alan Coxubee: update to new behaviour
2018-09-28 Alan Coxtrs80: update to match changed behaviour
2018-09-28 Alan Coxsocz80: update to new behaviour
2018-09-28 Alan Coxsbcv2: update to new behaviours
2018-09-28 Alan Coxrc2014-tiny: update to new behaviours
2018-09-28 Alan Coxrc2014: update to the new behaviour (and update README)
2018-09-28 Alan Coxnc100: update to the new behaviours
2018-09-28 Alan Coxmtx: update to the new behaviours
2018-09-28 Alan Coxlowlevel-z80: switch our handling of interrupts
2018-09-28 Alan Coxz80pack: tty prototype
2018-09-28 Alan CoxMakefile:move on to 0.3-pre
2018-09-28 Alan Coxplatforms: more config.h updates for no platform_copyright
2018-09-28 Alan Coxplatforms: update lots of them with a blank platform_co...
2018-09-28 Alan Coxkernel: add platform_copyright()
2018-09-28 Alan Coxmsx1: update to new tty prototype
2018-09-28 Alan Coxz80pack: update to new tty_setup
2018-09-28 Alan Coxtty: add an argument to tty_setup
2018-09-28 Alan Coxfsck: move the looping into the helper
2018-09-28 Alan Coxmkfs: use the system headers
2018-09-28 Alan Coxfslabel: add new tool
2018-09-28 Alan Coxsuper.h: need to define blkno_t
2018-09-28 Alan Coxsscanf: scanned string is const
2018-09-28 Alan Coxz80: build cartman
2018-09-28 Alan Coxtools: add cartman
2018-09-28 Alan Coxmsx1: revisit this platform
2018-09-24 Alan CoxRELEASE_NOTES: spell MOOH properly
2018-09-23 Alan Coxstandalone: update a couple of bits that should have...
2018-09-21 Alan Coxswap: fix a nasty little bug
2018-09-21 Alan Coxbinmunge: improve debug info
2018-09-21 Alan Coxtrs80m1: rework the code to avoid banking fixup problems
2018-09-21 Alan Coxbankfixed: improve debug
2018-09-21 Alan CoxRelease notes
2018-09-21 Alan CoxFuzix: Version to 0.2
2018-09-21 Alan Coxsbcv2: now boots directly so fix the docs
2018-09-21 Alan Coxfsck: slow down the whirly wotsit
2018-09-20 Alan Coxtimer: handle fast clocks
2018-09-20 Alan Coxsyscall_other: add support for suspend/resume
2018-09-20 Alan Coxrc2014-tiny: remove stale debug
2018-09-20 Alan Coxnascom: add support for tickless mode
2018-09-20 Alan Coxz80: change exec startup behaviour to use DE for bank...
2018-09-20 Alan Coxkernel: add header for suspend/resume
2018-09-20 Alan Coxfcc/libs: complete support for relocatable binaries
2018-09-20 Alan Coxsyscalls: add suspend/resume flag
2018-09-16 Alan Coxbank8K: take a pass at fixing all the broken assumption...
2018-09-16 Alan Coxbank8K: document assumptions better
2018-09-16 Alan CoxRevert "bank8k: Fix program size/top confusion"
2018-09-16 Alan Coxfweep: take some more steps towards working on 8bit...
2018-09-16 Alan CoxINSTALL: add warning about yacc v bison, fix sdcc recom...
2018-09-16 Alan Coxtools: add relocatable binary support
2018-09-16 Alan Coxplato: remove unused variable
2018-09-16 Alan Coxrc2014: remove last bits of ramdisk crud
2018-09-16 Alan Coxfcc: error unknown platform -t options
2018-09-16 Alan Coxrc2014: remove last vestigates of unneeded ramdisk...
2018-09-16 Alan Coxrc2014-tiny: set cpu type correctly
2018-09-16 Alan Coxsc108: Always a CMOS CPU
2018-09-16 Alan Coxsc108 & sam: Fix signal handling crash
2018-09-16 Alan Coxtickless: fix dumb bug propogated across multiple platforms
2018-09-15 Alan Coxsc108: Testing the thunking code on a machine with...
2018-09-15 Alan Coxsimple: explain why we don't worry about disk read...
2018-09-15 Alan Coxsam: fix comment
2018-09-15 Alan Coxbinman: fix another off by one
2018-09-15 Alan Coxrc2014-tiny: remove unused value
2018-09-15 Alan Coxz80single: fix an unused reference and duplicated includes
2018-09-15 Alan Coxeg64: not the different banker types
2018-09-15 Alan Coxz80: allow for the HIGH block to be in different places
2018-09-15 Alan Coxsam: fix a typo and add a macro we'll need to generaliz...
2018-09-15 Alan Coxrc2014tiny: remove devinput.h we don't use it
2018-09-15 Alan CoxFrom: Tormod Volden <debian.tormod@gmail.com>
2018-09-15 Tormod Voldendragon-mooh: Remove unused file that slipped in
2018-09-14 Tormod Voldendragon-mooh: Build and use DECB patcher for kernel...
2018-09-14 Tormod Voldendragon-mooh: Compile bank8k without optimisations
2018-09-14 Tormod VoldenNew MOOH platform with 8K flexible banks
2018-09-14 Tormod Voldenbank8k: Fix program size/top confusion
2018-09-14 Tormod Voldenbank8k: When freeing pages we get more free pages
2018-09-14 Tormod Voldenstart.c: Set u_top before calling ptab_alloc()
2018-09-14 Tormod Voldendragon-nx32: Add (un)map video calls in vc_clear()
next