FUZIX.git
2015-10-02 Alan Coxz80-banked: update for SDCC 3.5 + patches for banking...
2015-10-02 Alan Coxdevio: fix stupid bug I introduced
2015-10-02 Alan Coxstandalone: big clean up of ucp
2015-10-02 Alan Coxfork(): flag day time - add flags, pointer argument...
2015-10-02 Alan Coxstandalone: getmode() conflicts with BSD includes
2015-10-01 Alan Coxcoco2/dragon64: Initial 64K RAM port tree
2015-10-01 Alan Coxtty: fix O_NDELAY proposal
2015-10-01 Alan Cox6809test: discard obsolete initial 6809 test code
2015-10-01 Alan Coxblkdev: fix (void *) arithmetic
2015-10-01 Alan Coxcpu-6502: ntohs
2015-10-01 Alan Coxplatform: fix various reboot exports
2015-10-01 Alan Coxubee: update devtty
2015-10-01 Alan CoxUpdate platforms for platform_discard hook
2015-10-01 Alan Coxpcw8256: work around sdcc 3.5 bug
2015-10-01 Alan Coxz80: tidy cpu.h
2015-10-01 Alan Coxmsx1: fix crash caused by code in data space
2015-10-01 Alan Coxdragon-nx32: add platform_discard stub
2015-10-01 Alan Coxcoco3: platform_discard()
2015-10-01 Alan Coxcoco3: fix annoying warnings
2015-10-01 Alan Coxplatform-dragon: Retire the original experimental ROM...
2015-10-01 Alan Coxplatform-6809test: drop this test platform
2015-10-01 Alan Coxprocess: add a hook for platform level knowledge of...
2015-10-01 Alan CoxBUGS: update
2015-10-01 Alan Cox6809: we will need this shortly
2015-10-01 Alan Coxnet: add arp header ready for starting work on some...
2015-10-01 Alan Coxsimple: support UDATA split away from process space
2015-10-01 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-10-01 Alan Coxtermcap: paste in the escaped tgoto
2015-10-01 EtchedPixelsMerge pull request #245 from beretta42/50hz
2015-09-30 Brett Gordoncoco3: check for pal/ntsc bit in BASIC ROM, set hardwar...
2015-09-26 EtchedPixelsMerge pull request #243 from beretta42/video_glitch
2015-09-25 EtchedPixelsMerge pull request #241 from beretta42/mbr
2015-09-25 Brett Gordoncoco3: bugfix: don't set PAL mode for the coco3.
2015-09-25 Brett Gordoncoco3: bugfix: mbr.c adjust offsets/lens for 512b blocks.
2015-09-23 EtchedPixelsMerge pull request #239 from beretta42/blkdev
2015-09-23 Brett Gordonblkdev: increment data address and lba each time throug...
2015-09-21 EtchedPixelsMerge pull request #238 from beretta42/map_for_swap
2015-09-21 Brett Gordoncoco3: implement map_for_swap, swap_map().
2015-09-18 EtchedPixelsMerge pull request #237 from beretta42/video2
2015-09-18 Brett Gordoncall devtty_init() at startup
2015-09-18 Brett Gordonchange name of vtmode to defmode
2015-09-18 Brett Gordonadded 64 and 32 column modes.
2015-09-17 EtchedPixelsMerge pull request #234 from beretta42/boot
2015-09-17 EtchedPixelsMerge pull request #236 from beretta42/levee
2015-09-17 Brett Gordoncoco3: build levee in build script.
2015-09-17 Brett Gordonlevee: add levee to ucp-script
2015-09-17 Brett Gordonlevee: 6809 makefile
2015-09-17 Brett Gordoncoco3: boot: commandline works with REM token.
2015-09-10 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-09-10 Alan Coxnet: working files for start of coding up the protocol...
2015-09-09 EtchedPixelsMerge pull request #233 from marioaugustorama/master
2015-08-31 Mario NunesCosmetic changes
2015-08-31 Mario NunesRenamed README to README.md.
2015-08-30 Mario Nunes[FIX] correct make file to remove liberror binary in...
2015-08-30 Mario Nunes[FIX] correct make file to remove fsize binary in Libra...
2015-08-30 Mario Nunes* [ADD] Added directory Documentation.
2015-08-28 Mário Nunes[FIX ]Format changed for better viewing.
2015-08-28 Mário NunesFile renamed to .md for support markdown.
2015-08-25 EtchedPixelsMerge pull request #229 from marioaugustorama/master
2015-08-25 EtchedPixelsMerge pull request #230 from davidgiven/fforth
2015-08-24 David GivenUpdate license.
2015-08-24 David GivenQuick-and-dirty untested bindings to lots of system...
2015-08-24 David GivenRemember to honour the smudge bit.
2015-08-24 David GivenFix some issues with writing out negative numbers.
2015-08-24 David GivenMOVE works (and is not like CMOVE).
2015-08-24 David Given>NUMBER takes a double. Who knew.
2015-08-24 David GivenPictured numeric output works. Complex and fiddly.
2015-08-23 Mário NunesFIX documentation
2015-08-23 Mário NunesFIX documentation
2015-08-23 Mario NunesMerge branch 'master' of https://github.com/marioaugust...
2015-08-23 Mario NunesRenamed to .md to support markdown.
2015-08-23 Mário NunesFIX documentation
2015-08-23 Mario NunesRename README to README.md
2015-08-23 Mario NunesMerge branch 'master' of https://github.com/marioaugust...
2015-08-23 Mario NunesMerge remote-tracking branch 'upstream/master'
2015-08-23 Mário NunesFix formating
2015-08-23 David GivenPAD works properly now (it's just an alias for HERE...
2015-08-23 David GivenRewrote big chunks of the input handling; EVALUATE...
2015-08-23 EtchedPixelsMerge pull request #228 from beretta42/boot
2015-08-23 David GivenByte shaving until the new ACCEPT is the same size...
2015-08-23 Mario NunesOnly send changes.
2015-08-23 Mario NunesRenamed file to .md for use with markdown.
2015-08-22 David GivenSwitch ACCEPT implementation to Forth-ish. Unfortunatel...
2015-08-22 Brett Gordonfuzix: coco3: README: updated for new cmdline param...
2015-08-22 Brett Gordonfuzix: coco3: boot.s: increase filename buffer to handl...
2015-08-22 Brett Gordonfuzix: coco3: boot.s: scan cmdline for kernel file.
2015-08-22 Brett Gordonfuzix: coco3: boot.s: bugfix: cmdline passing does...
2015-08-22 Alan Coxfcc: hide float/double warning on Z80
2015-08-22 Alan CoxLibrary/libs: use $(MAKE) for the Z80 build at least
2015-08-22 Alan Coxdoupdt: remove unused variable
2015-08-22 Alan Coxkernel: use $(MAKE) so that FreeBSD folks can define...
2015-08-22 Alan Coxcpu-z80: use the findsdcc script
2015-08-22 Alan Coxfindsdcc: guess the library path from the binary
2015-08-22 Alan Coxcurses: remove test examples that shouldn't have been...
2015-08-21 Alan CoxREADME.md: ought to mention the COCO3
2015-08-21 Alan Coxcurses-test: define main arguments
2015-08-21 Alan Coxtermcap: outc should be int return
2015-08-21 Alan Coxcurses: fix prototypes up a bit
2015-08-21 Alan Coxcurses: small cleanups and fixme notes
2015-08-21 Alan Coxtermcap: add lost header information
next