FUZIX.git
2019-01-22 Alan Coxflat: debug the flat memory model
2019-01-22 Alan Coxlowlevel-68000: expose copy_blocks
2019-01-22 Alan Coxmalloc: Fix debug messages, and add used/available...
2019-01-22 Alan Coxtiny68k: introduce memcpy32
2019-01-21 Alan CoxMakefile: add tiny68k, tweak trs80 doc
2019-01-21 Alan Coxv68: first cut at backporting all the extra bits
2019-01-21 Alan Cox68000: Get tiny68k into a workable state
2019-01-21 Alan Coxprocess: Fix SIGSTOP crash and also a debug printf bug
2019-01-21 Alan Cox68000: remove autogenerated files
2019-01-21 Alan Cox68000: Switch syscall trap to 12
2019-01-21 Alan Coxpreemption: rabbit also needs the fix
2019-01-21 Alan Coxpreemption: allow pre-emption where the leaving process...
2019-01-21 Alan Coxfweep: build for 68000 and adjust constants accordingly.
2019-01-21 Alan Coxsh: Fix a NULL reference in /bin/sh
2019-01-20 Alan Coxtiny68k: adapt C code to proposed new exception logic
2019-01-20 Alan Cox68000: first cut at rewriting the exception handlers
2019-01-20 Alan Coxkernel: make dump_core accessible elsewhere
2019-01-20 Alan Coxtiny68k: update 68000 state of play
2019-01-20 Alan Coxtiny68k: fix incorrect sr set up at boot
2019-01-20 Alan Coxkernel: remove stack size hack for 32bit
2019-01-20 Alan Cox68000: set sensible stack defaults for binaries
2019-01-20 Alan Coxutil: build extra tools for 68K, default to 16K stack
2019-01-20 Alan CoxStandalone: update the standard size and chmem
2019-01-20 Alan Coxutil: chmem and size support for 32bit
2019-01-20 Alan Coxsyscall_exec32: report ENOMEM properly for outsized...
2019-01-20 Alan Coxlevee: fix build on 68000
2019-01-20 Alan Coxinit: fix alignment
2019-01-20 Alan Coxtiny68k: status update
2019-01-19 Alan Coxstartrek: missing fflush
2019-01-19 Alan Cox68000: fix longjmp
2019-01-19 Alan Coxsh: remove old dead ifdeffed stuff
2019-01-19 Alan Coxfsh: fix build on 68000
2019-01-19 Alan Coxutil: fix clean on 68000
2019-01-19 Alan Coxps: fix kernel and user bits to get ps working 32bit
2019-01-19 Alan Coxkernel rearrange some optional p_tab stuff a bit
2019-01-19 Alan Coxerr: fix missing : space
2019-01-19 Alan Coxsort: drop MWC version - too big for some boxes
2019-01-19 Alan Coxtiny68k: README update
2019-01-19 Alan Coxtty: Fix deadlock in tty output
2019-01-19 Alan Coxpcw8256: static tty buffers and basis for nice tty...
2019-01-19 Alan Coxmtx: static tty buffers and set basis for nice wakeups...
2019-01-19 Alan Coxsocz80: switch to static tty buffers
2019-01-19 Alan Coxtbblue: typo fix
2019-01-19 Alan Coxtrs80: static tty buffers
2019-01-19 Alan Coxz280rc: fix tty blocking
2019-01-19 Alan Coxzetav2: static tty buffers
2019-01-19 Alan Coxdragon-nx32: static tty buffers, note a bug to fix...
2019-01-19 Alan Coxsbcv2: fix console blocking, static buffers
2019-01-19 Alan Coxsc114: fix console blocking
2019-01-19 Alan Coxpx4plus: keep dead tree in sync
2019-01-19 Alan Coxrc2014 series: tty static buffers, basis for nice wakeups
2019-01-19 Alan Coxn8vem: static tty buffers
2019-01-19 Alan Coxpdp11: static tty buffers, fix console blocking
2019-01-19 Alan Coxv68: static tty buffers
2019-01-19 Alan Coxv68: static tty buffers
2019-01-19 Alan Coxzx series: static tty buffers
2019-01-19 Alan Coxnascom: static tty buffers
2019-01-19 Alan Coxp112: static tty buffers
2019-01-19 Alan Coxmulticomp: static tty buffers
2019-01-19 Alan Coxmsx: static tty buffers
2019-01-19 Alan Coxcoco2: static tty buffers
2019-01-19 Alan Coxmicropack: use static for tty buffers
2019-01-19 Alan Coxstale code: keep tty changes more in sync
2019-01-19 Alan Coxatarist: keep dead prototype code in sync
2019-01-19 Alan Coxamstradnc: static tty buffers and lay framework for...
2019-01-19 Alan Coxz80pack: make tty buffers static
2019-01-19 Alan Coxcromemco: make the tty buffers static
2019-01-19 Alan Coxcpuinfo: fix use of removed identifier
2019-01-19 Alan Coxprocess: fix warnings
2019-01-19 Alan Coxstart: fix typo
2019-01-19 Alan Coxsyscall_proc: note a case we need to dig into
2019-01-19 Alan Coxtiny68k: dont push a swapmap 0
2019-01-19 Alan Coxtiny68k: pass correct argument
2019-01-19 Alan Coxkernel: we should go back to the ro default not change...
2019-01-19 Alan Cox68000: add some very crude basic register dumping on...
2019-01-19 Alan Coxtiny68k: remember to fix memcpy etc
2019-01-19 Alan Coxsyscall_exec32: set top properly
2019-01-19 Alan Coxusermem: fix dumb error where some out of range address...
2019-01-19 Alan Coxinode: Fix non 32bit clean path
2019-01-19 Alan Cox68000: update to build needed code
2019-01-19 Alan Coxtiny68k: TTY driver fixes
2019-01-19 Alan Coxtiny68k: fix off by one in swap map
2019-01-19 Alan Coxtiny68k: low level IRQ and serial fixes
2019-01-19 Alan Coxtiny68k: correct IDE regs for tiny68k
2019-01-19 Alan Coxtiny68k: make the loader work
2019-01-19 Alan Coxtiny68k: start up fixes
2019-01-19 Alan Coxcpu: add a barrier() macro
2019-01-19 Alan Coxtiny68k: don't assume a fixed swapfile (we do dynamic...
2019-01-17 Tormod VoldenBuild V7 and MWC sort commands on 6809
2019-01-17 Tormod Voldengames: Build fortune.dat in Makefile.6809 too
2019-01-17 Tormod Voldenfortune: Count is also fixed endian
2019-01-16 Alan Coxtiny68K; just an initial commit
2019-01-16 Alan Coxbinnam: handle platforms with an _BOOT section leading
2019-01-16 Alan Coxsyscall_exec32: 32bit pieces for core dump (incomplete)
2019-01-16 Alan Coxzxevo: more work in progress getting towards an actual...
2019-01-16 Alan Coxtbblue: fill in more uart information c/o the zx next...
2019-01-16 Alan Coxsam: fix process size reporting
2019-01-16 Alan Coxlinc80: switch to the new SIO macros and buffering
2019-01-16 Alan Coxlinc80: dependancy
2019-01-16 Alan Coxz80softspi: from 14K to 19K
next