FUZIX.git
2015-01-24 Will SowerbuttsAdd missing /tmp to root filesystem. /etc/mtab removed...
2015-01-23 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-01-23 Alan Coxtime_t: Fix up all the time_t stuff in libc for 32bit...
2015-01-23 Alan Cox6502: first cut at signal handler logic
2015-01-22 EtchedPixelsMerge pull request #75 from willsowerbutts/n8vem-boot
2015-01-22 EtchedPixelsMerge pull request #74 from willsowerbutts/idefix
2015-01-21 Will SowerbuttsKernel: p112 README changes
2015-01-21 Will SowerbuttsKernel: n8vem-mark4 UNA BIOS boot sector and instructions
2015-01-21 Will SowerbuttsKernel: devide: Fix false-positive detection of drives
2015-01-21 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-01-21 EtchedPixelsMerge pull request #73 from willsowerbutts/fstool
2015-01-21 Alan Coxatexit: clean up all the atexit code and fix the improp...
2015-01-21 Will SowerbuttsSimple script to build a root filesystem, plus tiny...
2015-01-21 EtchedPixelsMerge pull request #72 from willsowerbutts/p112floppy
2015-01-21 Alan Coxtricks.s: remove stray debug
2015-01-21 Will SowerbuttsKernel: p112 floppy disk driver and floppy disk boot...
2015-01-19 Alan CoxREADME: Update 6502 README
2015-01-18 Alan Cox6502: C library workaround for cc65 bug
2015-01-18 Alan Cox6502: now we have the runtime in common space, remove...
2015-01-18 Alan CoxMakefile: introduce CODE3
2015-01-18 Alan Cox6502: Move the C runtime into common
2015-01-17 Alan CoxMakefile.6502: use our atoi() and set the target
2015-01-17 Alan Coxtricks,6502: fix bugs in fork/switchin
2015-01-17 Alan Coxtgl6502: remove more debug
2015-01-17 Alan Coxlowlevel-6502: fix outstring etc
2015-01-17 Alan Coxtgl6502: turn off some of our debugging bits
2015-01-17 Alan Coxsyscall_6502: generate correct varargs stubs
2015-01-17 Alan Coxsyscall_name: open is varargs
2015-01-17 Alan Cox6502: syscalls with no argument require nothing pushing
2015-01-17 EtchedPixelsMerge pull request #71 from willsowerbutts/z80monitor
2015-01-17 Will SowerbuttsKernel: Simple monitor program for Z80 and Z180, useful...
2015-01-17 Alan Coxtricks.s: tgl6502 fork fix - copy 7 banks not 8
2015-01-17 Alan Coxtgl6502: more debugging but we can now execute fork...
2015-01-17 Alan Coxtgl6502: snapshot of syscall work
2015-01-17 Alan Coxtgl6502/devrd: Remember to round the block offset off
2015-01-16 Alan Coxusermem: clean up 6502 debug on ugets
2015-01-16 Alan Coxtgl6502: Get the romdisc fixed and as far as entering...
2015-01-16 Alan Coxstart: the top of user memory we fake up depends on...
2015-01-16 Alan Coxusermem: Get the 6502 usermem working
2015-01-16 Alan Coxld65.cfg: define stubs for crt0.s to use
2015-01-16 Alan Coxcrt0.: we need to copy STUBS as well as COMMONMEM
2015-01-16 Alan Cox6502: sei after we switched memory banks and set our...
2015-01-16 Alan Cox6502: kernel.def was out of date - fix it
2015-01-16 Alan Coxusermem-6502: use tmp2,ptr2 and document that ptr1...
2015-01-16 Alan Coxtgl6502: correct comment in crt0
2015-01-16 Alan Coxtgl6502: Store the reference commonmem ROM copy right...
2015-01-16 Alan Coxfilesys: correct invalid ptr check
2015-01-16 Alan Cox6502: add warning about ordering of stash_zp
2015-01-16 Alan Coxusermem_6502: add uzero, uputc and uputw
2015-01-16 Alan Coxinit: build ok with cc65
2015-01-16 Alan Cox6502 lib: Small changes to get us to the point we can...
2015-01-16 Alan Coxsyscall_6502: don't add exit to the Makefile twice
2015-01-16 Alan Coxcrt0_6502: clean up exit symbols
2015-01-16 Alan Coxtools/syscall_6502: generate correct fastcall stacking...
2015-01-16 Alan Coxcrt0_6502: exit via return implies exit() not _exit()
2015-01-16 Alan Coxcrt0_6502: exit is handled differently to the classic...
2015-01-16 Alan Cox6502: syscall return helper so we can set up errno...
2015-01-16 Alan Coxcrt0_6502: update to reflect proposed ABI
2015-01-16 Alan CoxMakefile.6502: build the library with tools and syscalls
2015-01-16 Alan Coxtools/syscall6502: corrections
2015-01-16 Alan Coxtgl6502: first cut at a sane syscall ABI
2015-01-16 Alan Coxkernel: correct syscall_name header
2015-01-16 Alan CoxTODO: remove fcc things already done
2015-01-16 Alan Coxsyscall_exec: handle R2L and L2R stacking compilers
2015-01-16 Alan Cox6502: Usermode execution start up code
2015-01-16 Alan Coxtgl6502: tool can now automatically merge a monitor
2015-01-16 Alan Coxtgl6502: Work on execve, also jump to monitor on crashes
2015-01-16 Alan Coxlibc: includes for changes
2015-01-16 Alan Coxlibc: some more C locale only wrapping and glue
2015-01-16 Alan Coxlibc: various minimalist locale stuff (C locale wrapper...
2015-01-15 Alan Coxioctl: note where tty ioctls live
2015-01-15 Alan Coxsched_yield: A syscall a day 8)
2015-01-15 Alan Cox6502: Further libc tidying
2015-01-14 Alan Coxsyscalls: add getpgrp (forgot it before!) and also...
2015-01-13 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-01-13 Alan CoxREADME: notes on things for the tgl6502
2015-01-13 Alan Coxcpu: make brk address rules CPU specific
2015-01-13 Alan CoxMakefile: use -O not -Or, we don't use register variabl...
2015-01-13 Alan Coxlibc: Make the libc code with cc65. Clean all the heade...
2015-01-13 EtchedPixelsMerge pull request #67 from willsowerbutts/z180int
2015-01-13 Will SowerbuttsKernel: getproc() should not enable interrupts if it...
2015-01-13 Will SowerbuttsKernel: Change NMOS_Z80/CMOS_Z80 to Z80_TYPE. Change...
2015-01-12 Alan Coxtypes.h: cc65 can't handle 64bit ints and isn't likely...
2015-01-12 Alan Coxunistd/syscalls: Fix 6502 type warnings
2015-01-12 Alan Coxssh: fix warning from cc65
2015-01-12 Alan Coxstring.h: fix implicit int usage
2015-01-12 Alan Coxutils: some tweaks to keep cc65 happy.
2015-01-12 Alan Coxtgl6502: Make it possible to split out discard, also...
2015-01-12 Alan Coxioctl: tidy up a bit more
2015-01-12 Alan Coxdevio: update to the new ioctl naming
2015-01-12 Alan Coxioctl: implement the superuser bit
2015-01-12 Alan Coxioctl: rename the BLOCK_FLUSH ioctl to match the Linux...
2015-01-12 Alan Coxtglsplice: allow a file system to be attached
2015-01-12 Alan Coxtgl6502: push further work on the tgl6502
2015-01-12 EtchedPixelsMerge pull request #66 from willsowerbutts/ideflush3
2015-01-12 Will Sowerbuttsdevide: Set cache dirty flag even when write operation...
2015-01-12 Will Sowerbuttsblkdev: Remove obsolete blkdev_flush() from header...
2015-01-11 Will Sowerbuttsp112, n8vem-mark4: Update devices table for new blkdev...
2015-01-11 Will Sowerbuttsdevide: Support for flushing device cache. Avoids sendi...
2015-01-11 Will Sowerbuttsblkdev: Support for flushing device caches on BLOCK_FLU...
next