FUZIX.git
2014-11-05 Alan Coxcpu: introduce "staticfast"
2014-11-05 Alan CoxFrom 2ea7e7e52e5e2411bb91415f20d593dc8131b655 Mon Sep...
2014-11-05 Alan Coxpcw8256: add uzi.lnk that was missed from the commits
2014-11-05 EtchedPixelsMerge pull request #6 from Rappalot/master
2014-11-05 RappalotConvert zmac format source files to sdasz80
2014-11-05 Alan Coxmsx2: initial bootstrap debugging
2014-11-04 Alan CoxMakefile/link: Update all the other link files to match...
2014-11-04 EtchedPixelsMerge pull request #4 from gmacd/master
2014-11-04 Graham MacDonaldAdd condition to build z80pack on Mac
2014-11-04 Alan Coxmsx2: Further random guesswork as we go - memory sizing
2014-11-03 Alan Coxmsx2: RAM fixup
2014-11-03 Alan Coxmsx2: Add an initial wild guess at what MSX2 will need
2014-11-03 Alan CoxMakefile: call the final result fuzix.bin not uzi.bin
2014-11-03 Alan CoxREADME: first take at instructions for building
2014-11-03 EtchedPixelsMerge pull request #3 from erkinalp/master
2014-11-03 erkinalpConverted all function definitions into prototype style...
2014-11-03 Alan Coxpcw8256,fdc765: not the architectural question around...
2014-11-03 Alan Coxpcw8256,fdc765.s: Use outi not ini for writes, comment...
2014-11-02 Alan Coxemulator: Add code for lseek() rather than the UZI...
2014-11-02 Alan Coxpx4plus: update comments, remember to swap the uarea
2014-11-02 Alan Coxswap: Fix silly bug
2014-11-01 Alan Coxnc100/200: update notes, start adding NC200 support
2014-11-01 Alan Coxpx4 init: Remember to set the video base !
2014-11-01 Alan CoxMakefile: introduce the _VIDEO segment, rebalance CODE...
2014-11-01 Alan Coxcrt0.s: Prepare for _VIDEO
2014-11-01 Alan Coxcrt0: Prepare for _VIDEO area
2014-11-01 Alan Coxpx4plus: Add initial (untested) video, and adjust memor...
2014-11-01 Alan Coxvt: We are going to make this more bankable, add warnings
2014-11-01 Alan Coxbinman: Teach binman some new tricks
2014-11-01 Alan Coxstart: move more discardables into _DISCARD
2014-11-01 Alan Coxpx4plus: note the state of play
2014-11-01 Alan Coxfont8x8: allow 1K font
2014-11-01 Alan Coxplatform-px4: Add the PX4Plus
2014-10-31 Alan Coxnc200: Initial pass at NC200 support as well as the...
2014-10-31 Alan CoxREADME.md: mutter mutter formatting crap, whats wrong...
2014-10-31 Alan Coxpcw8256,devtty: Commit some of the shift keys that...
2014-10-31 Alan CoxPORTING: Clarify map_save/restore
2014-10-31 Alan Coxpcw8256: resync with the core updates
2014-10-31 Alan CoxMakefile: remove some more bits of legacy uzi.com building
2014-10-31 Alan CoxMakefile: remove reference to removed loader code
2014-10-31 Alan Coxsocz80: Add the SocZ80 platform README
2014-10-31 Alan Coxsocz80: Add the target
2014-10-31 Alan Coxexecve: Correct cpm emulator loading
2014-10-31 Alan Coxpcw8256: don't define un-needed UAREA bits
2014-10-31 Alan CoxStandalone: Add the standalone utilities
2014-10-31 Alan CoxREADME.md: put the main notes here
2014-10-31 Alan CoxREADME: remove notes leaving historical bits here
2014-10-31 Alan Coxfuzix: Halloween Release
2014-10-31 EtchedPixelsCreate README.md
2014-10-31 EtchedPixelsInitial commit