FUZIX.git
2019-04-21 Nick DowningChanges to get platform-v8080 running again master
2019-04-16 Alan Coxzx+3: fix a missing clear and a typo
2019-04-16 Alan Coxlibc: more optmization on 8080/5
2019-04-16 Alan Cox8085: add hooks for magic Z80 M1 emulation
2019-04-16 Alan Coxdocs: add a bit more stuff
2019-04-12 Alan Coxvt: mention cursor_disable
2019-04-12 Alan Coxmalloc: remove dead define references
2019-04-12 Alan Coxflat: remove dead define references
2019-04-12 Alan Coxdocs: carry on building some kind of documentation...
2019-04-12 Alan Coxdocs: start adding the memory manager docs
2019-04-12 Alan CoxINSTALL: mention Ubuntu as well as Debian having broken...
2019-04-11 Alan Coxdocs: Use sphinx and start to bash the documents into...
2019-04-11 Alan Coxtrs80m1: fix typo
2019-04-11 Alan Coxscorpion: Fix typo
2019-04-11 Alan Coxmsx1: note where we need to do work on subslots
2019-04-11 Alan Coxfuzix: add the descr file for ack to the tree for now
2019-04-07 Alan Coxmsx1: ROM probing for cards
2019-04-07 Alan Coxmsx1: add another debug marker
2019-04-07 Alan Coxmsx1: update README
2019-04-07 Alan Coxsunrise: redo the bounce buffer logic
2019-04-07 Alan Coxmsx1: move platform_discard into the right place
2019-04-07 Alan Coxmsx1: use the first disk buffer as the bounce for the...
2019-04-07 Alan Coxmsx1: custom user copy routines
2019-04-07 Alan Coxmsx1: do the vector copy earlier
2019-04-07 Alan Coxmsx.h: add copy_vectors prototype
2019-04-07 Alan Coxsunrise: remove some noisy debug
2019-04-07 Alan Coxsunrise: fix incorrect LBA setup
2019-04-07 Alan Coxmsx1: put the top of process memory back right for...
2019-04-07 Alan Coxmsx1: move the constant area into the 16K RAM
2019-04-07 Alan Coxcartman: teach it that bigger is ok
2019-04-07 Alan Coxmsx1: allow for more load space
2019-04-06 Alan Coxsunrise: remove asm debug
2019-04-06 Alan Coxmsx1: don't need to save AF around the map_kernel_di
2019-04-06 Alan Coxmsx1: fix register trashing bugs in the map logic
2019-04-06 Alan Coxsunrise: take out some debug in the C code
2019-04-06 Alan Coxmsx1: add the syscall vector
2019-04-06 Alan Coxconfig: tweaks and fix swap range
2019-04-06 Alan Coxvisualize: add some more area types
2019-04-06 Alan Coxcartman: pack the revised kernel format for MSX
2019-04-06 Alan Coxmsx1: the big rework
2019-04-06 Alan Coxsunrise: assorted fixes
2019-04-06 Alan Coxmsx1: we don't have a stash on one process model remove...
2019-03-31 Alan Coxsc108: need to support ACIA
2019-03-31 Alan Coxmtx: update README
2019-03-31 Alan Cox8080/8085: optimizations that are useful go to -O4
2019-03-31 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2019-03-31 EtchedPixelsMerge pull request #697 from beretta42/tar
2019-03-31 Brett Gordontar: embolster documentation!
2019-03-30 Brett Gordontar: debug stat problems
2019-03-30 Brett Gordontar: support block factor for tape
2019-03-27 Tormod Voldensyscall_fs2: Add parentheses to fix gcc warning
2019-03-27 Tormod Voldendragon-mooh: Fix signedness mismatch in vc functions
2019-03-27 Tormod Voldenfilesys: Fix gcc warning
2019-03-27 Tormod Voldendragon-nx32: Update custom /etc/rc with mount change
2019-03-23 Alan CoxREADME: update on 8080/5 front
2019-03-23 Alan Coxatarist: Start filling in the drivers
2019-03-23 Alan Coxmbr: note we will need to make this return a code at...
2019-03-23 Alan Coxdevide: fix missing REG in name
2019-03-23 Alan Coxahdi: first cut at Atari partition formats
2019-03-18 Alan Coxmtx: Memotech updates
2019-03-18 Alan Coxgraphics: add another format
2019-03-17 Alan Coxsbcv2: update README
2019-03-17 Alan Coxatarist: get the fdc probing and add blkdev for the...
2019-03-17 Alan Coxatarist: first cut at writing a floppy driver for the...
2019-03-17 Alan Coxatarist: 200Hz ticker
2019-03-16 Alan Coxatarist: get the timers and console working
2019-03-16 Alan Coxatari-st: this gets us to the point the mono console...
2019-03-16 Alan Cox68000: add Atari ST bootblock checksumming tool
2019-03-16 Alan Coxrc2014: fix up the banking code and update the bootloader
2019-03-16 Alan Coxdevide: make the generic devide correct for banked...
2019-03-15 Alan Coxrc2014: lay groundwork to make rc2014 run a banked...
2019-03-15 Alan Coxds1302: unify all the code and banked versions too
2019-03-15 Alan Coxdevfd_hw: add a banked version
2019-03-15 Alan Coxtrs80m1: fix banking to cover CODE4
2019-03-15 Alan Coxmore type alignments
2019-03-15 Alan Coxdev: sync more types
2019-03-14 Alan Coxrc2014-tiny: align types
2019-03-14 Alan Coxrc2014-sbc64: align types and fix a Makefile ordering bug
2019-03-14 Alan Coxrc2014: align types
2019-03-14 Alan Coxp112: align types
2019-03-14 Alan Coxdevscsi: align types
2019-03-13 Alan Coxdev: more device type alignment
2019-03-13 Alan Coxn8vem-mark4: align types
2019-03-13 Alan Coxmulticomp09: align types
2019-03-13 Alan Coxmtx: align with type changes and update TODO list
2019-03-13 Alan Coxmsx2: align types
2019-03-13 Alan Coxtty: fix some of the kputchar sign breakages
2019-03-13 Alan Coxdragon-nx32: initial type resync
2019-03-13 Alan Coxvt: align with type changes
2019-03-13 Alan Coxcoco3: initial alignment of type changes
2019-03-13 Alan Coxcoco2cart: align with type changes
2019-03-13 Alan Coxdevsd:fix breakage from type conversions
2019-03-13 Alan Coxamstradnc: align with uint_fast8_t and tty unsigned...
2019-03-13 Alan Coxv68: fix the devtty type changes that matter
2019-03-13 Alan Coxv85: align with the _fast8_t changes
2019-03-13 Alan Coxv8080: align with the _fast8_t changes
2019-03-13 Alan Coxdev: bring some of the core devices we need in line...
2019-03-13 Alan Coxkernel: core changes to get uint_fast8_t into the drivr...
2019-03-13 Alan Coxusermem: Fix accidentally 16bitisms
2019-03-13 Alan Coxsyscall_exec32: using unsigned for names
next