FUZIX.git
2018-09-16 Alan Coxsc108: Always a CMOS CPU
2018-09-16 Alan Coxsc108 & sam: Fix signal handling crash
2018-09-16 Alan Coxtickless: fix dumb bug propogated across multiple platforms
2018-09-15 Alan Coxsc108: Testing the thunking code on a machine with...
2018-09-15 Alan Coxsimple: explain why we don't worry about disk read...
2018-09-15 Alan Coxsam: fix comment
2018-09-15 Alan Coxbinman: fix another off by one
2018-09-15 Alan Coxrc2014-tiny: remove unused value
2018-09-15 Alan Coxz80single: fix an unused reference and duplicated includes
2018-09-15 Alan Coxeg64: not the different banker types
2018-09-15 Alan Coxz80: allow for the HIGH block to be in different places
2018-09-15 Alan Coxsam: fix a typo and add a macro we'll need to generaliz...
2018-09-15 Alan Coxrc2014tiny: remove devinput.h we don't use it
2018-09-15 Alan CoxFrom: Tormod Volden <debian.tormod@gmail.com>
2018-09-15 Tormod Voldendragon-mooh: Remove unused file that slipped in
2018-09-14 Tormod Voldendragon-mooh: Build and use DECB patcher for kernel...
2018-09-14 Tormod Voldendragon-mooh: Compile bank8k without optimisations
2018-09-14 Tormod VoldenNew MOOH platform with 8K flexible banks
2018-09-14 Tormod Voldenbank8k: Fix program size/top confusion
2018-09-14 Tormod Voldenbank8k: When freeing pages we get more free pages
2018-09-14 Tormod Voldenstart.c: Set u_top before calling ptab_alloc()
2018-09-14 Tormod Voldendragon-nx32: Add (un)map video calls in vc_clear()
2018-09-14 Tormod Voldendragon-nx32: Define VT_ALLBASE to easily move VT frameb...
2018-09-14 Tormod Voldendragon-nx32: Move low-level video routines to video...
2018-09-14 Tormod Voldendragon-nx32: Split common text and data
2018-09-14 Tormod Voldendragon-nx32: Resync custom etc files
2018-09-11 Alan CoxMakefile: add ports
2018-09-11 Alan Coxkernel: small updates to single process platforms
2018-09-11 Alan Coxplato: hopefully fix the Makefile
2018-09-11 Alan Coxrc2014: remove un-needed devmem drivers
2018-09-11 Alan Coxrc2014-tiny: quick debugging session
2018-09-11 Alan Coxrc2014: don't link stuff we removed
2018-09-11 Alan Coxsimple: Fix off by one
2018-09-11 Alan Coxrc2014-tiny: WIP port to the minimal banked ROM system
2018-09-10 Alan Coxsam: update TODO list
2018-09-10 Alan Coxsam: don't swap the callers IX and IY on a switch it...
2018-09-10 Alan Coxsam: allocate process space for the correct number...
2018-09-10 Alan Coxbank32k: fix dumb bug
2018-09-10 Alan Coxsam: write the udata stash into the right page
2018-09-09 Alan Coxsam: further work on fork
2018-09-09 Alan Coxusermem_std-z80-thunked: Fix return codes
2018-09-09 Alan Coxnetdev: Fix missing prototype
2018-09-09 Alan Coxrc2014: turn on networking
2018-09-09 Alan Coxsyscall_fs: stop sdcc making such a hash of this
2018-09-09 Alan Coxw5100: fix some minor bugs, first sketch at accept...
2018-09-08 Alan Coxplato: off by one errors in box etc
2018-09-08 Alan Coxplato: Fix 6502 build
2018-09-08 Alan Coxplato: roughly map the Fuzix keys
2018-09-08 Alan Coxplato: add an esc -ctrl Z sequence to get out of it...
2018-09-08 Alan Cox6502: htons/htonl
2018-09-08 Alan Coxsbcv2: Get rid of the boot via CP/M hack and make it...
2018-09-08 Alan Coxfweep: revert WIP accidentally commited in last push
2018-09-08 Alan Coxplato: more Makefile hacking and a bug fix
2018-09-08 Alan Coxplato: Makefile fix for 6809
2018-09-08 Alan Coxaes256: fix build
2018-09-08 Alan Coxaes256: look for header the right way
2018-09-08 Alan Coxplato: draft trs80 hrg
2018-09-07 Alan Coxplato: more fixes and split the 'tgi' code into it...
2018-09-07 Alan CoxApplications: update the plato bits, add other Makefiles
2018-09-07 Alan CoxApplications: build plato
2018-09-07 Alan Coxplato: Add a plato terminal implementation for Fuzix
2018-09-07 Alan Coxsbcv2: and turn on the Wiznet
2018-09-07 Alan Coxwiznet; continuing work on the wiznet support
2018-09-07 Alan Coxplato: Add the plato term hacks
2018-09-07 Alan Coxlibc: add aes256 library support
2018-09-07 Alan Coxsbcv2: turn on networking support options
2018-09-07 Alan Coxnet_wiznet: initial Wiznet 5100 support
2018-09-07 Alan Coxinode: fix incorrect socket write return
2018-09-07 Alan Coxsyscall_net: Fix throttle masking
2018-09-05 Alan Coxrc2014: move CTC
2018-09-03 Alan Coxfsck-fuzix: fix consts
2018-09-03 Alan Coxcrt0: remove long obsolete bss clears - the kernel...
2018-09-03 Alan Coxsyscall_proc: make brk() error more useful, stop brk...
2018-09-03 Alan Coxmntent.h: changes for the new APIs
2018-09-03 Alan Coxz280rc: note zz80rc difference
2018-09-03 Alan Coxrc2014: we are ready to do the swap logic but not yet...
2018-09-03 Alan Coxsbcv2: init the ds1302 properly
2018-09-03 Alan Coxcpuinfo: Fix scf check logic
2018-09-03 Alan Coxrc2014: RTC, tickless and swap work
2018-09-03 Alan Coxrc2014: link in ds1302 support
2018-09-03 Alan Coxrc2014: ds1302 variant
2018-09-03 Alan Coxrc2014: Get us to the point we are up and running
2018-09-02 Alan Coxrc2014: correct SIO probe
2018-09-02 Alan Coxlibs: add the big 65c816 config
2018-09-02 Alan Coxhc11: commit wip bits
2018-09-02 Alan Coxpx4plus: push WIP stuff ready for 0.2
2018-09-02 Alan Coxnascom: commit the vt work in progress ready for 0.2
2018-09-02 Alan Coxgenie-eg64: push work in progress ready for 0.2
2018-09-02 Alan Coxcromemco: commit initial pieces on the udata side
2018-09-02 Alan Coxr2000/r3000/r3000a: initial guess at tricks
2018-09-02 Alan Coxr2000/r3000/r3000a: add initial guess at low level...
2018-09-02 Alan Coxr2000: add initial usermem
2018-09-02 Alan CoxStandalone: update to use the new $ROOT
2018-09-02 Alan CoxKernel: commit the rest of propio and ds1302 support...
2018-09-02 Alan Coxz80: Fix build for systems using the generic support
2018-09-02 Alan Coxz280: set the MMU pages as valid and cacheable
2018-09-02 Alan Coxinvaders: build rule fix
2018-09-02 Alan Coxgames: package the fortune data file
2018-09-02 Alan Coxinit: reprompt login: if blank user name
2018-09-02 Alan Coxfsck-fuzix: blow 90 bytes on a progress indicator
next