FUZIX.git
2015-02-21 Alan Coxfilesys: use BLKOFF
2015-02-21 Alan Coxkernel: Add a definition for BLKOFF(x) which does the...
2015-02-21 Alan Coxinode: use psleep_flags helper
2015-02-20 Alan Coxinode: Fix bug in direct I/O with holes
2015-02-20 Alan CoxREADME: update
2015-02-20 Alan Coxdevio: sync before we flush
2015-02-20 Alan Coxfilesys: use inline for baddev
2015-02-20 Alan Coxreadonly: Initial pieces for read-only mounts
2015-02-20 Alan Coxtrs80: note you need -model 4p
2015-02-20 Alan Coxbanking: fix panic uses
2015-02-20 Alan Coxbankfixed: fix panic use
2015-02-19 Alan Coxsimple: panic on corrupted swap
2015-02-19 Alan Coxbankfixed: adopt panic behaviour of other map types...
2015-02-19 Alan Coxbank32k: add reminder about stack
2015-02-19 Alan Coxbank16k_low: first cut at swap
2015-02-19 Alan Coxbank16k: first pass swap logic
2015-02-19 Alan Coxsimple: swap policy
2015-02-19 Alan Coxkernel.h: swapmap prototypes
2015-02-19 Alan Coxswap, bankfixed: move the swapin/out methods to the...
2015-02-19 Alan Coxzx128: kill stale swap defines
2015-02-19 Alan Coxswap: Make various methods global ready for further...
2015-02-19 Alan Coxswap: remove UDATA_BLOCKS and friends
2015-02-19 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-02-19 Alan Coxfstomdv: turn an fs image into a microdrive cartridge
2015-02-19 Alan Coxblankmdv: make a blank 'disk' microdrive
2015-02-19 Alan Coxzx128: first bits of trying to build a betadisk driver
2015-02-19 Alan Coxzx128: update main for final memory mappings
2015-02-19 Alan Coxzx128: further tricks.s updating
2015-02-19 Alan Coxzx128: tidy up traps
2015-02-19 Alan Coxzx128: correct pagemap docs
2015-02-16 EtchedPixelsMerge pull request #122 from willsowerbutts/devsdfix
2015-02-16 Will Sowerbuttsdevsd: Fix for picky cards
2015-02-15 Alan Coxzx128: update README
2015-02-15 Alan Coxzx128: real fd first, mdv gets its own slot
2015-02-15 Alan Coxzx128: fix bugs in the microdrive layer
2015-02-15 Alan Coxzx128: leave a bit more space while experimenting
2015-02-15 Alan Coxzx128: Make a .z80 file when building
2015-02-15 Alan Coxzx128: add a .z80 maker from the image
2015-02-15 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-02-15 EtchedPixelsMerge pull request #120 from willsowerbutts/hoistcommon
2015-02-15 EtchedPixelsMerge pull request #119 from willsowerbutts/devsdfix
2015-02-15 Will SowerbuttsKernel: p112, n8vem-mark4: Push the base of common...
2015-02-15 Will Sowerbuttsdevsd: Bug fix for SD standard capacity card identification
2015-02-15 EtchedPixelsMerge pull request #117 from willsowerbutts/z180timer
2015-02-15 EtchedPixelsMerge pull request #116 from geijoenr/master
2015-02-14 Will Sowerbuttsucp: Set file times correctly
2015-02-14 Will Sowerbuttsmkfs, fsck: Flush stdout when prompting for input
2015-02-14 Will Sowerbuttsz180: Timer interrupt rate is now defined by the platform
2015-02-14 Alan Coxzx128: move initializer data into some of the hole...
2015-02-14 Alan Coxzx128: arrange the memory map with a hole for the 5C00...
2015-02-14 Alan Coxdisciple: sector wrap, notes on +D
2015-02-14 Alan Coxzx128: Start filling out disciple floppy disc support
2015-02-14 geijoenrmsx2: move keyboard matrices to discard
2015-02-14 EtchedPixelsMerge pull request #115 from willsowerbutts/rootdevparse2
2015-02-14 geijoenrmsx2: move some code to CODE2
2015-02-14 Will SowerbuttsKernel: Generic boot device parsing method
2015-02-13 Alan CoxMakefile: add more of the targets
2015-02-13 Alan Coxstart: tidy up the ifdefs for the boot parser
2015-02-13 Alan Coxpcw8256: fix warnings with sdcc 3.4.2
2015-02-13 Alan Coxubee: fix devtty define
2015-02-13 Alan Coxpx4plus: clean up to current tree
2015-02-13 Alan Coxmicropack: align with current builds
2015-02-13 Alan Coxvt: don't assume devtty.h
2015-02-13 Alan Coxmsx2: add new discard.c
2015-02-13 Alan Coxmsx2: bring in line with discard changes
2015-02-13 Alan Coxtres80: Bring in line with __DISCARD changes
2015-02-13 Alan Coxz80pack: fix tty for new style writeready
2015-02-13 Alan Coxz80pack-lite: Fix build
2015-02-13 Alan Coxz80pack: fix build
2015-02-13 EtchedPixelsMerge pull request #114 from willsowerbutts/rootdevparse
2015-02-13 Alan Coxzx128: update README
2015-02-13 Alan Coxzx128: update the microdrive code
2015-02-13 Alan Coxdevtty: fix bogus space
2015-02-13 Alan Coxzx128: turn on unikey so '£' works
2015-02-13 Alan Coxzx128: sort out the keyboard driver
2015-02-13 Alan Coxzx128: Fix stubs from common to do a bank restore
2015-02-13 Will SowerbuttsKernel Makefile: Fix typo
2015-02-13 Will Sowerbuttsp112, n8vem-mark4: Provide boot device parsing method
2015-02-13 Will SowerbuttsKernel: Allow platforms to provide boot device parsing...
2015-02-13 Alan Coxinode.c: rest of the fix too
2015-02-13 Alan CoxTODO: update
2015-02-13 Alan Coxinode: allow O_DIRECT reads building from Will's direct...
2015-02-13 EtchedPixelsMerge pull request #109 from willsowerbutts/readi
2015-02-13 Alan Coxzx128: fix banking returns through common and discard
2015-02-13 Alan Coxdevide: remove escaped debug, ifdef routine not always...
2015-02-13 Alan Coxzx128: switch to mainline bankfixed
2015-02-13 Alan Coxzx128: use the ROM font
2015-02-13 Alan Coxzx128: we have two banks so simplify their setup
2015-02-13 Will SowerbuttsKernel: readi() now does direct transfers only if CONFI...
2015-02-13 Will SowerbuttsKernel: readi(): respect u_sysio flag
2015-02-13 Will SowerbuttsKernel: readi() - when reading whole sectors, transfer...
2015-02-13 Alan CoxKernel: revised rules.mk/target.mk
2015-02-13 Alan Coxsnprintf: first cut at snprintf and friends
2015-02-13 Alan Coxprocess: correct behaviour of kill to process 1
2015-02-13 Alan CoxRevert "Revert "Kernel: cpu-z180/rules.mk can just...
2015-02-13 Alan CoxMakefiles: rework Will's changes in order to make overr...
2015-02-13 Alan CoxRevert "Kernel: cpu-z180/rules.mk can just inherit...
2015-02-13 EtchedPixelsMerge pull request #113 from willsowerbutts/z180rules
2015-02-13 Will SowerbuttsKernel: cpu-z180/rules.mk can just inherit everything...
2015-02-12 Alan Coxzx128: first pieces towards a disciple disk driver
next