FUZIX.git
2018-05-11 Alan Coxamstradnc: fix bug where you could issue gfx ioctls...
2018-05-11 Alan Coxdragon-nx-32: font setting (untested)
2018-05-11 Alan Coxtty: add pieces ready for UDG setting
2018-05-11 Alan Coxnet_native: ifdef for convenience
2018-05-11 Alan Coxfont8x8: make non const as we may overwrite chunks...
2018-05-11 Alan Coxvt: change the new cursor on/off codes
2018-05-11 Alan Coxvt: add cursor hiding support
2018-05-10 Alan Coxcursesgames: Add a directory for curses based games...
2018-05-10 Alan Coxgames: build hamurabi
2018-05-10 Alan Coxhamurabi: history in more than one sense
2018-05-09 Alan Coxfweep: more tidying
2018-05-09 Alan Coxfweep: squash down to about 18K
2018-05-09 Alan Coxfweep: continue dieting
2018-05-09 Alan Coxfweep: make some more progress towards sane size
2018-05-06 Alan Coxubee: Fix detection of colour non premium machines
2018-05-06 Alan Coxubee: further updates
2018-05-06 Alan Coxdevide: remove debug that escaped into tree
2018-05-06 Alan Coxubee: fix _HOME location
2018-05-06 Alan Coxmbr: wire up dymamic swap detection (partition type...
2018-05-06 Alan Coxubee: turn on swap stuff
2018-05-06 Alan Coxide: allow overriding number of drives cleanly
2018-05-06 Alan Coxmbr: add hook for dynamic swap location
2018-05-06 Alan Coxubee: commit all the pending stuff
2018-05-06 Alan Coxdevide: allow for private reset amd transfer methods...
2018-05-06 Alan Coxubee: hard disk and WD1010 floppy support
2018-05-05 Alan Coxubee: documentation update
2018-05-05 Alan Coxubee: block off reboot/monitor until we figure if we...
2018-05-05 Alan Coxubee: Turn keyboard speed tweak back on
2018-05-05 Alan Coxubee: Fix scanning logic
2018-05-05 Alan Coxubee: fix silly bug in lpen tty
2018-05-04 Alan Cox6809: fix formatting
2018-05-04 Alan Cox6809: remove dead macros
2018-05-04 Alan Cox6809: remove the old SAM hacks
2018-04-30 EtchedPixelsMerge pull request #612 from beretta42/rtnano
2018-04-30 Alan Coxbogomips: Fix for Rabbit 2K
2018-04-30 Alan Coxue: Fix z80 v rabbit
2018-04-30 Alan Coxutils: Fix make clean
2018-04-30 Alan Coxubee: remove a debug
2018-04-30 Brett Gordoncoco3: first stab at sd driver for Roger Taylor's coco...
2018-04-30 Alan Coxbankedz80: fix doc non obviousness
2018-04-30 Alan Coxdoc: add basic Banked Z80 documentation
2018-04-30 Alan Coxlevee: add r2k Makefile bits
2018-04-30 Alan Coxasz80: fix Makefile bug introduced in r2k changes
2018-04-29 Alan CoxMakefile: Add ubee and fix a typo
2018-04-29 Alan Coxubee: devhd silly bug
2018-04-29 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2018-04-29 Alan Coxr2k: Add hooks for the Rabbit 2000 to the apps build...
2018-04-29 Alan CoxLibrary: add the bits needed to build a Rabbit 2000...
2018-04-29 Alan Coxtools: Add bits we need for Rabbit R2K support
2018-04-29 Alan Coxz80: Add support for Rabbit as well as Z80 processors
2018-04-29 EtchedPixelsMerge pull request #611 from n6il/yaccfix
2018-04-29 Michael FurmanFix expr.y and find.y to work with regular yacc
2018-04-29 Alan Coxsched_yield: simplify
2018-04-29 Alan Coxprocess: fix typo
2018-04-28 EtchedPixelsMerge pull request #610 from beretta42/lp
2018-04-28 Brett Gordoncoco3: fix lp driver to return no of bytes written...
2018-04-26 Alan Cox65C816: update documentation and move to markdown
2018-04-25 Alan Coxgraphics: updates on notes and UBEE format
2018-04-25 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2018-04-25 Alan Coxubee: fix memory probing for banked video
2018-04-25 Alan Coxubee: lay foundations for graphic mode support
2018-04-25 Alan Coxubee: fix crt0 handling of non TC
2018-04-24 EtchedPixelsMerge pull request #609 from davidgiven/nc200
2018-04-24 Alan Coxubee: Fix TC shift/ctrl keys
2018-04-24 David GivenRework the bootblock to avoid several how-did-this...
2018-04-24 David GivenActually read data into user memory, rather than scribb...
2018-04-23 Alan Coxubee: update README
2018-04-23 Alan Coxubee: sketch out the revised backscroll
2018-04-23 Alan Coxinode: fix silly bug in direct I/O fix attempt
2018-04-23 EtchedPixelsMerge pull request #608 from davidgiven/nc200
2018-04-23 David GivenUpdate documentation.
2018-04-23 David GivenPost-merge fixing to make the floppy driver work.
2018-04-23 David GivenIn-progress (non-building) merge of the NC200 floppy...
2018-04-23 David GivenCorrectly set the location and size of the video memory...
2018-04-23 Alan Coxubee: update the vt code to make the 6545 hardware...
2018-04-23 Alan Coxstart: its 2018
2018-04-23 Alan Coxfilesys: note where locking changes will be needed
2018-04-22 EtchedPixelsMerge pull request #607 from davidgiven/nc200
2018-04-22 Alan Coxubee: more oddments on the display code etc
2018-04-21 David GivenBodge the prototype NC200 port into at least building...
2018-04-21 David GivenStage #1 of moving the NC200 stuff into the amstradnc...
2018-04-21 David GivenMerge from master.
2018-04-21 David GivenRefactor the Amstrad NC directory so that the NC100...
2018-04-20 David GivenFirst draft conversion of the floppy driver away from...
2018-04-20 Alan Coxubee: fix up the display code bugs
2018-04-20 Alan Coxubee: turn on clearing vt now the port bug is fixed
2018-04-20 Alan Coxubee: set display to 80x25
2018-04-20 Alan Coxubee: call map_kernel in start up to initialize shadow...
2018-04-20 Alan Coxubee: NMOS Z80 with bugs
2018-04-19 Alan Coxubee: Next stages to get from prototype to usable
2018-04-19 Alan Coxvt: vtattr_notify missing cases
2018-04-19 Alan Coxvt: should define vtattr in the headers
2018-04-19 David GivenMerge from master.
2018-04-18 Alan Coxkernel: hopefully fix the busy block panic
2018-04-18 David GivenAdd motor spindown and multisector transfer support...
2018-04-17 Alan Coxinode: and a quick fixup for the fixup
2018-04-17 Alan Coxinode: Fix double locking
2018-04-17 Alan Coxz80pack: update README
2018-04-17 Alan Coxubee: first sketch out of light pen keyboard support
2018-04-17 David GivenAdd bare-bones work-in-progress floppy disk driver...
next