FUZIX.git
2015-10-23 Alan Coxdragon-nx-32: make read/write lay buffers out the same
2015-10-23 Alan Coxnc100: set TEXT on both the NC100 and NC200 defaults
2015-10-23 EtchedPixelsMerge pull request #269 from davidgiven/typos
2015-10-23 David GivenEnable multiprocess mode. Pipes work!
2015-10-23 David GivenRemember to set the flag to tell the kernel we're in...
2015-10-23 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-10-23 Alan Coxlibc: add getw/putw
2015-10-23 EtchedPixelsMerge pull request #268 from beretta42/dgn_fix
2015-10-23 Alan Coxlibc: Update API list
2015-10-23 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-10-23 Brett Gordondragon-nx32: graphics: fix bounds checking for reading...
2015-10-23 Brett Gordondragon-nx32: graphics: fix little endian bug in read...
2015-10-22 David GivenThere is now only one place where the user base address...
2015-10-22 EtchedPixelsMerge pull request #267 from beretta42/discard
2015-10-22 EtchedPixelsMerge pull request #266 from beretta42/uput
2015-10-22 EtchedPixelsMerge pull request #265 from beretta42/video
2015-10-22 Alan Coxlibc: add a few more missing bits
2015-10-22 Brett Gordoncoco3: discard/buffers: make asm match C
2015-10-22 Brett Gordoncoco3: discard: import of more dragon code
2015-10-22 Brett Gordoncoco3: reset vert scroll reg on boot.
2015-10-22 Brett Gordoncoco3: added fast banked/windowing uget / uput xfer...
2015-10-21 Alan CoxAPI.list: so we know where we are with the SVID API
2015-10-21 Alan Coxlibs: update TODO
2015-10-21 Alan Coxgethostname: Fix typo
2015-10-21 Alan Coxlibc: add new swab.c file
2015-10-21 Alan Coxlibc: Add the missing swab() function from SYS5
2015-10-21 Alan Coxabort: note buglet
2015-10-21 Alan Coxtypes.h: add useconds_t
2015-10-21 Alan Coxlibc: Add usleep
2015-10-21 Alan Coxlibclean: fix the changes to actually work
2015-10-21 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-10-21 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-10-21 Alan Coxlibclean: find the libraries properly
2015-10-20 Alan Coxtty: minor fixes to error handling in ioctls
2015-10-20 EtchedPixelsMerge pull request #263 from davidgiven/typos
2015-10-20 David GivenMerge from upstream.
2015-10-20 David GivenActually, let's just put <stdint.h> at the top of confi...
2015-10-20 Alan Coxtrs80/dragon: should be setting the multimode flag
2015-10-20 Alan Coxgraphics: We defintiely want blit for some hardware
2015-10-20 Alan Coxtrs80: recover discardable buffers
2015-10-20 Alan Coxkernel.def: add buffer size to Z80 port
2015-10-20 Alan Coxgames: start adding our games stuff
2015-10-20 Alan Coxz80: add size_t / ssize_t as we now need them
2015-10-20 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-10-19 David GivenFigure out the proper magic numbers for the header.
2015-10-19 David GivenNow that kernel.h no longer includes <stdint.h>, we...
2015-10-19 David GivenFix typo.
2015-10-19 Alan Coxcpu-msp340: push bits back into the CPU header instead
2015-10-19 Alan Coxsyscall_exec16: revert unneeded ifdeffery in core code
2015-10-19 Alan Coxkernel.h: small tidy up of queue ifdeffery
2015-10-19 Alan Coxbrk: revert the MSP340 change to brk()
2015-10-19 Alan Coxkernel.h: remove stdint.h
2015-10-19 EtchedPixelsMerge pull request #262 from davidgiven/msp430
2015-10-19 David GivenUndo more unnecessary changes from upstream.
2015-10-19 David GivenBackport the ugetp/uputp changes from upstream.
2015-10-19 David GivenDon't force alignment on platforms that don't need it.
2015-10-19 David GivenFix some whitespace changes that shouldn't have been...
2015-10-19 David GivenMerge from master.
2015-10-19 Alan Coxsyscall_6502: fix warning
2015-10-19 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-10-19 Alan Coxtrs80: add missed header file
2015-10-19 EtchedPixelsMerge pull request #261 from davidgiven/games
2015-10-18 David GivenUpdate documentation to mention the MSP430.
2015-10-18 David GivenMove MSP430 README to the new Documentation directory.
2015-10-18 David GivenMerge from master.
2015-10-18 EtchedPixelsMerge pull request #259 from davidgiven/sh
2015-10-17 David GivenBackgammon is small enough to fit now.
2015-10-17 David GivenReduce memory requirement; make sure buffers get flush...
2015-10-17 David GivenFlush stdout before getting the user's response (otherw...
2015-10-17 David GivenCleaned up the new kprintf a bit.
2015-10-17 David GivenReturn kputunum() to upstream's version.
2015-10-17 David GivenUpstream already got this fix, in a slightly different...
2015-10-17 David GivenFix a whole bunch of show-stopping bugs --- how did...
2015-10-17 David GivenFlush stdout before getting the user's response (otherw...
2015-10-17 David GivenReduce memory requirement; make sure buffers get flush...
2015-10-17 David GivenFix a whole bunch of show-stopping bugs --- how did...
2015-10-17 David Givenstaticify variable.
2015-10-17 David Givensh now builds and runs on modern computers.
2015-10-17 David Givensh now builds and runs on modern computers.
2015-10-17 David GivenEnsure that the break value is aligned.
2015-10-15 David GivenAdded a quick and dirty MSP430 readme.
2015-10-15 David GivenUpdate after changes.
2015-10-15 David Givenkputunum() can now write the number 0.
2015-10-15 David GivenDon't require EMAGIC and EMAGIC_2 to be defined. Align...
2015-10-15 David GivenAdvance pointer correctly when doing block transfers.
2015-10-15 David GivenMerge from master.
2015-10-14 EtchedPixelsMerge pull request #258 from beretta42/video
2015-10-14 Tormod Voldendragon-nx32: Some SPI fixes
2015-10-13 Brett Gordoncoco3: compile usermem wrappers into common kernel...
2015-10-13 Brett Gordoncoco3: graphics: put uget's arguments in correct order.
2015-10-13 Brett Gordoncoco3: connect graphic IOCTL to rendering routine.
2015-10-13 Brett Gordoncoco3: video: add exports.
2015-10-13 Brett Gordoncoco3: fix typo
2015-10-13 Brett Gordoncoco3: import of dragon's gfx code.
2015-10-13 Brett Gordonuget() but direct to video memory
2015-10-13 Brett Gordoncoco3: all graphics mode buffers start at 0x0000 in...
2015-10-13 Brett Gordonadd video mode register setting to private tty mode...
2015-10-13 Brett Gordoncoco3: make detected hz a C global
2015-10-13 Brett Gordoncoco3: add display basic graphics mode 256x192x2.
2015-10-12 Alan Coxbuffers: enum is evil, use a uint8_t instead and save...
next