FUZIX.git
2018-07-05 Alan Coxcoco2cart; update README
2018-07-05 Alan Coxkernel: add a logical key for caps-lock
2018-07-05 Alan Coxtrs80m1: make trs80-bank more flexible
2018-07-05 Alan CoxREADME: add a reminder about the IDE card
2018-07-05 Alan Coxtrs80load: make current loaders explicitly pass A = 0
2018-07-05 Alan Coxtrs80m1: preserve A from the boot loader to use as...
2018-07-04 Alan Coxtrs80m1: fix comment
2018-07-04 Alan Coxtrs80m1: keyboard updates
2018-07-04 Alan Coxvtsupport: make the TRS80 model 1 lower case optional
2018-07-04 Alan Coxstringy: more debug work
2018-07-04 Alan Coxkernel: fix a crash with failing to open char devices
2018-07-04 Alan Coxkernel: default to ro mount
2018-07-04 Alan Coxtrs80m1: initial (not yet working right) stringy support
2018-07-04 Alan Coxtrs80m1: update README
2018-07-04 Alan Coxtrs80m1: support Model III speedup board
2018-07-04 Alan Coxkernel: add initial tape ioctls
2018-07-04 Alan Coxtrs80m1: not differing tty on VG
2018-07-04 Alan Coxkernel: new graphics types
2018-07-03 Alan Coxtrs80m1: ensure panic message isn't buffered and unseen
2018-07-03 Alan Coxtrs80m1: add initial exatron support
2018-07-03 Alan Coxtape: initial tape ioctls
2018-07-02 Alan Coxtrs80m1: fill in the graphics basics
2018-07-02 Alan Coxtrs80m1: update README
2018-07-02 Alan Coxtrs80: adopt new description
2018-07-02 Alan Coxkernel: add trs80 graphics mode
2018-07-02 Alan Coxtrs80m1: finish up minimal graphics reporting
2018-07-02 Alan Coxtrs80: don't allow serial port terminals to do graphics !
2018-07-02 Alan Coxmode: teach new mode types
2018-07-02 Alan Coxgraphics.h: propogate kernel changes
2018-07-02 Alan Coxsignal.h: should define signal() according to the standards
2018-07-02 Alan Coxtrs80: trivial formatting
2018-07-02 Alan Coxtrs80m1: sort out all the multi-console fun
2018-07-02 Alan Coxtrs80m1: fix comment
2018-07-02 Alan Coxtrs80m1: use the printer port to dump diagnostics
2018-07-02 Alan Coxbankld: support banked linking of non common area data
2018-07-01 Alan Coxtrs80m1: sort out the keyboard
2018-07-01 Alan Coxtrs80m1: Only poll the serial port
2018-07-01 Alan Coxcoco2: memory usage
2018-07-01 Alan Coxcoco2: fix build issues, on platform_ and adding memmove
2018-07-01 Alan Coxcoco2cart: tidy up ready for next releases
2018-07-01 Alan Coxrc2014: fix wrong comment
2018-07-01 Alan Coxcoco2cart: tweak so that sdc and ide fit together
2018-07-01 Alan Coxcursesgames: add packaging rule
2018-07-01 Alan CoxStandalone add /usr/games and /usr/games/lib
2018-07-01 Alan Coxgames: relocate to /usr/games
2018-07-01 Alan Coxcave: use full path to database and relocate into games
2018-07-01 Alan Coxmtx: remove obsolete comment
2018-06-30 Alan Coxtrs80m1: update docs a bit
2018-06-30 Alan Coxtrs80: update README
2018-06-30 Alan Coxubee: update docs
2018-06-30 Alan Coxdevfd_hw: Save IY as the C compiler requires, call...
2018-06-30 Alan Coxtimer.c: note an optional improvement
2018-06-30 Alan Coxrc2014: note something we need to attend to to do clockless
2018-06-30 Alan Coxp112: note apparent bug to review
2018-06-30 Alan Coxlowlevel-z80: Fix a tiny hole in the reti handling
2018-06-30 Alan Coxz80fixedbank: add missing include
2018-06-30 Alan Coxz80fixedbank-banked: add missing include
2018-06-30 Alan Cox65c816: remove unused import
2018-06-30 Alan Coxkernel: add a cpu type for the rabbit 2k
2018-06-30 Alan Coxz80: add memmove prototype
2018-06-30 Alan Coxcursegames: wipe .o files on make clean even with z80
2018-06-30 Alan Coxvt: use memmove like we should
2018-06-30 Alan Coxcoco2cart: fix breakage from vt change
2018-06-29 Alan Coxasz80: Well actually as-several-things
2018-06-29 Alan Coxasz80: forgot the 6502 Makefile
2018-06-29 EtchedPixelsMerge pull request #635 from piso77/travis
2018-06-29 Paolo Pisatitravis: add 65xx build deps to let the build start
2018-06-28 Alan Coxtravis: build v65c816 as well - hopefully
2018-06-28 Alan Coxinvaders: remove FP usage
2018-06-28 Alan Cox6502: build cursesgames with curses
2018-06-28 Alan Coxcurses: build for 6502
2018-06-28 EtchedPixelsMerge pull request #633 from piso77/travis_badge
2018-06-28 EtchedPixelsMerge pull request #634 from piso77/v65c816_fixes
2018-06-28 Paolo Pisatigames: fix hamurabi build by expliciting void types
2018-06-28 Paolo PisatiREADME: show build status and link to build results
2018-06-27 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2018-06-27 Alan Coxcpm: tools for working with CP/M media
2018-06-27 EtchedPixelsMerge pull request #632 from piso77/travis
2018-06-27 Paolo Pisatitravis: re-enable Travis CI
2018-06-26 Alan Coxgetopt: Add missing POSIX optopt
2018-06-26 EtchedPixelsMerge pull request #630 from piso77/z80_fuzix_ccopts
2018-06-26 EtchedPixelsMerge pull request #629 from piso77/rc2014_fix
2018-06-26 Paolo PisatiApplications/flashrom: Makefile.z80: use $(FUZIX_CCOPTS)
2018-06-26 Paolo PisatiApplications/cursesgames: Makefile.z80: use $(FUZIX_CCOPTS)
2018-06-26 Paolo PisatiApplications/games: Makefile.z80: use $(FUZIX_CCOPTS)
2018-06-26 Paolo PisatiApplications/MWC/cmd/asz80: Makefile.z80: use $(FUZIX_C...
2018-06-26 Paolo PisatiApplications/ue: Makefile.z80: use $(FUZIX_CCOPTS)
2018-06-26 Paolo PisatiApplications/MWC/cmd: Makefile.z80: use $(FUZIX_CCOPTS)
2018-06-26 Paolo PisatiApplications/SmallC: Makefile.z80: use $(FUZIX_CCOPTS)
2018-06-26 Paolo Pisatirc2014: dont fail to build if ../rc2014_root_fs doesnt...
2018-06-26 Paolo PisatiApplications/as09: Makefile.z80: use $(FUZIX_CCOPTS)
2018-06-26 Paolo PisatiApplications/ld09: Makefile.z80: use $(FUZIX_CCOPTS)
2018-06-26 Paolo PisatiApplications/util: Makefile.z80: use $(FUZIX_CCOPTS)
2018-06-26 Paolo PisatiApplications/V7/games: Makefile.z80: use $(FUZIX_CCOPTS)
2018-06-26 Paolo PisatiApplications/V7/cmd/sh: Makefile.z80: use $(FUZIX_CCOPTS)
2018-06-26 Paolo PisatiApplications/V7/cmd: Makefile.z80: use $(FUZIX_CCOPTS)
2018-06-26 Paolo PisatiLibrary/libs: Makefile.z80: use $(FUZIX_CCOPTS)
2018-06-26 Paolo PisatiMakefile: introduce $FUZIX_CCOPTS as per global optimiz...
2018-06-25 Alan Coxbinman: discard may be above commonmem and that's just...
2018-06-25 Alan Coxtrs80: NMI masking fix
next