FUZIX.git
2015-03-08 Alan Coxzx128: remove a FIXME ret
2015-03-08 Alan Coxzx128: Add syscall entry point
2015-03-08 Alan Coxblankmdv: Allow an fs to be added
2015-03-08 Alan Coxzx128: Fix stacking of arguments on switchin/switchout
2015-03-08 Alan Coxzx128: update for tty_sleeping
2015-03-08 Alan Coxplus3: tag in progres devfd seek so I remember to add...
2015-03-08 Alan Cox6502: video needs to be in SEG3 to make stuff fit
2015-03-08 Alan Coxtgl6502: remove bogus NMI bit
2015-03-08 Alan Coxlowlevel-6502: Fix NMI confusion
2015-03-08 Alan Coxmtx: bring up to date with tty_sleeping change
2015-03-08 Alan Cox6502: cc65 doesn't grok inline
2015-03-08 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-03-08 EtchedPixelsMerge pull request #134 from erkinalp/utils
2015-03-08 Erkin Alp GüneyFixed prototype macro
2015-03-08 Erkin Alp Güneyxputc() does not exist in FUZIX
2015-03-08 Erkin Alp Güneyfactor: main() signature corrected, header fixup
2015-03-08 Erkin Alp GüneyC11: gets_s() prototype added
2015-03-08 Erkin Alp Güneymodified factor
2015-03-08 Erkin Alp GüneyC11 improvements and factor
2015-03-08 Erkin Alp GüneyC11 improvements and factor
2015-03-07 Alan Coxvt: allow for platforms whose keyboard is not a scan map
2015-03-07 Alan Coxnc100: tty_sleeping
2015-03-07 EtchedPixelsMerge pull request #132 from willsowerbutts/dietsd
2015-03-07 EtchedPixelsMerge pull request #133 from skiselev/master
2015-03-06 Will Sowerbuttsdevsd msx2: Restore previous drive selection behaviour
2015-03-06 Sergey Kiselevzeta-v2: Update block device names and numbers
2015-03-06 Sergey Kiselevzeta-v2: README typo fix
2015-03-06 Sergey Kiselevzeta-v2: Update shadow MPGSEL registers copy, so that...
2015-03-06 Will Sowerbuttsdevsd: Do not pass drive number as function argument
2015-03-05 EtchedPixelsMerge pull request #131 from skiselev/master
2015-03-05 Sergey Kiselevzeta-v2: Initial support for Zeta SBC V2 platform
2015-03-01 Tormod Voldendragon: Build with simple.c instead of single.c
2015-03-01 Tormod Voldendragon: Add missing .globl directive
2015-03-01 Tormod Voldendragon: Add empty tty_sleeping()
2015-03-01 Tormod Volden6809: Remove stray #endif in cpu.h
2015-02-28 Alan Coxplus3: Initial files for spectrum +3
2015-02-27 Alan Coxpcw8256: Get back building
2015-02-26 Alan Coxsimple: no cache flusher needed
2015-02-26 EtchedPixelsMerge pull request #130 from willsowerbutts/fixes
2015-02-25 Will Sowerbuttsp112, n8vem-mark4: Drop BOOT_TTY in favour of TTYDEV.
2015-02-25 Will Sowerbuttsmonitor-z80: Record entry SP
2015-02-25 Will Sowerbuttsn8vem-mark4: Stub for tty_sleeping()
2015-02-25 Will Sowerbuttsdevide: Reset all drives before initialisation
2015-02-25 Will SowerbuttsKernel: Bug fix for failed _open on devices
2015-02-25 Will SowerbuttsKernel: Minor bug fix for tty_open
2015-02-22 EtchedPixelsMerge pull request #129 from willsowerbutts/bugfixes
2015-02-22 Will SowerbuttsKernel: Bug fix: _execve() did not dereference executab...
2015-02-22 Will SowerbuttsKernel: Improve idump() output
2015-02-22 Alan CoxRevert "devio: sync before we flush"
2015-02-21 Alan Coxtrs80: add tty_sleeping
2015-02-21 EtchedPixelsMerge pull request #128 from geijoenr/master
2015-02-21 geijoenrmsx2: update README
2015-02-21 geijoenrmsx2: switch to R800 cpu on boot if available
2015-02-21 geijoenrmsx2: add tty_sleeping
2015-02-21 EtchedPixelsMerge pull request #127 from geijoenr/master
2015-02-21 EtchedPixelsMerge pull request #126 from willsowerbutts/typo
2015-02-21 EtchedPixelsMerge pull request #125 from willsowerbutts/p112serial
2015-02-21 geijoenrmsx2: move memory sizing to bootstrap
2015-02-21 geijoenrmsx2: generate 8k banked ascii rom
2015-02-21 Alan Coxplatform: standardise the offset checks for raw, and...
2015-02-21 Alan Coxinode: use BLKOFF
2015-02-21 Alan Coxfilesys: use BLKOFF
2015-02-21 Alan Coxkernel: Add a definition for BLKOFF(x) which does the...
2015-02-21 Alan Coxinode: use psleep_flags helper
2015-02-20 Will SowerbuttsREADME: typo
2015-02-20 Alan Coxinode: Fix bug in direct I/O with holes
2015-02-20 Will Sowerbuttsp112: README update
2015-02-20 Alan CoxREADME: update
2015-02-20 Alan Coxdevio: sync before we flush
2015-02-20 Alan Coxfilesys: use inline for baddev
2015-02-20 Will Sowerbuttsp112: Pad floppy boot images to sector boundary
2015-02-20 Will SowerbuttsFilesystem tools: Create tty5 through tty8 as standard
2015-02-20 Will Sowerbuttsp112: Improved ESCC, 16550A serial port support
2015-02-20 Will SowerbuttsKernel: Fix tty race condition, introduce new tty_sleep...
2015-02-20 Will SowerbuttsKernel: wakeup() now uses pwake() function
2015-02-20 Alan Coxreadonly: Initial pieces for read-only mounts
2015-02-20 Alan Coxtrs80: note you need -model 4p
2015-02-20 Alan Coxbanking: fix panic uses
2015-02-20 Alan Coxbankfixed: fix panic use
2015-02-19 Alan Coxsimple: panic on corrupted swap
2015-02-19 Alan Coxbankfixed: adopt panic behaviour of other map types...
2015-02-19 Alan Coxbank32k: add reminder about stack
2015-02-19 Alan Coxbank16k_low: first cut at swap
2015-02-19 Alan Coxbank16k: first pass swap logic
2015-02-19 Alan Coxsimple: swap policy
2015-02-19 Alan Coxkernel.h: swapmap prototypes
2015-02-19 Alan Coxswap, bankfixed: move the swapin/out methods to the...
2015-02-19 Alan Coxzx128: kill stale swap defines
2015-02-19 Alan Coxswap: Make various methods global ready for further...
2015-02-19 Alan Coxswap: remove UDATA_BLOCKS and friends
2015-02-19 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-02-19 Alan Coxfstomdv: turn an fs image into a microdrive cartridge
2015-02-19 Alan Coxblankmdv: make a blank 'disk' microdrive
2015-02-19 Alan Coxzx128: first bits of trying to build a betadisk driver
2015-02-19 Alan Coxzx128: update main for final memory mappings
2015-02-19 Alan Coxzx128: further tricks.s updating
2015-02-19 Alan Coxzx128: tidy up traps
2015-02-19 Alan Coxzx128: correct pagemap docs
2015-02-16 EtchedPixelsMerge pull request #122 from willsowerbutts/devsdfix
2015-02-16 Will Sowerbuttsdevsd: Fix for picky cards
next