kernel: core changes to get uint_fast8_t into the drivr layer
[FUZIX.git] / Kernel / devsys.c
2019-03-13 Alan Coxkernel: core changes to get uint_fast8_t into the drivr...
2019-01-19 Alan Coxps: fix kernel and user bits to get ps working 32bit
2018-07-06 Alan Coxinput: rework the input layer concept a bit
2018-04-21 David GivenMerge from master.
2018-04-19 David GivenMerge from master.
2018-04-13 EtchedPixelsMerge pull request #606 from beretta42/inputfix
2018-04-13 Brett Gordoninput: fix ifdef typo
2018-04-12 Alan Coxdevsys: hooks for input device
2018-02-09 Alan Coxkernel: restructure readi/writei to save memory
2017-11-14 Alan Coxkernel: add hooks for rtc
2017-10-22 Alan Coxdevsys: error rather than 0 on failed uput in devsys
2017-10-22 EtchedPixelsMerge pull request #530 from beretta42/fix2
2017-10-22 Brett Gordon/dev/proc: return number of bytes read.
2017-10-21 Alan Coxkernel: rework buffer handling and superblocks
2017-02-12 EtchedPixelsMerge pull request #488 from beretta42/coconic
2017-02-12 EtchedPixelsMerge pull request #489 from beretta42/bto
2017-01-16 EtchedPixelsMerge pull request #476 from beretta42/dw_mf
2017-01-09 EtchedPixelsMerge pull request #475 from willsowerbutts/features2
2017-01-08 Will SowerbuttsKernel: New /dev/mem driver
2016-10-30 EtchedPixelsMerge pull request #447 from tormodvolden/ue-editor
2016-08-31 EtchedPixelsMerge pull request #413 from vandys/kernel
2016-08-29 Alan Coxdevsys: check for over end copies for ps
2016-02-20 Alan Coxdevsys: Make the devsys code identing consistent
2016-02-20 Alan Coxdevsys: wire up the network hooks
2016-02-13 Alan Coxdevsys: low protection makes no sense so remove
2015-03-31 Alan Coxaudio: add the base audio code and hooks
2015-01-30 Alan Coxdevsys: fix warnings caused by unused parameters
2015-01-27 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-01-26 Alan Coxtypes: set the type definitions ready for non 8bit...
2014-11-21 Alan Coxdevsys: note a Z80 assumption to fix
2014-10-31 Alan Coxfuzix: Halloween Release