FUZIX.git
2018-05-24 Alan Coxtrs80: introduce a model type
2018-05-24 Alan Coxz80: fix incorrect call to chksigs
2018-05-24 Alan CoxMakefile: make sure makejv3 is built
2018-05-22 Alan Coxtrs80 model 1: initial commit tree
2018-05-22 Alan Coxtrs80: update model 4 README
2018-05-17 Alan Coxtools: allow discard1/2 to place discard in a given...
2018-05-17 Alan Coxzx128: note bugs
2018-05-17 Alan Coxtrs80: fix build error
2018-05-17 Alan Coxtrs80: switch over to using the bank94 code
2018-05-17 Alan Coxtrs80: make config.h and the other code agree on the...
2018-05-17 Alan Coxtrs80: fix handling of standard 128K systems
2018-05-17 Alan Coxtrs80: fix bank94 code
2018-05-17 Alan Cox8086: while I remember document the early 8086 test...
2018-05-16 Alan Coxtrs80: bank94 will need a lot more bank entries!
2018-05-16 Alan Coxtrs80: adjust crt0 so we reclaim all memory between...
2018-05-16 Alan Coxbank94: fix some obvious bugs before we try it
2018-05-16 Alan Coxtrs80: update README
2018-05-16 Alan Coxtrs80: Add reboot support, remove now surplus timer...
2018-05-16 Alan Coxtrs80: fix IRQ handling logic
2018-05-16 Alan Coxtrs80: minimal changes for banker modded TRS80
2018-05-16 Alan Coxtrs80: work around a bug in xtrs
2018-05-16 Alan Coxtrs80: build the boot loader by default
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...
next