FUZIX.git
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
2015-02-12 Alan Coxzx128: rules.mk for banked
2015-02-12 EtchedPixelsMerge pull request #111 from willsowerbutts/platformcpu
2015-02-12 EtchedPixelsMerge pull request #110 from willsowerbutts/discard
2015-02-12 Will SowerbuttsKernel: The platform rules.mk should define the CPU...
2015-02-12 Will Sowerbuttsds1302, devsd: Split code for the DISCARD segment into...
2015-02-12 Alan Coxpatches/SDCC: Add another change to put string constant...
2015-02-12 Alan Coxz80: split the IDE driver __DISCARD up and remove the...
2015-02-12 Alan Coxzx128: note bank changes needed
2015-02-12 Alan Coxzx128: put the udata *first* so our maps are right
2015-02-12 Alan Coxzx128: tricks.s updates
2015-02-12 Alan Coxlkrloc3: typo
2015-02-12 Alan Coxzx128: video routine updates for banked mode
2015-02-12 Alan Coxzx128: move uarea
2015-02-12 Alan Coxbinmunge: zeroing, intialized data, stub changes etc
2015-02-12 Alan Coxzx128: update the helpers and banking stubs
2015-02-12 Alan Coxzx128: update to match changes in blkdev and devide
2015-02-12 Alan Coxzx128: update the mappings
2015-02-12 Alan Coxz80: usermem banked mode uses some new helpers
2015-02-12 Alan Coxzx128: update README
2015-02-12 Alan Coxz80: banked mode need modified helpers so stick them...
2015-02-12 Alan Coxz80: update banking documentation
2015-02-11 Alan Coxz80: make sure the helpers appear in common
2015-02-11 Alan Coxzx128: Further banking fixes
2015-02-10 Alan Coxpatches: SDCC patches for playing with banked mode
2015-02-10 Alan Coxzx128: update the various ZX128 bits needed
2015-02-10 Alan Coxlowlevel-z80-banked: remove the NULL checker if low...
2015-02-10 Alan Coxbin2sna: Add a tool to turn out banked ZX Spectrum...
2015-02-09 Alan Coxzx128: banking helpers
2015-02-08 Alan CoxMakefile: allow banked platforms to force different...
2015-02-08 Alan Coxbinmunge: Revised version of the tool
2015-02-08 Alan Cox6809: build the decb tool
2015-02-08 Alan Coxz80: commit banked helpers
2015-02-08 Alan Coxzx128: Make the adjustments in the asm needed for banke...
2015-02-08 Alan Coxstart: Fix warnings if program space is > signed size
2015-02-08 Alan CoxMakefile: further tidying
2015-02-08 Alan CoxMakefile: Move the per CPU stuff into the CPU directory
2015-02-08 Alan CoxZ80: update the banking logic based on the SDCC changes...
2015-02-08 Alan Coxprocess.c: scrub final fastcall refs
next