FUZIX.git
2018-08-10 Alan Coxtrs80m1: only one interface is present
2018-08-10 Alan Coxtrs80m1: move platform_param into discard
2018-08-10 Alan Coxz80fixedbank-banked: apply the same SP fix as to the...
2018-08-10 Alan Coxdevide: save two bytes and a few clocks
2018-08-10 Alan Coxsam: update boot logic
2018-08-10 Alan Coxrabbit: I guess we use a different rst
2018-08-10 Alan Coxtrs80m1: simplify make clean
2018-08-10 Alan Coxtrs80m1: adjust the istack_switched_sp so it doesn...
2018-08-10 Alan Coxtrs80m1: and make the IDE drives visible
2018-08-10 Alan Coxtrs80m1: turn on the probing
2018-08-10 Alan Coxtrs80m1: rearrange memory so that we get 768 bytes...
2018-08-10 Alan Coxtrs80m1: turn IDE on in build
2018-08-10 Alan Coxtrs80m1: build the IDE layer for this machine
2018-08-10 Alan Coxtrs80m1: add .module to floppy
2018-08-10 Alan Coxtrs80m1: add IDE layer helpers
2018-08-09 Tormod VoldenAdd .pkg for dragon-nx32 platform
2018-08-09 Tormod Voldenbuild-filesystem-ng: Scan Kernel folder for package...
2018-08-09 Alan Coxrc2014: hopefully correctly turn on the IDE CF
2018-08-08 Alan Coxsam: next pass over the code working on stuff
2018-08-08 Alan Coxrc2014: init IDE
2018-08-08 Alan Coxbank32k: note need to do swap
2018-08-07 Alan CoxMakefile: The Amstrad NC100 moved
2018-08-07 Alan Coxgmtime: not a needed optimization
2018-08-07 Alan Coxz80: Initial documentation on how 32K/32K works
2018-08-07 Alan Coxkernel: initial development tree for the Sam Coupe
2018-08-07 Alan Coxz80: fix a nasty bug with the full bank switching model...
2018-08-07 Alan Coxz80: first sketches of the 32K/32K support
2018-08-07 Alan Coxlowlevel-z80: removed dead symbol import
2018-08-07 Alan Coxkernel.def: add PAGE2 define
2018-08-07 Alan Coxfont: add an expanded 8x8 font for 2bpp displays
2018-08-02 Alan Coxtzset: more patches moving towards proper timezone...
2018-07-31 Alan Coxtrslabel: fix missing error argument
2018-07-31 Alan Coxrc2014: add devinput
2018-07-28 Tormod VoldenBuild setdate for all platforms and add it to filesystem
2018-07-28 Tormod Voldendragon-nx32: Update README
2018-07-27 Alan Coxgm8x9: fix typo
2018-07-27 Alan Coxdragon-nx-32: tweaks to scsi driver
2018-07-27 Alan Coxrc2014: do a pile of cleanup work
2018-07-27 Alan Coxpcw8256: update README
2018-07-27 Alan Coxrc-files: run setdate in the boot up
2018-07-24 Tormod Voldendragon-nx32: (MOOH) Optimized fork copy bank routine
2018-07-24 Alan Coxtrs80m1: update README
2018-07-24 Alan Coxpcw8256: correct clock rate
2018-07-24 Alan Coxfsck: note an improvement to make
2018-07-24 Alan Coxmkdir: fix size check
2018-07-24 Tormod Voldeninit: Allow empty process field in inittab
2018-07-24 Tormod Voldendragon-nx32: Add virtual consoles (6847 text mode)
2018-07-24 Tormod Voldendragon-nx32: Reduce crt9128 screen size because of...
2018-07-24 Tormod Voldendragon-nx32: Add dual-screen support with CRT9128
2018-07-24 Tormod Voldencrt9128: Add timeout in sync wait
2018-07-24 Tormod Voldencrt9128: Rename VT interface functions to be private
2018-07-24 Tormod Voldendragon-nx32: Remove unused VT macros in config.h
2018-07-24 Tormod Voldendragon-nx32: Make dwload support MOOH
2018-07-24 Tormod Voldendragon-nx32: Allow building MOOH variant (nx32 memory...
2018-07-24 Tormod Voldendragon-nx32: spi.s: Use macro defines for 65SPI flags
2018-07-24 Alan CoxMakefile.pdp11: add Makefile that was omitted
2018-07-24 Alan Coxmkdir: documentation
2018-07-22 Alan Coxpcw8256: fix defines for networking
2018-07-22 Alan Coxfont8x8; revert deconstification
2018-07-22 Alan Coxtzset: add draft support for shift time not just day
2018-07-22 Alan Coxsys/super.h: properly expose the structure in user...
2018-07-22 Alan Coxtzset: continue working on daylight savings
2018-07-22 Alan Coxtzset: first cut at a fullish parser
2018-07-21 Alan Coxtzset: parse more format information
2018-07-21 Alan Coxlibs: for now at least put a valid byte in isdst
2018-07-21 Alan Coxdate: rewrite and add manual page
2018-07-21 Alan Coxlibc: add basical localtime support
2018-07-21 Alan Coxlocaltim_r: do time zone changes
2018-07-21 Alan Coxgmtime_r: is not localtime_r .. oops
2018-07-21 Alan Coxmv/cp: Initial documentation
2018-07-21 Alan Coxz80pack: createdrives is obsolete
2018-07-21 Alan Coxmv: use a large copy buffer
2018-07-21 Alan CoxDiskFormats: initial draft
2018-07-21 Alan Coxnascom: Initial work in progress code (not complete)
2018-07-21 Alan Coxtrs80m1: note some things to review
2018-07-21 Alan Coxdevscsi: don't compile in unused data structures when...
2018-07-18 EtchedPixelsMerge pull request #646 from DBOTW/trslabel
2018-07-18 Jenz Guenthertools: build trslabel
2018-07-16 EtchedPixelsMerge pull request #645 from beretta42/typo
2018-07-16 Brett Gordoncoco3: fix link script typo
2018-07-15 Alan Coxapps: Additional 68K makefile entries
2018-07-15 Alan Coxtrs80: fix dumb bug when I added the input patch
2018-07-15 Alan Coxls: Add a cleaned up slightly extended V7 ls for comparison
2018-07-15 Alan Coxcp: use bigger buffers
2018-07-14 Alan Coxprocess: small optimzations
2018-07-14 Alan Coxkernel: dead code fix
2018-07-14 Alan Coxcp: fix silence when given insufficient arguments
2018-07-14 Alan Coxamstradnc: fix silly graphics bug
2018-07-14 Alan Coxkernel: update version to 0.2rc1
2018-07-14 Alan Coxtrs80m1: rearrange memory a bit and turn on networking
2018-07-14 Alan Coxtrs80m1: add input meta handler
2018-07-14 Alan Coxtrs80: make the model 4 use the new handler
2018-07-14 Alan Coxkernel: add the input meta handlers
2018-07-14 Alan Coxtty: turn on the data_consumed event
2018-07-14 Alan Coxtrs80m1: further tty debug
2018-07-14 Alan Coxtty: prototypes for the new helper
2018-07-14 Alan Coxtty: expose re-enabled fullq() helper as the tty layer...
2018-07-14 Alan Coxtty: add the new tty_data_consumed method
2018-07-14 Alan Coxtrs80m1: add flow control and fix some other bugs
2018-07-14 Alan Coxtrs80m1: clean up devtty.c with indent etc
next