FUZIX.git
2017-06-14 Alan Coxlevel0: Introduce a new level of platform
2017-06-14 Alan Coxcpu-z80: drop -Werror
2017-06-14 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2017-06-11 EtchedPixelsMerge pull request #509 from retrodeluxe/master
2017-06-10 geijoenrmsx2: use dynamic buffers
2017-06-09 EtchedPixelsMerge pull request #508 from retrodeluxe/master
2017-06-09 geijoenrv99xx: fix timing problem when reading from higher...
2017-06-09 geijoenrmsx2: add multiple vt support
2017-06-09 geijoenrmsx2: fix ordering of function keys in matrix
2017-06-07 EtchedPixelsMerge pull request #506 from beretta42/net_native
2017-06-07 EtchedPixelsMerge pull request #507 from beretta42/tar
2017-06-06 Brett Gordontar: bugfix: check for error on read()
2017-06-06 Brett Gordontar: bug fix, use TAPE env variable
2017-06-06 Brett Gordonnet_native: a slight addition
2017-06-05 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2017-06-05 Alan Coxv68-banked: add missing kernel.def
2017-06-05 Alan Coxlibc: add the new process state even though it's not...
2017-06-05 EtchedPixelsMerge pull request #505 from retrodeluxe/master
2017-06-05 geijoenrmsx2: add default keyboard repeat values
2017-06-05 geijoenrmsx2 megasd: handle page crossings
2017-06-05 geijoenrmsx2: megasd falls back to slot 2-3 on probe fail
2017-06-05 geijoenrmsx2: add default boot device
2017-06-05 geijoenrmsx2: save map_table before switching pages
2017-06-03 Alan Coxexecve: stop blocking in close_on_exec
2017-06-03 Alan Coxnet_native: close() should not block
2017-06-03 Alan Coxresolv: add Ringaard resolver
2017-06-03 Alan Coxnc100: first cut at fixing breakage when a read crosses...
2017-05-29 EtchedPixelsMerge pull request #504 from beretta42/lpr
2017-05-29 Brett Gordoncoco3: add /dev/lpr
2017-05-27 EtchedPixelsMerge pull request #503 from beretta42/binload
2017-05-27 Brett Gordoncheck for default program load address
2017-05-25 Brett Gordonexec(): take PROGLOAD from the binary header
2017-05-21 Alan Coxed: fix bugs and warnings
2017-05-21 Alan Coxv68-banked: updated README
2017-05-21 Alan Coxv68-banked: fix swap handling
2017-05-21 Alan Coxblkdev: allow for 16bit block counts
2017-05-21 Alan Coxv68-banked: Get us to the point things work if we don...
2017-05-20 Alan Coxv68-banked: Fix various silly things
2017-05-20 Alan Coxv68: do some updating on the in progress banked memory...
2017-05-20 Alan Coxv68: don't rewrite reset vectors or scribble off end
2017-05-20 Alan Cox68000: introduce defines for the low byte of the page
2017-05-20 Alan Coxv68: fix old tool reference in other builds
2017-05-20 Alan Coxv68: more README updates
2017-05-20 Alan Coxv68: update documentation on state
2017-05-20 Alan Cox68000: fix time_t split definition
2017-05-20 Alan Coxqrun: fix a nasty memory scribble
2017-05-20 Alan CoxMakefile: adjust make clean
2017-05-20 Alan Coxv68: remove last accidental use of old toolchain
2017-05-15 EtchedPixelsMerge pull request #502 from beretta42/dasm09
2017-05-08 Brett Gordondasm09: actually handle errors.
2017-05-08 Brett GordonAdd test code
2017-05-06 Brett Gordoncoco3: build dasm09 disassembler
2017-05-06 Brett Gordondasm09: add package install, man page, mod docs
2017-05-06 Brett Gordondasm09: Use Clib's buffering to allow large input images.
2017-05-06 Brett Gordondasm09 built for fuzix. 16k buffer.
2017-04-26 EtchedPixelsMerge pull request #500 from fgeorgatos/patch-1
2017-04-26 Fotis Georgatosreformatting one-liner comments, for consistency
2017-04-22 Alan Coxinit: #facepalm
2017-04-22 Alan Coxtrs80: correct devhd return value
2017-04-22 Alan Coxdevices: Fix an off by one error in the maximum device...
2017-04-22 Alan Coxmini_ide: correct return for raw disk writes
2017-04-21 Alan Coxcoco2cart: fix small build bug
2017-04-21 Alan Coxcoco2cart: assorted fixes
2017-04-21 Alan Coxcoco2cart: trivial improvements
2017-04-21 Alan Coxsdc.s: Fix merge problem
2017-04-21 Alan Coxstart: It's 2017
2017-04-21 Alan Coxtrs80: turn on discard movement
2017-04-21 Alan Coxtrs80: update README
2017-04-21 Alan Coxmakejv3: correct sector offsets to match real TRS80...
2017-04-21 Alan Coxmakejv3: fix warning
2017-04-20 Alan Coxmtx: fix keyboard handling bug
2017-04-19 Alan Coxmtx: use build-mini-filesystem so it fits
2017-04-19 Alan Coxmtx/devfd: Fix multiple bugs in the fd driver code
2017-04-19 Alan Coxsyscall_exec16: handle disk read failure on exec properly
2017-04-19 Alan Coxv68: Remove debug code
2017-04-19 Alan CoxREADME.md: add fuzix.org URL
2017-04-18 Alan Coxutils: fix 6809 Make clean
2017-04-18 Alan Coxlevee: Add 68K build
2017-04-18 Alan Cox68000: more minor fixes for softmmu
2017-04-18 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2017-03-24 EtchedPixelsMerge pull request #491 from beretta42/netdev
2017-03-24 EtchedPixelsMerge pull request #493 from beretta42/swap9
2017-03-04 Brett Gordoncoco3: remove debugging printf
2017-02-28 Brett Gordoncoco3: Do bank16 swapping.
2017-02-28 Brett Gordonbank16k: add swapping
2017-02-25 Brett Gordonlibs: missed a header.
2017-02-22 EtchedPixelsMerge pull request #490 from beretta42/netno2_2
2017-02-21 Brett Gordoncoco3: regress to level 1.
2017-02-21 Brett Gordonnet: add conditional for level 2 specific code
2017-02-21 Brett Gordonkernel: allow for net calls without level 2
2017-02-12 EtchedPixelsMerge pull request #488 from beretta42/coconic
2017-02-12 EtchedPixelsMerge pull request #489 from beretta42/bto
2017-02-12 EtchedPixelsMerge pull request #487 from beretta42/ntpdate
2017-02-09 Brett Gordonntpdate: second pass.
2017-02-09 Brett Gordona start.
2017-02-06 Alan Cox68000-softmmu: first guess at fork()
2017-02-04 Alan CoxREADME.md: minor updates
2017-02-04 Alan Coxsyscall_68000: generate correct tool references
2017-02-04 Alan Coxfuzix68000: get the right compiler for the stubs
2017-02-04 Alan CoxMakefile: add flat_mem work
next