FUZIX.git
2016-08-28 Brett Gordondrivewire: init commit "dwdate" - set system time from...
2016-08-28 Brett Gordonsyscall: stime: return 0 on success.
2016-08-28 Brett Gordonstime syscall: ptr params reversed, also finish prototy...
2016-08-19 EtchedPixelsMerge pull request #397 from dfffffff/master
2016-08-19 dffffffffound this issue when trying to ranlib libm6809.a:...
2016-08-18 EtchedPixelsMerge pull request #396 from beretta42/fview2
2016-08-18 Brett Gordoninstall test file, remove extra test files.
2016-08-18 Brett Gordonmore comments, made endian checking run-time
2016-08-18 Brett Gordonadd copyright, some commenting, lil bugs fixes
2016-08-18 Brett Gordonadd package file and man page
2016-08-18 Brett Gordonnow should work on different width screens. ?
2016-08-18 Brett Gordonproper (slow) 1bpp mode + boarders + horrible buffer...
2016-08-18 Brett Gordonseems ok to add optimization
2016-08-18 Brett Gordonfix some more colors/ 16 bpp / dither optional
2016-08-18 Brett Gordonplaying with palettes
2016-08-18 Brett GordonInit commit, in working state.
2016-08-14 Tormod Volden6809: Build levee, sh and kernel with -fno-cprop-registers
2016-08-07 EtchedPixelsMerge pull request #395 from nealcrook/more-dw
2016-08-07 Neal Andrew... Revise todo list and emulator start-up line.
2016-08-07 Neal Andrew... change register assignment so that checksum is calculat...
2016-08-07 Neal Andrew... whiespace consistency changes. No functional change.
2016-08-07 Neal Andrew... sync up with version in coco and dragon areas (just...
2016-08-07 EtchedPixelsMerge pull request #393 from atsidaev/zx_128_betadisk
2016-08-07 Alexander Tsidaevzx128: filesystem build config
2016-08-07 Alexander Tsidaevzx128: Betadisk-128 driver
2016-08-02 EtchedPixelsMerge pull request #392 from atsidaev/touch_c_fix
2016-08-02 EtchedPixelsMerge pull request #391 from nealcrook/multicomp-dw
2016-08-02 Alexander Tsidaevtouch.c: strerror(...) needs string.h
2016-08-02 Neal Andrew... remove dead code and bad comments.
2016-07-31 EtchedPixelsMerge pull request #390 from atsidaev/zx128_fix_20160731
2016-07-31 Alexander Tsidaevzx128: include compilation of binmunge and bin2sna...
2016-07-31 Alexander Tsidaevzx128: disabling microdrive swapping as it is broken...
2016-07-31 Alexander Tsidaevzx128: adding Disciple lowlevel functions prototypes...
2016-07-31 Alexander Tsidaev.gitignore updated
2016-07-31 Alexander Tsidaevnet_z80pack: direct pointer conversion
2016-07-29 Neal Andrew... First sighting of life from drivewire.
2016-07-29 Neal Andrew... Oops. Left all three UARTs at the same address. Fixed.
2016-07-28 Neal Andrew... Add defines for all 3 UARTs.
2016-07-28 Neal Andrew... Remove unused variables.
2016-07-28 EtchedPixelsMerge pull request #388 from vandys/group
2016-07-28 EtchedPixelsMerge pull request #389 from vandys/touch
2016-07-27 EtchedPixelsMerge pull request #387 from nealcrook/math-header
2016-07-27 EtchedPixelsMerge pull request #386 from nealcrook/multicomp-exec
2016-07-27 Neal Andrew... Fix apparent typos that caused gcc-6809 to barf.
2016-07-27 Andy ValenciaMerge branch 'master' into touch
2016-07-27 Andy ValenciaMerge branch 'group' of github.com:vandys/FUZIX into...
2016-07-27 Andy ValenciaMerge branch 'master' into group
2016-07-26 Neal Andrew... Merge branch 'multicomp-exec' of https://github.com...
2016-07-26 Neal Andrew... Switch away from legacy exec model (for SDC driver...
2016-07-26 EtchedPixelsMerge pull request #385 from beretta42/ashr
2016-07-26 Alan Coxsmallc: Updates
2016-07-26 Brett Gordon6809: restore memory state in case of int while in...
2016-07-26 Brett Gordon6809: ashrsi3: 8 bit shift optimization
2016-07-26 Alan Coxtrs80: first cut at dw_transaction
2016-07-26 EtchedPixelsMerge pull request #384 from beretta42/ashr
2016-07-26 Brett Gordondevdw: forgot to increment the loop var
2016-07-26 Brett Gordon6809: add ___ashrsi3
2016-07-25 Alan CoxREADME: update mtx entry
2016-07-25 Alan Coxmtx: update docs
2016-07-25 Alan Coxmtx: make it easier to config with or without swap
2016-07-25 Alan Coxdevdw: hopefully update correctly for new block APIs
2016-07-25 Alan Coxdragon-nx32: update floppy driver for block API changes
2016-07-25 Alan Coxpcw8256: update floppy driver to new API
2016-07-25 Alan Coxcoco2: update to new block API
2016-07-25 Alan Coxnc100: udpate to new block I/O
2016-07-25 Alan Coxtrs80: update to match block changes
2016-07-25 Alan Coxmtx: adapt to new block ops
2016-07-25 Alan Coxz80pack: adapter to block changes
2016-07-25 Alan Coxblock io: rationalise blkdev and swap
2016-07-25 Alan Coxdevio: add helpers to start rationalising the I/O paths
2016-07-24 Alan Coxld: more tidying
2016-07-24 Alan Coxas: more tidying up
2016-07-24 Alan Coxcpm: cache syscall vector for apps that reuse the RST...
2016-07-24 Alan CoxSmallC: remove some unused code
2016-07-24 Alan Coxfcc: work around ./ problem in SDCC linker and fix...
2016-07-24 Alan Coxucp: fix mkdir on wrong-endian file systems
2016-07-24 Alan Coxioctl: do the job right this time I hope
2016-07-24 Alan CoxRevert "ioctl: move the write check into the drivers"
2016-07-23 Alan Coxucp: fix mkfs and extended blocks
2016-07-23 Andy ValenciaDisplay actual errno message on failure; use error...
2016-07-23 Andy ValenciaWe have commands libraries for groups, add in the actua...
2016-07-23 EtchedPixelsMerge pull request #382 from vandys/fserr
2016-07-23 Alan Coxioctl: move the write check into the drivers
2016-07-18 Andy ValenciaWe have commands libraries for groups, add in the actua...
2016-07-18 Andy ValenciaAddress FIXME of _open(); a catch-all ENFILE was return...
2016-07-18 EtchedPixelsMerge pull request #380 from vandys/smallc
2016-07-18 Andy ValenciaIssue 377: broken calling of function in expressions
2016-07-17 EtchedPixelsMerge pull request #378 from vandys/master
2016-07-16 Neal Andrew... Switch away from legacy exec model (for SDC driver...
2016-07-15 Andy Valencia6809 now uses its own stdint.h, not 6502's.
2016-07-15 EtchedPixelsMerge pull request #376 from vandys/master
2016-07-15 EtchedPixelsMerge pull request #372 from nealcrook/multicomp09_pass2
2016-07-15 EtchedPixelsMerge pull request #373 from beretta42/devtty
2016-07-15 EtchedPixelsMerge pull request #375 from beretta42/lib
2016-07-13 Andy ValenciaAdd some notes as discovered while this newcomer first...
2016-07-12 Brett Gordonutils 6809: link tget to termcap (rather than libm)
2016-07-12 Brett Gordon6809: create links to new libraries
2016-07-12 Brett Gordonutil: make tget with libm
2016-07-12 Brett Gordon6809: separate libs for math and curses (match z80...
2016-07-12 Brett Gordonmake stdlib.h match labs.c's declaration
next