FUZIX.git
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
2018-09-02 Alan Coxfsck: not exec optimization work to do
2018-09-02 Alan Coxrc: simplify using mount changes
2018-09-02 Alan Coxutils: teach fsck mount and remount about the root...
2018-09-02 Alan Coxlibc: add some extensions for logical names in fstab
2018-09-01 Alan Coxfsck: Ok I give up split fsck into a generic fsck and...
2018-09-01 Alan Coxfsck: now fits 32K again
2018-09-01 Alan Coxfsck: add restart logic
2018-09-01 Alan CoxStandalone: update the configuration for building file...
2018-09-01 Alan Coxfsck: fix oddments found in the great fsck squish
2018-09-01 Alan Coxsbc2: add example of fask bank copy and better user...
2018-09-01 Alan Coxreboot; add a polite (when possible) shutdown command
2018-09-01 Alan Coxpropio2: and lo .. there was I/O
2018-09-01 Alan Coxz80fixedbank: Split into two
2018-09-01 Alan Coxfsck: jump up and down on it to save memory
2018-09-01 Alan Coxinittab: remove the early boot shell
2018-08-31 Alan Coxsetdate: polish and add a manual page
2018-08-31 Alan Coxlocaltime: apply correct fix instead
2018-08-31 Alan Coxtzset: fix parser bugs
2018-08-31 Alan Coxlocatime: we can shift day if we are close enough to...
2018-08-31 Alan Coxcpuinfo: first cut at 6502 series info
2018-08-30 Alan CoxMakefile: updates
2018-08-30 Alan Coxlibs/time: shuffle localtime/gmtime and the _r versions...
2018-08-30 Alan CoxLibrary: remove bogus difftime and add a proper one
2018-08-30 Alan Coxlevee: needs a make clean for 6502 even if nothing...
2018-08-30 Alan Coxtime: put together the test local time support
2018-08-30 Alan Coxhdflba: tool I forgot to add
2018-08-30 Alan Coxtools: decb tool
2018-08-30 Alan Coxkernel.h: add Z280 CPU type
2018-08-30 Alan Coxversion: -rc2
2018-08-29 Alan Coxkernel: very initial Z280 sketch of a port
2018-08-29 Alan Coxsbcv2: tiny changes for clarity
2018-08-28 Alan Coxtimer: Fix broke preprocessor rule
2018-08-28 Alan Coxzetav2: fix a comment
2018-08-28 Alan Coxsbcv2: more documentation
2018-08-28 Alan Coxsbcv2: Update link file after changes
2018-08-28 Alan Coxsbcv2: update Makefile
2018-08-28 Alan Coxpropiov2: note a limitation
2018-08-28 Alan Coxsbc2: comment platform_ide.h for completeness
2018-08-28 Alan Coxsbcv2: comment extensively and move driver stuff that...
2018-08-28 Alan Coxppide: Make the N8VEM/Retrobrew file shareable and...
2018-08-27 Alan Coxsbcv2: add lots of comments as this is meant to be...
2018-08-26 Alan Coxsbcv2: clarify why we have turned off HD FD
2018-08-26 Alan Coxsbcv2: Use the sketched out 9266 FDC driver
2018-08-26 Alan Cox9266 fdc driver for RBC style systems
2018-08-26 Alan Coxsbcv2: First cut at Zeta floppy support
2018-08-26 Alan Coxdevfd: Allow for hardware without CCR or HD.
2018-08-26 Alan Coxsbcv2: Change default nomenclature, add explanation...
2018-08-25 Alan Coxsbcv2: Add support for timer hack mode (DSR wired to...
2018-08-25 Alan Coxsbcv2: adjust the UDATA size and stash in the asm side
2018-08-25 Alan Coxdevtty: Various uart fixes for baud etc
2018-08-25 Alan Coxsbcv2: move the udata stash up 256 bytes
2018-08-25 Alan Coxn8vem4/p112: Add in the full RTC support
2018-08-25 Alan Coxzetav2: Turn on full rtc support
2018-08-25 Alan CoxMakefile: add N8VEM v2 to the list
2018-08-25 Alan Coxds1302: Move the rtc_read/write helpers to the common...
2018-08-25 Alan Coxsetdate: Fix bugs in BCD mode
2018-08-25 Alan Coxsbcv2: default to 115200 baud
2018-08-25 Alan Coxsbcv2: remove boot time debug
2018-08-25 Alan Coxsbcv2: More UART features
2018-08-25 Alan Coxsbcv2: initial basic PropIO probe
2018-08-25 Alan Coxkernel: don't make the console block on carrier
2018-08-25 Alan Coxplatform-sbcv2: N8VEM Mark 2
2018-08-25 Alan Coxds1302: update header
2018-08-25 Alan Coxkernel: Document the new tickless kernel
2018-08-25 Alan Coxsam: Further fixing and cleanups
2018-08-25 Alan Coxtimer: last bits needed for a platform without a timer...
2018-08-25 Alan Coxubee: remove duplicate include
2018-08-25 Alan Coxds1302: note some code should be shared better
2018-08-25 Alan Coxubee: fix bogus copied comment
2018-08-25 Alan Coxz80-thunked: More assorted fixes
2018-08-25 Alan Coxtrs80/genie: Fix rtc handling
2018-08-25 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2018-08-25 EtchedPixelsMerge pull request #655 from beretta42/cave
2018-08-24 Brett Gordoncave: install database to where advent expects it
2018-08-22 Alan Coxkernel Introduce tickless kernel support
2018-08-22 Alan Coxsyscall_exec16: Rework close_on_exec a bit to fix SDCC...
2018-08-22 Alan Coxusermem-std-thunked: add a comment
2018-08-20 Alan Coxsam: optimize kernel return path a tiny bit
2018-08-20 Alan Coxsam: add a low 512 byte buffer ready for ramdisk support
2018-08-20 Alan Coxatom: remove dead comment
2018-08-20 Alan Coxz80thunked: Fix some more bugs
2018-08-20 Alan Coxbank32k: Handle high/low stubs
2018-08-19 Alan Coxz80-thunked: doexec needs to be in high space
2018-08-19 Alan Coxusermem: Fix the thunked z80 uput and some other bugs
2018-08-19 Alan Coxsam: video and stub fixes
2018-08-19 Alan Coxsam: more work on the ATA disk interface
2018-08-19 Alan Coxdevide: Add the ability to have a mix of 8 and 16bit...
2018-08-19 Alan Coxsam: update the keyboard logic and tables
2018-08-19 Alan Coxsam: more work on the IDE layer
2018-08-19 Alan Coxkeycode: add another code
2018-08-19 Alan Coxdevide: allow for 16bit ports
2018-08-18 Alan Coxsam: further keymap work
2018-08-18 Alan Coxkernel: add KEY_COPYRIGHT and KEY_EDIT
2018-08-18 Alan Coxusermem-z80-thunked: Fix offsets for 32K/32K mode
2018-08-18 Alan Coxsam: base keyboard map
next