FUZIX.git
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 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 David GivenByte shaving until the new ACCEPT is the same size...
2015-08-22 David GivenSwitch ACCEPT implementation to Forth-ish. Unfortunatel...
2015-08-08 David GivenAdded DOES>. It's not quite right, but it mostly works.
2015-08-08 David GivenAdd smudge bit support.
2015-08-07 David GivenAll the loop words pass the tests. (They now count...
2015-08-06 David GivenStacks go down; sorted out the mess that is Forth doubl...
2015-07-26 David GivenNow about 2/3 down the test suite! But we're reaching...
2015-07-25 David GivenLots more words.
2015-07-25 David GivenActually, HERE is not indirect.
2015-07-25 David GivenNow about half-way down the test suite.
2015-07-25 David GivenNow getting about 1/3 through the test suite.
2015-07-23 David GivenMade at least a start at running the test suite.
2015-07-23 David GivenMutter mutter stupid upper case keywords.
2015-07-22 David GivenUm, oops. latest and here are indirect. Also add some...
2015-07-22 David GivenAdd awk-based cheesy™ compiler; I can now write forth...
2015-07-21 David GivenNow read-file *actually* works. Replaced stdio with...
2015-07-20 David Givenread-file works! Although it seems that accept cannot...
2015-07-20 David GivenWe can has compilation!
2015-07-15 David GivenA tonne more words, and the interpreter works! The...
2015-07-14 David GivenMany fixes; now prints the prompt and gets as far as...
2015-07-13 David GivenMajor improvement; can read text from the console ...
2015-07-13 David GivenArchival draft of fforth; basic word structure laid...
2015-08-23 EtchedPixelsMerge pull request #228 from beretta42/boot
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
next