FUZIX.git
2015-03-27 Alan Coxpx4plus: Further updates
2015-03-26 EtchedPixelsMerge pull request #151 from willsowerbutts/ctypefix
2015-03-23 EtchedPixelsMerge pull request #152 from davidgiven/apps
2015-03-23 David GivenAnsification, constification and smallifying pass ...
2015-03-23 Will SowerbuttsLibrary: minor ctype build fixes
2015-03-22 Alan Coxpx4plus: Initial cut of banking support
2015-03-22 Alan Coxbinmunge: warn on overflows
2015-03-22 EtchedPixelsMerge pull request #148 from davidgiven/ctype2
2015-03-21 David GivenNew ctype implementation: about 100 bytes or so smaller...
2015-03-21 David GivenDid a smallification and header fix pass. Still passes...
2015-03-21 Alan Coxzx128: Fix a nasty stack scribble in tricks.s
2015-03-21 Alan CoxREADME.md: update
2015-03-21 EtchedPixelsMerge pull request #150 from geijoenr/master
2015-03-21 David GivenRevert to out-of-line (smaller) version of ctype. Now...
2015-03-21 David GivenMerge from master.
2015-03-21 geijoenrvt: return to mode 0 after ESC Y
2015-03-19 Alan CoxApplications/V7: Batch two from last night
2015-03-18 Alan CoxApplications/V7: Add the first batch of ANSIfied V7...
2015-03-18 Alan CoxLICENCE: clarify
2015-03-18 Alan Coxstdlib.h: atoi/atol are const strings
2015-03-17 Alan Coxtmpfile/mkstemp: Add all the other bits
2015-03-17 Alan Coxmkstemps: mkstemp/mkstemps API first cut
2015-03-17 Alan Coxitoa: say goodbye
2015-03-17 Alan Coxerror(): use _itoa
2015-03-17 David GivenC spec requires the ctype functions to be valid for...
2015-03-17 Alan CoxREADME.md: small updates
2015-03-17 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-03-17 Alan Coxutils: Changes in the Makefiles turned off optimisation
2015-03-17 Alan Coxfcc: Change optimisation behaviour
2015-03-17 Alan Coxfactor: fix the mess
2015-03-17 EtchedPixelsMerge pull request #147 from geijoenr/master
2015-03-16 David GivenReplace table-based ctype implementation with a code...
2015-03-16 geijoenrmsx2: add new vdp driver based on v99xx
2015-03-16 geijoenrmsx2: use font6x8
2015-03-16 geijoenrv99xx: add vdp driver
2015-03-16 EtchedPixelsMerge pull request #146 from davidgiven/libc
2015-03-15 David GivenMerge from master.
2015-03-15 David GivenCorrect license --- BSD, not MIT.
2015-03-15 EtchedPixelsMerge pull request #145 from davidgiven/libc
2015-03-15 David GivenNever write your own stringlib function. They're always...
2015-03-15 David GivenFix accidentally borked utime() declaration.
2015-03-15 Alan Coxethernet: avoid dumb sdcc emitting of _gs code
2015-03-15 Faisal Abbastty.c: add support for tcflow
2015-03-15 Faisal Abbastcflow.c: tcflow implementation
2015-03-15 Faisal Abbastcflow: add flags for ioctl switch
2015-03-15 Alan Coxsocz80: poll the ethernet kernel side
2015-03-15 EtchedPixelsMerge pull request #144 from davidgiven/shrinkage2
2015-03-15 EtchedPixelsMerge pull request #143 from davidgiven/ucp-fixes
2015-03-15 David GivenFix some more prototypes (size_t != necessarily unsigne...
2015-03-15 David GivenRemoved dependencies on scanf unless it's really needed...
2015-03-15 David GivenOops; missed some getc()s.
2015-03-15 David GivenMinor tweaks to produce less code.
2015-03-15 David GivenDon't report a failure exit code on EOF or 'exit' comma...
2015-03-15 David GivenError reporting is now reported to stderr; get supports...
2015-03-14 David GivenFix some type issues to be more standard (and work...
2015-03-15 David GivenOops --- the ACK is BSD licensed, not MIT...
2015-03-15 David GivenAdded, fixed, and type-safed a bunch of stringlib funct...
2015-03-14 EtchedPixelsMerge pull request #141 from erkinalp/master
2015-03-14 EtchedPixelsMerge pull request #140 from skiselev/master
2015-03-14 Erkin Alp GüneyFixed type error
2015-03-14 Sergey Kiselevzeta-v2: fix comments
2015-03-14 Sergey KiselevMerge branch 'detect_uart'
2015-03-14 Sergey Kiselevzeta-v2: implement UART auto detection; enable FIFO...
2015-03-12 EtchedPixelsMerge pull request #138 from skiselev/master
2015-03-12 Sergey KiselevMerge branch 'uart_fixes'
2015-03-12 EtchedPixelsMerge pull request #137 from skiselev/master
2015-03-12 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-03-12 Sergey Kiselevtools: fcc: add -D support; fix --Werror
2015-03-12 Alan Coxsocz80: Add socz80 to the platforms
2015-03-12 Alan Coxmsx1: fix link
2015-03-12 Alan Coxpx4plus: bring other bits up to date
2015-03-12 Alan Coxmsx1: fix old dispatch signal reference
2015-03-12 Alan Coxmsx2: add missing header from sd change
2015-03-12 Alan Coxtty_sleeping: propogate into remaining platforms
2015-03-12 Alan Coxzx128: tricks tidy
2015-03-12 Alan Coxsyscall_fs2: fix build with ACCT enabled
2015-03-12 Alan Cox8086: sync cpu.h definitions add inline define
2015-03-12 Sergey Kiselevzeta-v2: adopt UART code from P112, implement tty_setup
2015-03-12 EtchedPixelsMerge pull request #135 from erkinalp/patch-2
2015-03-11 Alan Coxzx128: tidy up tricks.s further, make low_bank a simple...
2015-03-11 Alan Coxzx128: Add motor timeout logic for Microdrive
2015-03-11 Alan Coxzxvideo: fix scrolling clearing of bottom line
2015-03-11 Sergey Kiselevp112 and zeta-v2: use common FDC code
2015-03-11 Alan Coxzx128: Fix fork() copier
2015-03-11 EtchedPixelsMerge pull request #136 from skiselev/master
2015-03-11 Sergey KiselevMerge remote-tracking branch 'upstream/master'
2015-03-11 Sergey Kiselevzeta-v2: Add floppy support (stolen from P112)
2015-03-10 Alan Coxzx128: Fix further minor bank related bugs
2015-03-10 Erkin Alp GüneyUpdate Makefile
2015-03-09 Tormod Voldendragon: Optimize put/get functions slightly
2015-03-09 Tormod Voldendragon: Fix put/get copy index post-increment
2015-03-09 Tormod Voldendragon: Fix stack offsets in usermem get/put functions
2015-03-09 Tormod Voldendragon: Clear out .bss sections in crt0.s
2015-03-09 Alan Coxlibs: Add enter.s for __enter and __enter_s for the...
2015-03-09 Alan Coxzx128: set the vectors right
2015-03-09 Alan Coxdevmdv: fix load to user
2015-03-09 Alan Coxbinman: simplify code a bit
2015-03-09 Alan Coxfcc: various fixups
2015-03-08 Alan Coxlibs: Fix typo in Makefile
2015-03-08 Alan Coxfcc: Some updates for -t platform support
next