FUZIX.git
2016-11-16 EtchedPixelsMerge pull request #458 from beretta42/dw
2016-11-16 Brett Gordoncoco3: drivewire: dynamic polling back-off.
2016-11-13 Alan Coxv65: update todo list
2016-11-13 Alan CoxMakefile: add new targets coco2cart and v65
2016-11-13 Alan Coxtermcap: move buffers off stack
2016-11-13 Alan Coxuptime: fix sign of passed buffer
2016-11-13 Alan Coxumount: move buffers off stack
2016-11-13 Alan Coxtar: unBrettify
2016-11-13 Alan Coxtar: fix ANSI prototypes, declarations mid flow etc
2016-11-13 Alan Coxman: move buffers to static for cc65
2016-11-13 Alan Coxprtroot: move DIR to static for cc65
2016-11-13 Alan Coxll: move DIR to static for cc65
2016-11-13 Alan Coxsocktest: move buffer to static
2016-11-13 Alan Coxsed: shrink pools and buffers to fit smaller boxes
2016-11-13 Alan Coxps: move big structures off stack
2016-11-13 Alan Coxfsck: fix wrong check
2016-11-13 Alan Coxed: fix return values
2016-11-13 Alan Coxdf: move big buffers off stack
2016-11-13 Alan Coxinit: remove declarations mid code flow
2016-11-13 Alan Coxfsck: cc65 is pedantic and warns about this
2016-11-13 Alan Coxutils: minor fixes and changes
2016-11-13 Alan Cox6502: add Makefile and cfg files
2016-11-13 Alan Cox68000: add setjmp
2016-11-13 Alan Cox6502: add crt0nostdio
2016-11-13 Alan Coxsyscalls: make the addr structure sized
2016-11-13 Alan Coxv65: initial platform code
2016-11-13 Alan Coxdevio: Fix broken pointer printing on 16bit
2016-11-12 Alan Cox6502test: retire obsolete test code
2016-11-11 Alan Cox6502: quick fixes to bring the code somewhere aligned...
2016-11-11 Alan CoxMakefile: remove .o files
2016-11-11 Alan CoxMakefile: remove .o files
2016-11-11 EtchedPixelsMerge pull request #455 from dfffffff/master
2016-11-08 dfffffff6809: improve compatibility with other assembler
2016-11-07 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-11-07 Alan Coxmini-ide: small fixes
2016-11-07 Alan Coxcoco2cart: fix ugets
2016-11-07 Alan Coxcoco2cart: startup paranoia
2016-11-07 Alan Coxcoco2cart: fix paging
2016-11-07 Alan Coxbootstrap: fix stupid error
2016-11-07 Alan Coxcoco2cart: Update for linker changes
2016-11-07 EtchedPixelsMerge pull request #453 from nealcrook/multicomp-fix
2016-11-07 nealcrookmake multicomp09 compile again
2016-11-07 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-11-07 EtchedPixelsMerge pull request #452 from dfffffff/master
2016-11-06 Alan Coxcoco2: memory mapping race fix
2016-11-06 Alan Coxcoco2: ide fixes
2016-11-06 Alan Coxbootstrap: fix dumb errors
2016-11-06 dfffffffuses the proper include path for the platform
2016-11-06 Alan Coxcoco2cart: fix IDE bug
2016-11-06 Tormod Voldendragon-nx32: Also use internal upper 32K if available
2016-11-06 Tormod VoldenAdd groups and telinit to fuzix-util.pkg
2016-11-06 EtchedPixelsMerge pull request #434 from dfffffff/toolchain
2016-11-06 dfffffffadd "(prepend)" to readme
2016-11-06 dfffffffupdated Kernel/README.md
2016-11-06 dfffffffupdated ue for toolchain
2016-11-06 dfffffffMerge branch 'master' of https://github.com/EtchedPixel...
2016-11-05 Alan Coxcoco2cart: fix keyboard map for coco2
2016-11-05 Alan Coxcoco2cart: small fixes
2016-11-05 Alan CoxREADME: correct address
2016-11-05 Alan Coxcoco2cart: updates and add missed file
2016-11-05 Alan Coxcoco2: update for the rest of the EC00 changes needed
2016-11-05 Alan Coxcoco2cart: COCO2 with cartridge
2016-11-05 Alan Coxcoco2: update boot loader logic
2016-11-05 Alan Coxue: missing header
2016-11-05 Tormod VoldenApplications/util: Ensure all commands return exit...
2016-11-05 Alan Coxkernel: add soft interrupt support
2016-11-05 Alan Cox68000: fast memory clear/copy helpers
2016-11-05 Alan Coxv68-banked: more test scribbling
2016-11-05 Alan CoxMakefile: remove 8086test
2016-11-05 Alan CoxMakefile: update platforms
2016-11-05 Alan Cox8086test: discard obsolete test code
2016-11-04 Tormod Voldenvt.c: VT_WIDTH (framebuffer stride) and VT_HEIGHT ...
2016-11-04 Tormod Voldendragon-nx32: Tidy up devtty.c
2016-11-04 Alan Coxdevscsi: fix typo
2016-11-04 Alan Cox68000: switch syscall API to register based
2016-11-04 Alan Cox68000: Switch syscall API to pass in registers
2016-11-03 Alan Coxv68-banked: a few more bits of work
2016-11-03 Alan Coxcoco2: do a bit more work on this
2016-11-03 Alan Coxtgl6502: more tidying
2016-11-03 Alan Coxtgl6502: bitrot work
2016-11-03 Alan Cox6502: begin fixing bitrot
2016-11-03 Alan Coxsyscall_net: brackets to work around cc65 parsing bug
2016-11-03 Alan Coxv68: initial pieces for a banked memory version of v68
2016-11-01 Tormod VoldenAdd CRT9128 video terminal driver
2016-10-31 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-10-31 Alan Coxpicol: Add pico tcl
2016-10-30 EtchedPixelsMerge pull request #450 from dud3/patch-1
2016-10-30 Alan Coxterm: add missing file
2016-10-30 Dren Kajmakcirefactor: code style
2016-10-30 Alan Coxue: add termcap verson using tchelp to keep it tiny
2016-10-30 Alan Coxue: Build with SDCC
2016-10-30 EtchedPixelsMerge pull request #447 from tormodvolden/ue-editor
2016-10-30 Alan Coxprocess: signals on exit cases
2016-10-30 Alan Coxsignals: Fix signal during exit block bug
2016-10-29 Tormod Voldenue: Add fuzix package declaration
2016-10-25 Alan Coxpdp11: initial low level bits (incomplete)
2016-10-25 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-10-25 Alan CoxREADME.md: update
2016-10-25 Alan Coxplatform-pdp11: minimal PDP11 compile test bed
2016-10-25 Alan Coxpdp11: introduce base PDP11 code
next