FUZIX.git
2015-08-23 Mario NunesRenamed to .md to support markdown.
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 EtchedPixelsMerge pull request #228 from beretta42/boot
2015-08-23 Mario NunesOnly send changes.
2015-08-23 Mario NunesRenamed file to .md for use with markdown.
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
2015-08-21 Faisal Abbascurses: some small test programs
2015-08-21 Faisal Abbasetc-files: add termcap db
2015-08-21 Faisal Abbaslibs: Makefile and other changes for curses support
2015-08-21 Faisal Abbaslibs: add termcap for curses
2015-08-21 Faisal Abbascurses library for fuzix
2015-08-21 Brett Gordonfuzix: coco3: booter improvement
2015-08-21 Alan CoxFrom: Brett Gordon <beretta42@gmail.com>
2015-07-26 Alan Cox68hc11: further updating to start to put the eeprom...
2015-07-26 Alan Coxcpu.def: export 68hc11 config registers to the C code
2015-07-26 Alan Coxeeprom: further updating
2015-07-26 Alan Cox68hc11: outchar belongs in platform (some platforms...
2015-07-26 Alan Cox68hc11: start trying to tidy up the definitions
2015-07-26 Alan Coxbank16k: Fixes for some of the swap issues
2015-07-26 Brett Gordonbank16k: first small fix to move towards working 16k...
2015-07-25 Alan Cox68hc11test: begin fitting in firmware
2015-07-25 Alan Coxeeprom: draft out firmware interfaces
2015-07-25 Alan Coxlowlevel-68hc11: export needed methods
2015-07-25 Alan Cox68hc11test: update memory maps
2015-07-25 Alan Cox68hc11test: further development work
2015-07-21 Alan CoxTODO: note more work to be done
2015-07-21 Alan Cox68hc11: flesh out more of the support code
2015-07-21 Alan Cox68hc11: small updates
2015-07-21 Brett Gordonplatform-coco3: added blkdevs to BOOTDEVICES, enable...
2015-07-21 Alan Coxcpu-68hc11: add cpu definition
2015-07-21 Alan Coxcpu-68hc11: image.mk
2015-07-21 Alan CoxMakefile: add 68hc11test
2015-07-21 Alan Coxmicropack: state of play update, add thoughts on overlays
2015-07-21 Alan Coxstdio: remove iffy putchar etc macros
2015-07-21 Alan Coxsyscall_exec32: give the same treatment to 32bit
2015-07-21 Alan Coxexec: extract type dependancies for pointers
2015-07-21 Alan Coxdragon-nx32; fix pul
2015-07-21 Alan Coxdragon-nx-32: fix stupid bug in optimised idle
2015-07-21 Alan Cox68hc11: fill out a bit more of the code
2015-07-20 Alan Cox6809: tag an item to check
2015-07-20 Alan Cox68hc11: initial lowlevel code
2015-07-20 Alan Cox68hc11test: initial incomplete compile testing for...
2015-07-20 Alan Cox68hc11: fix rules.mk
2015-07-17 Alan Coxz80fixedbank: experimentally enable interrupts for...
2015-07-17 Alan Coxlowlevel-z80: set insys when pre-empting, fix a scribbl...
2015-07-17 Alan Coxinode: note a spot we need to optimise
2015-07-17 Alan Coxcpu: lay groundwork for 32bit kernel / 16bit user etc
2015-07-17 Alan Coxtrs80: update README
2015-07-16 Brett Gordonmkfs: fast format option
2015-07-15 Brett Gordonplatform-coco3: sdc driver bugfixes
2015-07-12 Brett Gordonfuzix path
2015-07-07 Alan CoxFrom: Hemstra Bart Jeroen <bart-jeroen@hemstra.com>
2015-07-06 Brett Gordonplatform-coco3: implement IDE
2015-07-05 Brett GordonIDE bugfix for dragon-nx32
2015-07-02 Alan Coxtrs80: fix missed file discard.c
2015-06-30 Brett Gordonfuzix: platform-coco3: better drivewire virtual serial...
2015-06-30 EtchedPixelsMerge pull request #218 from willsowerbutts/una
2015-06-29 Will Sowerbuttszeta-v2: _trap_reboot now disables memory paging entirely
2015-06-26 EtchedPixelsMerge pull request #216 from willsowerbutts/tinyfixes
2015-06-26 Will Sowerbuttszeta-v2: Implement _trap_reboot
2015-06-26 Will Sowerbuttsp112: Implement _trap_reboot
2015-06-26 Will Sowerbuttsp112: Add missing includes in discard.c
2015-06-26 Will Sowerbuttsmonitor-z80: Add Jump command
2015-06-26 Brett GordonFuzix: platform-coco3: no more stashing, progtop =...
2015-06-26 Alan CoxFrom: prateemmandal
2015-06-26 Alan Coxtrs80: fix white space
2015-06-23 Alan Coxbank94: not yet in use or tested
2015-06-23 Alan Coxtrs80: split out the banking logic
2015-06-23 Brett Gordonp_top must be set in process.c as well for bank16k
2015-06-17 Brett Gordonplatform-coco3: Forgot to commit/add link script for...
2015-06-17 Brett GordonCoCo3 Fuzix (take two)
2015-06-17 Alan Coxcoco3: trailing space stripping
2015-06-17 Alan Coxcoco3: more white space
2015-06-17 Alan Coxcoco3: trimmed trailing white space in a few spots
2015-06-17 Alan Coxcoco3: indent devtty again
2015-06-17 Brett GordonCoCo3 Fuzix (take two)
2015-06-17 Alan CoxAdd 6809 simple to the list for dev work
2015-06-16 Alan Coxmicropack: straighten out defines
2015-06-15 Alan Coxmicropack: experimenting with some smallness ideas
2015-06-15 Alan Coxtty: cannot putc_wait from an interrupt
2015-06-15 Tormod Voldensh: Optimize all files for size on 6809
next