FUZIX.git
2015-02-12 Alan Coxz80: banked mode need modified helpers so stick them...
2015-02-12 Alan Coxz80: update banking documentation
2015-02-11 Alan Coxz80: make sure the helpers appear in common
2015-02-11 Alan Coxzx128: Further banking fixes
2015-02-10 Alan Coxpatches: SDCC patches for playing with banked mode
2015-02-10 Alan Coxzx128: update the various ZX128 bits needed
2015-02-10 Alan Coxlowlevel-z80-banked: remove the NULL checker if low...
2015-02-10 Alan Coxbin2sna: Add a tool to turn out banked ZX Spectrum...
2015-02-09 Alan Coxzx128: banking helpers
2015-02-08 Alan CoxMakefile: allow banked platforms to force different...
2015-02-08 Alan Coxbinmunge: Revised version of the tool
2015-02-08 Alan Cox6809: build the decb tool
2015-02-08 Alan Coxz80: commit banked helpers
2015-02-08 Alan Coxzx128: Make the adjustments in the asm needed for banke...
2015-02-08 Alan Coxstart: Fix warnings if program space is > signed size
2015-02-08 Alan CoxMakefile: further tidying
2015-02-08 Alan CoxMakefile: Move the per CPU stuff into the CPU directory
2015-02-08 Alan CoxZ80: update the banking logic based on the SDCC changes...
2015-02-08 Alan Coxprocess.c: scrub final fastcall refs
2015-02-08 Alan Coxprocess.c: remove __fastproc__ now it is obsolete
2015-02-08 Alan Coxtty.h: typo fix
2015-02-08 Alan Coxtty.h: and clean out CODE1 bits
2015-02-08 Alan Coxtty.h: clean CODE2 out
2015-02-08 Alan Coxbanking: Strip out all the experiments with CODE1 etc
2015-02-08 Alan Coxz80: fix if/endifs for non SDCC case
2015-02-06 Alan CoxMakefile: switch 68000 toolchain
2015-02-06 Alan Cox68000: update the atari-st beginnings, switch tool...
2015-02-03 EtchedPixelsMerge pull request #104 from willsowerbutts/monitorbank
2015-02-03 EtchedPixelsMerge pull request #103 from willsowerbutts/prtroot
2015-02-03 Will Sowerbuttsmonitor-z80: allow moving to different segments (update...
2015-02-03 Will Sowerbuttsprtroot: Bug fix, new -i flag to initialise /etc/mtab
2015-02-03 Alan Coxsocz80: fix timer, improve irq code a shade
2015-02-03 EtchedPixelsMerge pull request #100 from willsowerbutts/devsd
2015-02-03 EtchedPixelsMerge pull request #102 from willsowerbutts/ttywriteready
2015-02-03 EtchedPixelsMerge pull request #99 from willsowerbutts/p112rawfloppy
2015-02-02 Alan Coxlowlevel-z80: support the experimental entry optimisation
2015-02-02 Will SowerbuttsKernel: tty_writeready: change return type from bool...
2015-02-02 Will Sowerbuttsdevsd: Combine the various wait functions. Saves 143...
2015-02-02 Will Sowerbuttsp112: Floppy disk driver (devfd) support for rawflag=1
2015-02-02 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-02-02 EtchedPixelsMerge pull request #96 from geijoenr/master
2015-02-01 Alan Cox8086: just committing these unfinished so I don't forge...
2015-02-01 Alan Coxsocz80: intial merge of the ethernet driver
2015-02-01 Tormod Voldendragon: Delete ROM images on make clean
2015-02-01 Alan Cox68000: note need to change doexec
2015-02-01 Tormod Voldendragon: Fix up comments in setup.s
2015-02-01 Tormod Volden6809: Add EMAGIC_2 (0x20 = BRA)
2015-02-01 Tormod Volden6809: Add uarg_t
2015-02-01 Tormod Voldendragon: Use syscall_exec16
2015-02-01 Tormod Voldendragon: Don't link setup.o in decb binary
2015-02-01 geijoenrmsx2: make tickspersec runtime configurable
2015-02-01 geijoenrmsx2: add localized keyboard matrices
2015-02-01 geijoenrmsx2: read machine type and info
2015-02-01 geijoenrkeycode: fix ESC define, add YEN special keycode
2015-02-01 geijoenrmsx2: add rp5c01 rtc driver
2015-02-01 geijoenrdevsd: wait for response after CMD24
2015-02-01 geijoenrmsx2: fix silly bug in memory sizing
2015-01-31 Alan Cox8086: initial preparatory work
2015-01-31 Alan CoxREADME: update for SocZ80
2015-01-31 Alan Coxsocz80: boot to a shell prompt, achievement unlocked
2015-01-31 Alan Coxsocz80: fork code
2015-01-31 Alan Coxsocz80: get init as far as fork()
2015-01-31 Alan Coxdevsdspi,socz80: fix write
2015-01-31 Alan Coxsyscall_exec16: still trying to get sdcc to generate...
2015-01-31 Alan Coxsocz80: add the core of the ethernet driver
2015-01-31 Alan Coxdevsdspi: ooh look a few more bytes !
2015-01-31 Alan Coxdevsdspi: fix transmit, and make it smaller
2015-01-31 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-01-31 EtchedPixelsMerge pull request #95 from willsowerbutts/onebyte
2015-01-31 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-01-31 Will Sowerbuttsn8vem-mark4: devsdspi - save another two bytes! collect...
2015-01-31 EtchedPixelsMerge pull request #94 from willsowerbutts/onebyte
2015-01-31 Will Sowerbuttsn8vem-mark4: devsdspi - save a byte
2015-01-30 Alan Coxsocz80: switch to standard uarea logic for now
2015-01-30 Alan Coxsocz80: move to the new issue sd driver
2015-01-30 Alan Coxtty: fix typo
2015-01-30 Alan Coxsocz80: fix tty data port definition
2015-01-30 Alan Coxsocz80: next step of fixing tty problems
2015-01-30 Alan Coxsocz80: Various fixes for the mm and interrupts
2015-01-30 Alan Coxz80: make the outfoo routines preserve everything
2015-01-30 Alan Coxsocz80: Bring the basic bootstrap code up to speed...
2015-01-30 Alan Coxz80: fix all the other .lnk files
2015-01-30 Alan Coxtrs80: fix link rules for file move
2015-01-30 Alan Cox68000: clean up most of the 16bitisms and sign stuff
2015-01-30 Alan Coxmalloc: We need a heap allocator for flat model systems
2015-01-30 Alan Coxflat: initial flat memory support code
2015-01-30 Alan Coxprocess: fix bracketing
2015-01-30 Alan Coxsyscall_proc: fix 16bit ism on signals
2015-01-30 Alan Coxtty: fix warnings for types and arguments
2015-01-30 Alan Coxlink/mkdir: error link counter overrun
2015-01-30 Alan Cox68000: base enabling pieces
2015-01-30 Alan Coxusermem: support for flat binaries
2015-01-30 Alan Coxvt: fix argument typing ready for 32bit
2015-01-30 Alan Coxswap.c: fix unused argument warning
2015-01-30 Alan Coxtty/vt: fix prototypes for ioctl
2015-01-30 Alan Coxdevsys: fix types
2015-01-30 Alan Coxdevsys: fix warnings caused by unused parameters
2015-01-30 Alan Coxdevio: fix warnings caused by unused parameters
2015-01-30 Alan Cox6809: add used macro
2015-01-30 Alan Coxcpu-z80: introduce used() macro
next