FUZIX.git
2018-07-21 Alan Coxdate: rewrite and add manual page
2018-07-21 Alan Coxlibc: add basical localtime support
2018-07-21 Alan Coxlocaltim_r: do time zone changes
2018-07-21 Alan Coxgmtime_r: is not localtime_r .. oops
2018-07-21 Alan Coxmv/cp: Initial documentation
2018-07-21 Alan Coxz80pack: createdrives is obsolete
2018-07-21 Alan Coxmv: use a large copy buffer
2018-07-21 Alan CoxDiskFormats: initial draft
2018-07-21 Alan Coxnascom: Initial work in progress code (not complete)
2018-07-21 Alan Coxtrs80m1: note some things to review
2018-07-21 Alan Coxdevscsi: don't compile in unused data structures when...
2018-07-18 EtchedPixelsMerge pull request #646 from DBOTW/trslabel
2018-07-18 Jenz Guenthertools: build trslabel
2018-07-16 EtchedPixelsMerge pull request #645 from beretta42/typo
2018-07-16 Brett Gordoncoco3: fix link script typo
2018-07-15 Alan Coxapps: Additional 68K makefile entries
2018-07-15 Alan Coxtrs80: fix dumb bug when I added the input patch
2018-07-15 Alan Coxls: Add a cleaned up slightly extended V7 ls for comparison
2018-07-15 Alan Coxcp: use bigger buffers
2018-07-14 Alan Coxprocess: small optimzations
2018-07-14 Alan Coxkernel: dead code fix
2018-07-14 Alan Coxcp: fix silence when given insufficient arguments
2018-07-14 Alan Coxamstradnc: fix silly graphics bug
2018-07-14 Alan Coxkernel: update version to 0.2rc1
2018-07-14 Alan Coxtrs80m1: rearrange memory a bit and turn on networking
2018-07-14 Alan Coxtrs80m1: add input meta handler
2018-07-14 Alan Coxtrs80: make the model 4 use the new handler
2018-07-14 Alan Coxkernel: add the input meta handlers
2018-07-14 Alan Coxtty: turn on the data_consumed event
2018-07-14 Alan Coxtrs80m1: further tty debug
2018-07-14 Alan Coxtty: prototypes for the new helper
2018-07-14 Alan Coxtty: expose re-enabled fullq() helper as the tty layer...
2018-07-14 Alan Coxtty: add the new tty_data_consumed method
2018-07-14 Alan Coxtrs80m1: add flow control and fix some other bugs
2018-07-14 Alan Coxtrs80m1: clean up devtty.c with indent etc
2018-07-14 Alan Coxtrs80m1: video genie serial ports .. continued
2018-07-14 Alan Coxlibc: Tidy up use of __NaN
2018-07-14 Alan Coxps: add manual page
2018-07-14 Alan Coxsubstroot: enable and use
2018-07-14 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2018-07-14 Alan Coxps: fix up option message
2018-07-14 Alan Coxgfxtest: Lowe LE18 support
2018-07-14 Alan Coxinittab: remove blank line
2018-07-14 Alan Coxsubstroot: add a handy tool we'll use for boot scripts
2018-07-14 Alan Coxtrs80m1: remove double buffering from buffers, speed...
2018-07-13 Alan Coxtrs80m1: make buffers.c a bit more readable
2018-07-13 Alan Coxtools: record and process source/dest banks to fix...
2018-07-13 Alan Coxtools: more banked section types
2018-07-13 Alan Coxtrs80m1: big set of somewhat intertwined updates
2018-07-13 Alan Coxtrs80m1: remove dead debugging
2018-07-13 Alan Coxkernel: don't declare array size of disk buffers in...
2018-07-13 EtchedPixelsMerge pull request #641 from piso77/fixes
2018-07-13 Alan Coxtrs80m1: switch to separately banked buffers
2018-07-13 Alan Coxtrs80m1: update README
2018-07-13 Alan Coxcpuinfo: first cut at a cpuinfo command
2018-07-12 Paolo Pisatitravis: hook multicomp09
2018-07-12 Paolo PisatiApplications/netd: Makefile.68000: fix typo
2018-07-12 Paolo PisatiLibrary/libs: fuzix-scc6809: rm autogenerated Makefile
2018-07-12 Paolo PisatiLibrary/libs: fuzixpdp11: rm autogenerated Makefile
2018-07-12 Paolo PisatiLibrary/libs: fuzix68000: rm autogenerated Makefile
2018-07-12 Alan Coxtrs80m1: switch to external buffers
2018-07-12 Alan Coxtrs80m1: Naïve initial implementation of external buffe...
2018-07-12 Alan Coxkernel: final pieces needed (I think...) for external...
2018-07-11 Alan Coxsyscall_exec16: note a cunning (but probably not very...
2018-07-11 Alan Coxtrs80: update README
2018-07-11 Alan Coxfilesys: Fix build with external buffers
2018-07-11 Alan Coxsetdate: fix year in BCD mode
2018-07-11 Alan Coxtrs80m1: add clock code but ifdef it back out due to...
2018-07-11 EtchedPixelsMerge pull request #640 from beretta42/ed
2018-07-11 Alan Coxtrs80m1: devgfx, update comments
2018-07-11 Alan Coxtrs80m1: update README
2018-07-11 Alan Coxnetd: first cut at 68K build
2018-07-11 Alan CoxMerge remote-tracking branch 'refs/remotes/origin/master'
2018-07-11 Alan Coxtrs80: Booting and banking work
2018-07-11 Brett Gordon6809: compile ed in V7
2018-07-10 EtchedPixelsMerge pull request #639 from piso77/v68_fixes
2018-07-10 Paolo Pisatitravis: hook v68-banked
2018-07-10 Paolo Pisativ68-banked: config.h: devices.c invoke devide_init...
2018-07-10 Paolo Pisativ68-banked: import missing fuzix.ld from v68
2018-07-10 EtchedPixelsMerge pull request #638 from piso77/v68_fixes
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
next