FUZIX.git
2019-02-20 Alan Coxv68: kill stale dead experimeting trees
2019-02-20 Alan Coxspx302: Initial code sketch for the SPX302/MPU302 conve...
2019-02-20 Alan Coxmake: fix make clean rules
2019-02-20 Alan Coxv85: update for the latest v85 to allow reboot
2019-02-20 Alan Coxz80/rabbit: The big rearrange of U_DATA to _udata offsets
2019-02-19 Alan Coxpentagon: fix I/O ports on sketch of loader code
2019-02-19 Alan Coxconfigs: add direct I/O to various platforms that can...
2019-02-19 Alan Coxamstradnc: use generic 16 banking code
2019-02-19 Alan Coxz80: unified z80 4 x 16 bank tricks code
2019-02-19 Alan Coxnc100: fix weird crash caused by _HOME segment
2019-02-19 Alan Coxn8vem: fix missing newline
2019-02-19 Alan Coxconfig: update so everyone has BOOTDEVICENAMES
2019-02-19 Alan Coxfilesys: not an optimization to look into
2019-02-18 Alan Cox8080: small uzero optimization
2019-02-18 Alan Coxv85: switch to vectored interrupts and use some 8085...
2019-02-17 Alan Cox8080: add framework for 8085 vectored interrupts and...
2019-02-16 Alan Coxv85: intial merge of the port
2019-02-16 Alan Coxstart: move memory printing
2019-02-16 Alan Coxtc2068: remove work done from README
2019-02-16 Alan CoxREADME.md: update
2019-02-16 Alan Coxv8080: remove rst.s and update documentation
2019-02-16 Alan Coxcpuinfo: add 8080 support
2019-02-16 Alan Cox8080: fix a bug in the cpu detection code
2019-02-16 Alan Coxv8080: align with upstream rsts
2019-02-16 Alan Coxsh: add string.h for strsignal()
2019-02-16 Alan Coxdf: update to match changes in includes and speed up
2019-02-15 Alan Coxv8080: update README
2019-02-15 Alan Coxrabbit: htons/htonl
2019-02-15 Alan Cox8080: fix low level signal delivery logic
2019-02-15 Alan Cox8080: commit the crt0 files I forgot
2019-02-15 Alan Cox8080: turn on interrupt support and pre-emption
2019-02-15 Alan Coxv8080: update README
2019-02-15 Alan Coxv8080: use the 8080 checker we added
2019-02-15 Alan Coxcheck8080: warn if we accidentally suck in stuff we...
2019-02-15 Alan Cox8080: fix strerror/perror - 8080 is little endian
2019-02-15 Alan Coxsysconf: pagesize could be 64K
2019-02-15 Alan Coxlibc: correct for small change to mount struct
2019-02-15 Alan Coxtail: use static buffer to keep cc65 happy
2019-02-15 Alan Coxpagesize: use long types
2019-02-15 Alan Coxman: keep stack usage down to keep cc65 happy
2019-02-15 Alan Coxsh: msg array is surplus now the shell uses the libc...
2019-02-15 Alan Coxsh: use proper signal names from the library
2019-02-15 Alan Cox8080: fix uget return
2019-02-15 Alan Coxv8080: update for the rst changes
2019-02-15 Alan Coxv8080: update README
2019-02-15 Alan Cox8080: sketch out the irq saves needed
2019-02-15 Alan Cox8080fixedbank: note some areas to look at for switching
2019-02-12 Alan Cox8080fixedbank: fix switching bugs
2019-02-11 Alan Coxlibrary: add some build rules
2019-02-11 Alan Cox8080: 'fast' fork copier: 24 clocks/byte
2019-02-11 Alan Coxv8080: update README
2019-02-11 Alan Cox8080: cpu type detection
2019-02-11 Alan Cox8080fixedbank: remove some debug
2019-02-11 Alan Coxtools: Update tools and add library tool so we can...
2019-02-11 Alan Coxack2kernel: print the right numbers
2019-02-11 Alan Cox8080: further fixes for the banking code
2019-02-11 Alan Coxlibrary: build the new tools
2019-02-11 Alan Cox8080: fix syscalls and move to new abi
2019-02-11 Alan Coxack2fuzix: tool for building user binaries
2019-02-11 Alan Coxsetjmp: correct prototype for 8080
2019-02-11 Alan Cox8080: more usermem fixes
2019-02-11 Alan Cox8080: switch to new ABI
2019-02-11 Alan Coxv8080: remove some debug and add a dependency
2019-02-10 Alan Coxv8080: fix up the fork copier
2019-02-10 Alan Cox8080: fix up bugs in the fork and copiers
2019-02-10 Alan Coxv8080: core changes to get to the point we can start...
2019-02-10 Alan Coxstart: it's 2019
2019-02-10 Alan Cox8080: more work on usermem
2019-02-10 Alan Coxv8080: install interrupt handler
2019-02-10 Alan Coxv8080: try and get bss end
2019-02-10 Alan Coxv8080: sort out where we set stuff up
2019-02-10 Alan Coxv8080: simulator tty doesn't have output blocking
2019-02-10 Alan Cox8080: Fix and workarounds to get crt0 up and working
2019-02-10 Alan Coxv8080: Fix bootblock and building of it
2019-02-09 Alan Coxv8080: add the compiler helper restarts
2019-02-09 Alan Cox8080: update README
2019-02-09 Alan Coxv8080: Various pieces of work to bring us closer to...
2019-02-09 Alan Cox8080: fill out the rest of usermem
2019-02-09 Alan Cox8080: kernel.def
2019-02-09 Alan Cox8080: ABI fixes (DE return not HL)
2019-02-09 Alan Cox8080fixedbank: fast(er) copier
2019-02-09 Alan Cox8080: preserve BC on switches as required by the compil...
2019-02-09 Alan Cox8080: build the new tools
2019-02-09 Alan Coxtools: ack 8080 helpers to write a usable map file...
2019-02-09 Alan Coxv8080: first cut at a boot block
2019-02-09 Alan CoxApplications: unify 8080 build rules using $FUZIX_ROOT...
2019-02-09 Alan Coxtar: hack for 8080 ack compiler
2019-02-09 Alan Cox8080: Fix library 8080 build assumptions and bugs
2019-02-09 Alan Coxv8080: find the ACK tools automatically
2019-02-09 Alan CoxMakefile: add a FUZIX_ROOT
2019-02-08 Alan Coxpentagon: first draft at a port
2019-02-08 Alan Coxr2k: initial usermem
2019-02-08 Alan Coxrabbit: further work to get to a buildable state
2019-02-08 Alan Coxr2k: fix up low level code and add in/out
2019-02-08 Alan Coxbankfixed: kill dead stuff
2019-02-08 Alan Coxr2k: fix build rules and compiler properties
2019-02-08 Alan Coxbinmunge: 6 not 4 bytes per stub
2019-02-07 Alan Coxrabbit: initial work on the JackRabbit (BL18x0) boards
2019-02-07 Alan Coxrabbit: add r2k cpu rules
2019-02-07 Alan Coxrabbit: offsets and register defines
next