FUZIX.git
2018-05-16 Alan Coxtrs80: fix a tiny race in the floppy code
2018-05-16 Alan Coxtrs80: fix baud rate setting on serial
2018-05-16 EtchedPixelsMerge pull request #615 from beretta42/games
2018-05-16 Brett Gordon6809: compile and add advsys interpreter to games package
2018-05-15 Alan Coxadvint: interpreter for Advsys games
2018-05-13 Alan Coxubee: plug in video change
2018-05-13 Alan Coxvile: start on : command
2018-05-13 Alan Coxubee: floppy support for direct to user copies
2018-05-13 Alan Coxubee: more preparation for mode setting
2018-05-13 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2018-05-13 Alan Coxdocs: Fixes for BankedZ80 andd an IRQ doc
2018-05-13 EtchedPixelsMerge pull request #613 from beretta42/ham
2018-05-13 EtchedPixelsMerge pull request #614 from beretta42/cursesgames
2018-05-13 Alan Coxvile: add '%' and 't', fix some delete related bugs
2018-05-13 Brett Gordoncursesgames: libtermcap needed
2018-05-13 Brett Gordonhamurabi: input in base 10.
2018-05-13 Brett Gordonhamurabi: add to games package
2018-05-13 Brett Gordonhamurabi: defloat
2018-05-12 Alan Coxvile: Add H / M / L and fix A
2018-05-11 Alan Coxfweep: turn more bits u16
2018-05-11 Alan Coxubee: more updates
2018-05-11 Alan Coxubee: make IDE work as an option
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
next