FUZIX.git
2015-03-15 David GivenRemoved dependencies on scanf unless it's really needed...
2015-03-14 EtchedPixelsMerge pull request #141 from erkinalp/master
2015-03-14 EtchedPixelsMerge pull request #140 from skiselev/master
2015-03-14 Erkin Alp GüneyFixed type error
2015-03-14 Sergey Kiselevzeta-v2: fix comments
2015-03-14 Sergey KiselevMerge branch 'detect_uart'
2015-03-14 Sergey Kiselevzeta-v2: implement UART auto detection; enable FIFO...
2015-03-12 EtchedPixelsMerge pull request #138 from skiselev/master
2015-03-12 Sergey KiselevMerge branch 'uart_fixes'
2015-03-12 EtchedPixelsMerge pull request #137 from skiselev/master
2015-03-12 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-03-12 Sergey Kiselevtools: fcc: add -D support; fix --Werror
2015-03-12 Alan Coxsocz80: Add socz80 to the platforms
2015-03-12 Alan Coxmsx1: fix link
2015-03-12 Alan Coxpx4plus: bring other bits up to date
2015-03-12 Alan Coxmsx1: fix old dispatch signal reference
2015-03-12 Alan Coxmsx2: add missing header from sd change
2015-03-12 Alan Coxtty_sleeping: propogate into remaining platforms
2015-03-12 Alan Coxzx128: tricks tidy
2015-03-12 Alan Coxsyscall_fs2: fix build with ACCT enabled
2015-03-12 Alan Cox8086: sync cpu.h definitions add inline define
2015-03-12 Sergey Kiselevzeta-v2: adopt UART code from P112, implement tty_setup
2015-03-12 EtchedPixelsMerge pull request #135 from erkinalp/patch-2
2015-03-11 Alan Coxzx128: tidy up tricks.s further, make low_bank a simple...
2015-03-11 Alan Coxzx128: Add motor timeout logic for Microdrive
2015-03-11 Alan Coxzxvideo: fix scrolling clearing of bottom line
2015-03-11 Sergey Kiselevp112 and zeta-v2: use common FDC code
2015-03-11 Alan Coxzx128: Fix fork() copier
2015-03-11 EtchedPixelsMerge pull request #136 from skiselev/master
2015-03-11 Sergey KiselevMerge remote-tracking branch 'upstream/master'
2015-03-11 Sergey Kiselevzeta-v2: Add floppy support (stolen from P112)
2015-03-10 Alan Coxzx128: Fix further minor bank related bugs
2015-03-10 Erkin Alp GüneyUpdate Makefile
2015-03-09 Tormod Voldendragon: Optimize put/get functions slightly
2015-03-09 Tormod Voldendragon: Fix put/get copy index post-increment
2015-03-09 Tormod Voldendragon: Fix stack offsets in usermem get/put functions
2015-03-09 Tormod Voldendragon: Clear out .bss sections in crt0.s
2015-03-09 Alan Coxlibs: Add enter.s for __enter and __enter_s for the...
2015-03-09 Alan Coxzx128: set the vectors right
2015-03-09 Alan Coxdevmdv: fix load to user
2015-03-09 Alan Coxbinman: simplify code a bit
2015-03-09 Alan Coxfcc: various fixups
2015-03-08 Alan Coxlibs: Fix typo in Makefile
2015-03-08 Alan Coxfcc: Some updates for -t platform support
2015-03-08 Alan Coxutils: Allow platform to be passed for special builds
2015-03-08 Alan Coxlibs: Support Z80 variant builds
2015-03-08 Alan Coxtools: remove fstomdv, it's now part of blankmdv
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
next