FUZIX.git
2018-07-10 Paolo Pisativ68-banked: import missing fuzix.ld from v68
2018-07-10 Paolo Pisatitravis: hook v68 to the build
2018-07-10 Paolo Pisatiue: 68000: fix compilation
2018-07-10 Paolo Pisatiue: 68000: try to workaround a weird dependecy/invokati...
2018-07-10 Paolo Pisatinetd: 68000: dummy Makefile
2018-07-10 Paolo Pisaticursesgames: 68000: fix compilation
2018-07-10 Paolo Pisaticrt0: 68000: fix compilation
2018-07-10 Paolo Pisatitravis: setup v68 toolchain
2018-07-10 Paolo Pisatitravis: don't pollute targets with foreign tool/chain
2018-07-08 Alan Coxtrs80: remove flags for gfx ops we deleted
2018-07-08 Alan Coxtrs80m1: correct some graphics reporting
2018-07-08 Alan Coxtrs80m1: Update the documentation
2018-07-08 Alan Coxtrs80m1: new prototype for genie serial
2018-07-08 Alan Coxtrs80.h: update Genie comment
2018-07-08 Alan Coxtrs80: comment/typo fix boot code
2018-07-08 Alan Coxtrs80m1: Fix up the Video Genie handling for serial...
2018-07-08 Alan Coxtrs80m1: report proper resolution for the Lowe LE-18
2018-07-08 Alan Coxtrs80m1: add initial bits for the Lowe Electronics...
2018-07-08 Alan Coxgraphics.h: add LOWE_LE18
2018-07-08 Alan Coxtrs80m1: turn on keyboard bit map access
2018-07-08 Alan Coxtrs80m1: update VG
2018-07-08 Alan Coxtrs80m1: update status
2018-07-08 Alan Coxtrs80m1: note we need to make outchar for debugging...
2018-07-08 Alan Coxtrs80m1: notes on serial port
2018-07-08 Alan Coxtimer: permit runtime decisions that we have no rtc...
2018-07-07 Alan Coxtrs80m1: boot loader now also handles selector
2018-07-07 Alan Coxtrs80m1: update status
2018-07-07 Alan Coxtrs80m1: initial ChromaTRS bits
2018-07-07 Alan Coxmode: there is a difference between the 9918 and 9918A...
2018-07-07 Alan Coxtrs80: Fix backspace/delete
2018-07-07 Alan Coxrc: use fsck -a
2018-07-07 Alan Coxinit: handle blank lines quietly, and fix explosion...
2018-07-07 Alan Coxed: switch to V7 ed
2018-07-07 Alan Coxfsck: Fix use of filesystem names
2018-07-07 Alan Coxsyscall_other: make halt tell you it's done
2018-07-07 Alan Coxbasefs: add new files
2018-07-07 Alan Coxetc: update template files a bit
2018-07-07 Alan Coxmkfs: exit with a valid return code
2018-07-07 Alan Coxue: add 6502 build rules
2018-07-07 Alan CoxLibrary: add strtok_r everywhere else
2018-07-07 Alan Coxstrtok_r: useful, trivial but was missing from the...
2018-07-07 Alan Coxps: make it work like it's supposed to
2018-07-07 Alan Coxps: reformat - no other changes
2018-07-07 Alan Coxps: split up and begin tidy
2018-07-06 Alan Coxinit: allow 'c' option for console to claim related...
2018-07-06 Alan Coxapps: build cpmfs etc
2018-07-06 Alan Coxtrs80m1: typo
2018-07-06 Alan Coxtrs80: turn on input support and fix keyboard bits
2018-07-06 Alan Coxtrs80: remove prototypes for deleted code
2018-07-06 Alan Coxtrs80: move the initializers out of the main flow
2018-07-06 Alan Coxtrs80: introduce new files for input device handling
2018-07-06 Alan Coxremount: add a fallback for finding /
2018-07-06 Alan Coxutils: add joystick and graphics test code
2018-07-06 Alan Coxcpmfs: add help file
2018-07-06 Alan Coxcave: fix redefinition of Z80 type
2018-07-06 Alan Coxcpmfs: add Makefiles
2018-07-06 Alan Coxcpmfs: update types etc
2018-07-06 Alan Coxtrs80m1: update status
2018-07-06 Alan Coxtrs80m1: devinput sync with graphics changes
2018-07-06 Alan Coxtrs80m1: fix up model 3 NMI vector (its a JP xx xx...
2018-07-06 Alan Coxtrs80m1: fix NMI handling up a bit for the Model III
2018-07-06 Alan Coxtrs80m1: don't do kernel video writes when in micrograf...
2018-07-06 Alan Coxtrs80m1: sort out the graphics logic
2018-07-06 Alan Coxgraphics.h: sync with kernel
2018-07-06 Alan Coxinput: add user space include file
2018-07-06 Alan Coxgraphics: The Microlabs Grafyx for Model III and IV...
2018-07-06 Alan Coxinput: rework the input layer concept a bit
2018-07-06 Alan Coxcoco2cart: update README
2018-07-06 Alan Coxtrs80m1: add initial joystick/input device support
2018-07-06 Alan Coxtrs80m1: further selector work
2018-07-06 Alan Coxtrs80m1: fix another selector bug and a warning
2018-07-06 Alan Coxtrs80m1: report presence of hr1g globally
2018-07-06 Alan Coxkernel: add modifiers to kbd events
2018-07-05 Alan Coxtrs80: clean up graphics
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
next