FUZIX.git
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
2018-08-18 Alan Coxtty: note an optimization area
2018-08-18 Alan Coxsam: fix keyboard scan logic
2018-08-18 Alan Coxsam: Fix scrolling
2018-08-18 Alan Coxsam: correct check for timer interrupt
2018-08-18 Alan Coxsam: call the keyboard scanner
2018-08-18 Alan Coxsam: turn off debug stop loop
2018-08-18 Alan Coxsam: further debugging work
2018-08-18 Alan Coxfontexpand: fix the bug
2018-08-18 Alan Coxsam: note bug in program_vectors
2018-08-17 Alan Coxfontexpand: fix endian dependancy
2018-08-17 Alan Coxtools/binman: allow for a kernel with low and high...
2018-08-17 Alan Coxsam: restructure loading a bit fix some display and...
2018-08-17 Alan Coxsam: don't link the font
2018-08-17 Alan Coxsam: Get to the point we enter the kernel
2018-08-17 Alan Coxsam: build bootable image
2018-08-17 Alan Coxz80: build raw2mgt for Z80 kernel builds
2018-08-17 Alan Coxtools: add a raw2mgt too for SAM kernel building
2018-08-17 Alan Coxsetup: we need the ROM off
2018-08-17 Alan Coxsam: correct the boot.s code
2018-08-17 Alan Coxtty: improve behaviour of O_NDELAY
2018-08-17 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2018-08-17 Tormod Voldendragon-nx32: Use the tty_close wrapper to close DriveWi...
2018-08-17 Tormod Voldendragon-nx32: Correct DriveWire minor offset
2018-08-14 EtchedPixelsMerge pull request #653 from beretta42/coco2cart
2018-08-14 Brett Gordoncoco2cart: bug: sdc driver still not returning no of...
2018-08-13 Alan Coxsam: add IDE definitions
2018-08-13 Alan Coxsam: more work on fork support for 32/32
2018-08-13 Tormod Voldendragon-nx32: Ship custom inittab and rc
2018-08-13 Tormod Voldendragon-nx32: Only init IDE if we have a known IDE cartr...
2018-08-13 Tormod Voldendragon-nx32: Minor updates to README
2018-08-12 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2018-08-12 Alan Coxgenie-eg64: New platform (in test only)
2018-08-12 Alan Coxtools/binman: Teach it about kernels with the data...
2018-08-12 Alan Coxtrs80m1: update documentation
2018-08-12 Alan Coxtrs80m1: Fix more tty bugs
2018-08-12 Alan Coxtrs80m1: add initial test UDG support
2018-08-12 Alan Coxtrs80m1: make the lower case status C visible
2018-08-12 Alan Coxtrs80m1: remove obsolete comment
2018-08-12 Alan Coxtrs80m1: remove bogus asm
2018-08-12 Alan Coxtrs80m1: Fix bogus comment
2018-08-12 Alan Coxtty.h: add new font type
2018-08-12 Alan Coxtrs80m1: remove drivewire reference
2018-08-12 Alan Coxdragon-nx-32: note bug to look at
2018-08-11 EtchedPixelsMerge pull request #651 from beretta42/coco2cart
2018-08-10 Alan Coxtrs80m1: only one interface is present
2018-08-10 Alan Coxtrs80m1: move platform_param into discard
2018-08-10 Alan Coxz80fixedbank-banked: apply the same SP fix as to the...
next