FUZIX.git
2019-01-16 Alan Coxz80sio: fix smart serial wrap bug
2019-01-16 Alan Cox68000: Fix LEVEL_2 on 32bit systems
2019-01-16 Alan Coxcredits: update for fortune db
2019-01-16 Alan CoxV7: add the V7 sort (ANSIfied)
2019-01-16 Alan CoxMWC/sort: Add another sort candidate
2019-01-16 Alan Coxcpuinfo: small updates for T80 and Soviet devices
2019-01-16 Alan Coxbank16: we should use mapbase not progbase
2019-01-11 Alan Coxzx evolution: initial port sketch
2019-01-10 Alan Coxfortune: Ship the computer db as a default
2019-01-10 Alan Coxcromemco: switch to proper IRQ driven serial bufers
2019-01-10 Tormod Voldenbank8k: Fix last bank size
2019-01-10 Tormod Voldenlowlevel-6809: Simplify interrupt_handler after kernel_...
2019-01-10 Alan Coxgames: build fortune.dat for inclusion
2019-01-09 Alan Coxz80sio: tidy up the macros a bit
2019-01-09 Alan Coxlinc80: tty updates
2019-01-09 Alan Coxrc2014: move the default ppide base address
2019-01-09 Alan Coxlinc80: continued work on proper IM2 support
2019-01-08 Alan Coxlinc80: fix reboot
2019-01-08 Alan Coxlinc80: fix tty warning
2019-01-08 Alan Coxz80softspi: fix timings
2019-01-08 Alan Coxkernel: allow per major decision on direct to user...
2019-01-08 Tormod Voldendragon-mooh: drivewire adaptions to page map switching
2019-01-08 Tormod Voldendragon-mooh: Only rewrite MMU when user map changes
2019-01-08 Tormod Voldendragon-mooh: Copy only unique banks on fork
2019-01-08 Tormod Voldendragon-mooh: Disable interrupts while writing task...
2019-01-08 Tormod Voldendragon-mooh: Move udata stash to 0x2000
2019-01-08 Alan Coxbank16: if PROGBASE is non zero we do the maths wrong
2019-01-08 Alan Coxbank8k: allow for no zero base
2019-01-08 Tormod Voldenbank8k: Run program_vectors() after page map reallocation
2019-01-08 Tormod Voldenbank8k: Redefine page map table to not include LOBANK
2019-01-08 Tormod Voldenbank8k: Make sure pagemap_free frees something
2019-01-08 Tormod Voldenbank8k: Fix syntax so that it builds again
2019-01-08 Alan CoxBreaks too much. Also messes up any future multi-proces...
2019-01-08 Tormod Voldensyscall_exec16: pagemap_realloc takes top, not size
2019-01-08 Tormod Voldendragon-nx32: Remove unused (un)map_video calls
2019-01-08 Tormod Voldendragon-mooh: Remaining assembly VT routines for vc
2019-01-08 Tormod Voldendragon-nx32/mooh: Move vc assembly to new vc_asm.s
2019-01-08 Tormod Voldendragon-nx32/mooh: Rename to VC_BASE
2019-01-08 Tormod Voldendragon-mooh: Squeeze in VC framebuffers at 0x400-0x800
2019-01-08 Tormod Voldendragon-mooh: Use the (un)map_video helpers in video.s
2019-01-08 Tormod Voldendragon-mooh: Define TOP_SIZE for swapping
2019-01-08 Tormod Voldendragon-mooh: Add empty platform copyright
2019-01-08 Tormod Voldendragon-mooh: Use makeproc
2019-01-08 Alan Coxz80softspi: correct comments
2019-01-08 Tormod VoldenStandalone/chmem: Correct index for binary magic
2019-01-08 Tormod Voldenchmem: Allow values above 32767 also where int is 16-bit
2019-01-08 Alan Coxlinc80: support SD cards on PIO port B
2019-01-08 Alan Coxz80softspi: Software SPI for the Z80
2019-01-08 Alan Coxgenie-eg64: need_resched needs to be common
2019-01-08 Alan Coxdevsd: allow asm linkages for SPI helpers
2019-01-08 Alan Coxzxmmc: swap was done
2019-01-07 Alan Coxsc108: Can also use the loader
2019-01-07 Alan Coxlinc80: update README
2019-01-07 Alan Coxlinc80: initial port
2019-01-06 Alan Coxrc2014 sio: Fix incorrect calculation causing junk...
2019-01-05 Alan Coxfilo: tweak it a bit more so we get the right layout
2019-01-05 Alan Coxfilo: rework some code so we can use it nicely as a...
2019-01-05 Alan Coxsc114: Fix sc108 handling on execve
2019-01-05 Alan Coxfilo: move constants to right file
2019-01-05 Alan Coxfilo: build at a given address
2019-01-05 Alan Coxsc114: make loader use generic filo parts
2019-01-05 Alan Coxfilo: first pieces of a generic Z80 loader
2019-01-05 Alan Coxsc114: more minor tweaks and README fixups
2019-01-05 Alan Coxsc108: fix typo
2019-01-05 Alan Coxsc114: get it building
2019-01-05 Alan Coxscm_monitor: interface glue
2019-01-05 Alan Coxsc114: initial draft of an SC114 port using SCM monitor...
2019-01-05 Alan Coxsc114: first draft of a real boot loader for Fuzix
2019-01-04 Alan Coxrc2014: update notes and documentation
2019-01-04 Alan Coxtbblue: add UART minor loader fix
2019-01-04 Alan Coxmnakfile: update v65 status to dead for now
2019-01-04 Alan Coxnascom: notes update
2019-01-03 Alan Coxcromemco: trivial optimization
2019-01-03 Alan Coxcromemco: first cut at a fast fork() interbank copier
2018-12-23 Alan Coxman2: further updates and new pages
2018-12-23 Alan Coxsyscall_proc: implement POSIX _POSIX_SAVED_IDS behaviour
2018-12-22 Alan Coxman2: add getpid and getppid
2018-12-22 Alan Coxman2: assorted small formatting fixups
2018-12-22 Alan Coxdup2: Fix two bugs
2018-12-22 Alan Coxdup/dup2: manual page
2018-12-22 Alan Coxfchown/fchmod: redirect to chown/chmod.2
2018-12-22 Alan Coxchown.2: unistd.h is the right header not stat.h
2018-12-22 Alan Coxsyscall_fs2: fix the chown logic to match modern Unix
2018-12-22 Alan Coxchown.2: add manual page
2018-12-22 Alan Coxchmod.2: Man page fixes
2018-12-21 Alan Coxchmod.2L correct values
2018-12-19 Alan Coxman2: add more pages, fix some bits
2018-12-19 Alan Coxsbcv2: Fix msr mode
2018-12-19 Alan Coxtimes: document limitations on tickless systems
2018-12-19 Alan Coxtime: remove stdio usage, fix 60HZ assumptions
2018-12-19 Alan Coxsbcv2: Fix the external DSR timer support
2018-12-11 Alan Coxfuzix: adjust package lists for mini fs
2018-12-11 Alan Coxcromemco: very slow but working
2018-12-11 Alan Coxzxdiv: fix missing newline
2018-12-11 Alan Coxkernel: lower default task switch rate
2018-12-11 Alan Coxcromemco: get the task switching logic working right
2018-12-11 Alan Coxcromemco: fix floppy user v kernel handling bug
2018-12-11 Alan Coxthunked: fix stack handling bug in the pre-emption...
2018-12-10 Alan Coxcromemco: devfd assorted fixes and facepalm removals
2018-12-10 Alan Coxcromemco: program_vectors code, and also fix a silly...
next