FUZIX.git
2016-11-07 nealcrooknot used - identical to ../util/dragon-nx32.link and...
2016-11-07 nealcrookpackage contents are relative to cwd of the package...
2016-11-07 nealcrookfor picol (tiny TCL) add package file and 6809 makefile.
2016-11-07 nealcrookchange 6809 makefiles to point to Library/include/6809...
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
2016-10-25 Alan Coxv68: more work on bugs and signals
2016-10-25 Alan Coxv68: more fixing
2016-10-25 Alan Cox68000: further fixes
2016-10-22 EtchedPixelsMerge pull request #446 from dfffffff/master
2016-10-21 dfffffffKernel: fix some compiler warning
2016-10-21 Alan Coxinit: don't read NULL pointers
2016-10-20 Alan Cox68000: Switch to gcc 6.2.0
2016-10-20 Alan Cox68000: switch to gcc 6.2.0
2016-10-20 Alan Cox68000: switch to gcc 6.2.0
2016-10-20 Alan Coxv68: update instructions
2016-10-20 Alan Coxsyscall_exec32: remove some debug
2016-10-20 Alan Cox68000: synchronous signal traps
2016-10-20 Alan Coxlowlevel-68000: fixes for signals
2016-10-20 Alan Coxp68000: fix vdso copy
2016-10-20 Alan CoxREADME.md: update for 68K
2016-10-20 Alan Coxprocess: note a problem to revisit
2016-10-20 Alan Coxexec32: fixes
2016-10-20 Alan Cox68000: fix tricks up
2016-10-20 Alan Coxp68000: add vdso, turn off signals for the moment
2016-10-20 Alan Cox68000: add a sort of vdso over the headers
2016-10-20 Alan Cox68000: Fix irqrestore handler and tidy some logging
2016-10-20 Alan Coxv7: add a Makefile for the v7 games
2016-10-20 Alan Cox68000: add MWC makefile
2016-10-20 Alan Coxlibs: 68000 startup files
2016-10-20 Alan Coxelf2flt: remove signal experiment
2016-10-20 Alan Coxsyscall68000: Special fork handling
2016-10-19 Alan Coxinit: oops commit the right version
2016-10-19 Alan Coxinit: trivial error path fix
2016-10-19 Alan Cox68000: make fork a special case
2016-10-19 Alan Cox68000: add all the pieces for the signal return path...
2016-10-19 Alan Coxsyscall_exec32: Multiple fixes
2016-10-19 Alan Coxsyscall_proc: 32bit clean
2016-10-19 Alan Coxsimple: Allow udata to be more than one sector
2016-10-19 Alan Coxswap: 32bit clean
2016-10-19 Alan Coxv68: clean up config.h
2016-10-19 Alan Coxv68: task switching
2016-10-19 Alan Coxv68: fix up the low level code, add pre-emption and...
2016-10-19 Alan Coxv68: remove more fluff
2016-10-19 Alan Cox68000: first cut at signal handling
2016-10-19 Alan Coxv68: remove un-needed fluff
2016-10-19 Alan Cox68000: for 32bit platforms we need a codebase field
2016-10-19 Alan Coxtty: Use ugeti/uputi for int * ioctls
2016-10-19 Alan Coxcpu: introduce uputi/ugeti
2016-10-18 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-10-18 Alan Cox68000: elf2flt linker rules
2016-10-18 Alan Cox68000: Library fixes
2016-10-18 Alan Cox68000: Application build files
2016-10-18 Alan Coxsyscall_exec32: various fixes/hacks to get it to work...
2016-10-18 Alan Cox68000: build fixes
2016-10-18 Alan Cox68000: set traps properly
2016-10-18 Alan Cox68000: syscall path debug
2016-10-12 Alan Coxutils: build for M68K
2016-10-12 Alan Coxsync: fix compile error
2016-10-12 EtchedPixelsMerge pull request #444 from beretta42/keyboard
2016-10-12 EtchedPixelsMerge pull request #443 from beretta42/sync
next