FUZIX.git
2015-10-07 EtchedPixelsMerge pull request #254 from beretta42/graph1_sub
2015-10-07 Brett Gordoncoco3: tty: adjust buffer address to accomodate 25...
2015-10-07 Brett Gordoncoco3: tty: typos.
2015-10-07 Brett Gordoncoco3: tty: add getting/setting graphics mode to ioctl.
2015-10-07 Brett Gordoncoco3: tty: factor out gime video mode switching.
2015-10-07 Brett Gordoncoco3: tty: make initialized data match linked fmodes...
2015-10-07 Brett Gordoncoco3: tty: Connect internal mode struct with kernel...
2015-10-07 Brett Gordoncoco3: tty: flesh out a array of supported modes.
2015-10-07 Brett Gordoncoco3: devtty: This definition moved to devtty.h.
2015-10-07 Brett Gordonadd a reference to a fuzix display mode struct in our...
2015-10-07 Brett Gordoncoco3: tty: clear a bit more memory for 25 rows.
2015-10-07 Brett Gordoncorrect comments
2015-10-07 Brett Gordonundid putchar real function thing...
2015-10-07 Brett Gordoncoco3: add mode util to copy script
2015-10-07 Brett Gordoncoco3: keep up with changes in graphics.h
2015-10-06 Alan Coxcoco2: first cut at bootloader
2015-10-05 Alan Coxnc100: draw in the right location
2015-10-05 Alan Coxtrs80: trivial tidy up
2015-10-04 Alan Coxdragon-nx32: first cut at adding draw/read/write methods
2015-10-04 Alan Coxgraphics: text mode tidy up
2015-10-03 Alan Coxdragon-nx-32: Add 128x192 four colour mode graphics
2015-10-03 Alan Coxmode: report text modes
2015-10-03 Alan Coxgraphics: add 'text only' mode type
2015-10-03 Alan Coxutils: add a "mode" command for mode setting
2015-10-03 Alan Coxdragon-nx32: implement initial "mode" choices
2015-10-03 Alan Coxdragon-nx-32: first test bits for mode switching
2015-10-03 Alan Coxgraphics: add header for apps
2015-10-03 Alan Coxtrs80: update devgfx test code
2015-10-03 Alan Coxnc100: update test graphics code
2015-10-03 Alan Coxgraphics: put mode number in info, otherwise you can...
2015-10-03 Alan CoxGraphics: more pondering
2015-10-02 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-10-02 Alan Coxtrs80: update for gfx changes
2015-10-02 Alan Coxnc100: clean up devgfx changes
2015-10-02 Alan Coxgraphics: Have a rethink
2015-10-02 EtchedPixelsMerge pull request #250 from beretta42/graphics
2015-10-02 EtchedPixelsMerge pull request #249 from beretta42/back-tick
2015-10-02 Alan Coxucp: fix more clashes with standard functions
2015-10-02 Alan Coxbanking: update the sdcc patch for 3.5.x
2015-10-02 Alan Coxpx4plus: realign in progress port
2015-10-02 Brett Gordoncoco3: keyboard does `, console displays as UP_ARROW.
2015-10-02 Alan Coxzx128: platform_discard hook
2015-10-02 Alan Coxkernel.h: Fix typo
2015-10-02 Alan Coxz80-banked: update for SDCC 3.5 + patches for banking...
2015-10-02 Alan Coxdevio: fix stupid bug I introduced
2015-10-02 Alan Coxstandalone: big clean up of ucp
2015-10-02 Alan Coxfork(): flag day time - add flags, pointer argument...
2015-10-02 Alan Coxstandalone: getmode() conflicts with BSD includes
2015-10-02 Brett Gordoncoco3: add gfx_ioctl to system
2015-10-02 Brett Gordoncoco3: add primordial graphics ioctl to devtty
2015-10-01 Alan Coxcoco2/dragon64: Initial 64K RAM port tree
2015-10-01 Alan Coxtty: fix O_NDELAY proposal
2015-10-01 Alan Cox6809test: discard obsolete initial 6809 test code
2015-10-01 Alan Coxblkdev: fix (void *) arithmetic
2015-10-01 Alan Coxcpu-6502: ntohs
2015-10-01 Alan Coxplatform: fix various reboot exports
2015-10-01 Alan Coxubee: update devtty
2015-10-01 Alan CoxUpdate platforms for platform_discard hook
2015-10-01 Alan Coxpcw8256: work around sdcc 3.5 bug
2015-10-01 Alan Coxz80: tidy cpu.h
2015-10-01 Alan Coxmsx1: fix crash caused by code in data space
2015-10-01 Alan Coxdragon-nx32: add platform_discard stub
2015-10-01 Alan Coxcoco3: platform_discard()
2015-10-01 Alan Coxcoco3: fix annoying warnings
2015-10-01 Alan Coxplatform-dragon: Retire the original experimental ROM...
2015-10-01 Alan Coxplatform-6809test: drop this test platform
2015-10-01 Alan Coxprocess: add a hook for platform level knowledge of...
2015-10-01 Alan CoxBUGS: update
2015-10-01 Alan Cox6809: we will need this shortly
2015-10-01 Alan Coxnet: add arp header ready for starting work on some...
2015-10-01 Alan Coxsimple: support UDATA split away from process space
2015-10-01 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-10-01 Alan Coxtermcap: paste in the escaped tgoto
2015-10-01 EtchedPixelsMerge pull request #245 from beretta42/50hz
2015-09-30 Brett Gordoncoco3: check for pal/ntsc bit in BASIC ROM, set hardwar...
2015-09-26 EtchedPixelsMerge pull request #243 from beretta42/video_glitch
2015-09-25 EtchedPixelsMerge pull request #241 from beretta42/mbr
2015-09-25 Brett Gordoncoco3: bugfix: don't set PAL mode for the coco3.
2015-09-25 Brett Gordoncoco3: bugfix: mbr.c adjust offsets/lens for 512b blocks.
2015-09-23 EtchedPixelsMerge pull request #239 from beretta42/blkdev
2015-09-23 Brett Gordonblkdev: increment data address and lba each time throug...
2015-09-21 EtchedPixelsMerge pull request #238 from beretta42/map_for_swap
2015-09-21 Brett Gordoncoco3: implement map_for_swap, swap_map().
2015-09-18 EtchedPixelsMerge pull request #237 from beretta42/video2
2015-09-18 Brett Gordoncall devtty_init() at startup
2015-09-18 Brett Gordonchange name of vtmode to defmode
2015-09-18 Brett Gordonadded 64 and 32 column modes.
2015-09-17 EtchedPixelsMerge pull request #234 from beretta42/boot
2015-09-17 EtchedPixelsMerge pull request #236 from beretta42/levee
2015-09-17 Brett Gordoncoco3: build levee in build script.
2015-09-17 Brett Gordonlevee: add levee to ucp-script
2015-09-17 Brett Gordonlevee: 6809 makefile
2015-09-17 Brett Gordoncoco3: boot: commandline works with REM token.
2015-09-10 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-09-10 Alan Coxnet: working files for start of coding up the protocol...
2015-09-09 EtchedPixelsMerge pull request #233 from marioaugustorama/master
2015-08-31 Mario NunesCosmetic changes
2015-08-31 Mario NunesRenamed README to README.md.
2015-08-30 Mario Nunes[FIX] correct make file to remove liberror binary in...
2015-08-30 Mario Nunes[FIX] correct make file to remove fsize binary in Libra...
next