FUZIX.git
2019-02-06 Alan Coxbank8086: fix missing newline so ack doesn't explode
2019-02-06 Alan Coxz80: fix a condition check in the null handler
2019-02-05 Alan CoxApplications: 8080 tidy and optimizer on
2019-02-05 Alan Cox8080: levee
2019-02-05 Alan Cox8080: and build plato
2019-02-05 Alan Coxcpmfs: 8080 support
2019-02-05 Alan Cox8080: more build Makefiles
2019-02-05 Alan CoxMWC: Makefile for 8080
2019-02-05 Alan Coxtar: ack cc needs [0] not [] for 0 length arrays
2019-02-05 Alan Coxsort: fix temporary file names
2019-02-05 Alan CoxSmallC: Fix 6809 Makefile add 8080
2019-02-05 Alan Coxnetd: 8080 bits
2019-02-05 Alan Coxnetdev.h: not all our compilers do anonymous union
2019-02-05 Alan Coxqrun: we don't use the extra debug args so remove the...
2019-02-05 Alan Coxtravis: fix travis config I hope
2019-02-05 Alan Coxack8080-filter: extract the support bits from the C...
2019-02-05 Alan Cox8080: Build htons/htonl
2019-02-05 Alan Coxsetjmp: 8080
2019-02-05 Alan Coxtimes.h: add missing newline
2019-02-04 Alan Coxman: fix NULL check
2019-02-04 Alan Coxll: check pointer correctly
2019-02-04 Alan Coxsyscall_8080: fix initial glitches
2019-02-04 Alan Cox8080:syscall stub
2019-02-04 Alan Cox8080: headers for the compiler
2019-02-04 Alan Cox8080: initial build Makefile for the libs
2019-02-04 Alan Coxsyscall_8080: generate call stubs for 8080/8085
2019-02-04 Alan Coxtiny68k: clean up and add cache hooks
2019-02-04 Alan Coxtiny68k: Report correct RAM on tiny68k and on t68krc
2019-02-04 Alan Cox68000: exception handling fix for 68010
2019-02-04 Alan Coxflat: use the accelerated copy and exchange
2019-02-04 Alan Cox68000: accelerated copy and exchange functions plus...
2019-02-04 Alan Coxyaz180: initial bits
2019-02-04 Alan Cox68000: remove some dead debug
2019-02-04 Alan Cox68000: fix page size reporting
2019-02-04 Alan Coxtiny68k: 68010 hooks
2019-02-04 Alan Cox68000: Basic 68010 support
2019-02-04 Alan Coxtiny68k: fix pagesize
2019-02-03 Alan Coxmakeversion: redefine as banks per 64K, which means...
2019-02-03 Alan Cox68000flat: don't push unneeded pid return word onto...
2019-02-01 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2019-02-01 Alan Coxtravis: switch from building z80pack to n8vem-mark4...
2019-02-01 EtchedPixelsMerge pull request #688 from dbotw/setdate
2019-02-01 Alan Coxz80pack: move common up to F400 ; more buffers
2019-01-31 Jens Guenthersetdate: fix range check of hours and minutes
2019-01-29 Alan Coxbuddy: Throw out the current stuff in favour of a small...
2019-01-29 Alan Coxmalloc: lay basis for new buddy allocator that can...
2019-01-29 Alan Coxtty: fix a silly braces bug
2019-01-29 Alan Coxv68: tidy up
2019-01-29 Alan Coxtiny68k: clean up minor things
2019-01-29 Alan Coxlevel2: remove dead variable
2019-01-29 Alan Coxm68000: document Minix trap usage
2019-01-28 Alan Coxsc108: fix signal handling bug
2019-01-28 Alan CoxMakefile: update tiny68k status
2019-01-28 Alan Coxreboot: add suspend mode
2019-01-27 Alan Coxsc114: fix bug reported by herrw@pluspora
2019-01-27 Alan Coxz80pack32: now obsolete
2019-01-27 Alan Coxrc2014tiny: use ds1302 rtc detect
2019-01-27 Alan Coxrc2014: use and report rtc presence
2019-01-27 Alan Coxudata: Fix the remaining legacy udata sizes
2019-01-27 Alan Coxubee: fix the udata size bug
2019-01-27 Alan Coxsc108: use the probing ds1302 support
2019-01-27 Alan Coxvarious: Sort out more U_DATA_TOTALSIZE cases
2019-01-27 Alan Coxsc108: we have a proper bootloader now (yay)
2019-01-27 Alan Coxrc2014: fix dead comment
2019-01-27 Alan Coxds1302: add detection logic
2019-01-27 Alan Coxsc108: documentation update
2019-01-27 Alan Coxsc108: 512 bytes for the udata save
2019-01-27 Alan Coxsc108: fix boot loader update other code
2019-01-27 Alan Coxsc108: sync with CTC and tty work for RC2014
2019-01-27 Alan Coxrc2014-tiny: resync the tty and CTC work
2019-01-27 Alan Coxrc2014: Support for CTC, fix a load of serial related...
2019-01-27 Alan Coxrc2014-sbc64: tidy
2019-01-27 Alan Coxrc2014-sbc64: Final fixes for SIO cards
2019-01-27 Alan Coxrc2014-sbc64: Further serial work
2019-01-27 Alan Coxtiny68k: so I remember to tackle the 2MB board
2019-01-27 Alan Coxrc2014-sbc64: Further work
2019-01-26 Alan CoxMakefile: add the new platform
2019-01-26 Alan Coxz80sbc64: another day another platform
2019-01-26 Alan Coxprocess: Fix nready panic and hangs when using rts/cts
2019-01-26 Alan Coxkeycode: We need an UNDO key symbol
2019-01-26 Alan Cox68000: allow configuration of di/ei masks
2019-01-26 Alan Coxbankfixed: add a DEBUG undef
2019-01-26 Alan Coxatarist: filling in the blanks
2019-01-23 Alan Coxatarist: quick pass over the old draft code to match...
2019-01-23 Alan Coxtiny68k: build with new core code
2019-01-23 Alan Coxv68: resync with moves of code to core
2019-01-23 Alan Coxtiny68k: remove code now in lowlevel 68K support
2019-01-23 Alan Cox68000: move common code for fork/switching on 68000...
2019-01-23 Alan Cox68000: move generic asm code from tiny68K into the...
2019-01-23 Alan Coxtiny68k: remove some missed debug messages
2019-01-23 Alan Cox68000: dynamic udata, use actual available memory space...
2019-01-23 Alan Coxtiny68k: use defined for size of udata block to set...
2019-01-23 Alan Cox68000: define udata block size for asm
2019-01-23 Alan Coxkdata: correct layout for level 2 and no net
2019-01-22 Alan Coxsyscall_proc: fix fork debugging messages on 32bit
2019-01-22 Alan Coxsyscall_exec32: ifdef out most of core dump for now
2019-01-22 Alan Coxmakeproc: fix comment and also fix it to use the right...
2019-01-22 Alan Coxtiny68k: and plumb together all the new stuff
2019-01-22 Alan Coxkernel: header tweaks
2019-01-22 Alan Coxtiny68k: status update
next