Changes to get platform-v8080 running again
[FUZIX.git] / Applications /
2019-03-31 Alan Cox8080/8085: optimizations that are useful go to -O4
2019-03-31 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2019-03-31 EtchedPixelsMerge pull request #697 from beretta42/tar
2019-03-31 Brett Gordontar: embolster documentation!
2019-03-30 Brett Gordontar: debug stat problems
2019-03-30 Brett Gordontar: support block factor for tape
2019-03-12 Alan Coxps: adopt new p_time meaning and tidy output further
2019-03-12 Alan Coxps: note something to revisit
2019-03-12 Alan Coxps: fix formatting messes
2019-03-11 Alan Cox68000: dw Makefile
2019-03-11 Alan Cox8080: commit games Makefile
2019-03-10 Alan Coxsh: we don't use stdio so don't suck it in at all
2019-03-10 Alan Coxsh: fix out of memory handling
2019-03-09 Alan Coxcp: remove struct assignment
2019-03-01 Alan Coxcp: replace cp (and it can be used for mv ln) with...
2019-02-28 Alan Coxcpuinfo: note that there's an even buggier R flags...
2019-02-20 Alan Coxmake: fix make clean rules
2019-02-16 Alan Coxcpuinfo: add 8080 support
2019-02-16 Alan Coxsh: add string.h for strsignal()
2019-02-16 Alan Coxdf: update to match changes in includes and speed up
2019-02-15 Alan Coxtail: use static buffer to keep cc65 happy
2019-02-15 Alan Coxpagesize: use long types
2019-02-15 Alan Coxman: keep stack usage down to keep cc65 happy
2019-02-15 Alan Coxsh: msg array is surplus now the shell uses the libc...
2019-02-15 Alan Coxsh: use proper signal names from the library
2019-02-11 Alan Coxtools: Update tools and add library tool so we can...
2019-02-09 Alan CoxApplications: unify 8080 build rules using $FUZIX_ROOT...
2019-02-09 Alan Coxtar: hack for 8080 ack compiler
2019-02-07 Alan Coxcpmfs: fix make clean for r2k
2019-02-06 Alan Coxtar: fixing this for ack unfixes it for cc65
2019-02-05 Alan CoxApplications: 8080 tidy and optimizer on
2019-02-05 Alan Cox8080: levee
2019-02-05 Alan Cox8080: and build plato
2019-02-05 Alan Coxcpmfs: 8080 support
2019-02-05 Alan Cox8080: more build Makefiles
2019-02-05 Alan CoxMWC: Makefile for 8080
2019-02-05 Alan Coxtar: ack cc needs [0] not [] for 0 length arrays
2019-02-05 Alan Coxsort: fix temporary file names
2019-02-05 Alan CoxSmallC: Fix 6809 Makefile add 8080
2019-02-05 Alan Coxnetd: 8080 bits
2019-02-05 Alan Coxqrun: we don't use the extra debug args so remove the...
2019-02-04 Alan Coxman: fix NULL check
2019-02-04 Alan Coxll: check pointer correctly
2019-02-01 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2019-02-01 EtchedPixelsMerge pull request #688 from dbotw/setdate
2019-01-31 Jens Guenthersetdate: fix range check of hours and minutes
2019-01-28 Alan Coxreboot: add suspend mode
2019-01-21 Alan Coxfweep: build for 68000 and adjust constants accordingly.
2019-01-21 Alan Coxsh: Fix a NULL reference in /bin/sh
2019-01-20 Alan Cox68000: set sensible stack defaults for binaries
2019-01-20 Alan Coxutil: build extra tools for 68K, default to 16K stack
2019-01-20 Alan Coxutil: chmem and size support for 32bit
2019-01-20 Alan Coxlevee: fix build on 68000
2019-01-20 Alan Coxinit: fix alignment
2019-01-19 Alan Coxstartrek: missing fflush
2019-01-19 Alan Coxsh: remove old dead ifdeffed stuff
2019-01-19 Alan Coxfsh: fix build on 68000
2019-01-19 Alan Coxutil: fix clean on 68000
2019-01-19 Alan Coxps: fix kernel and user bits to get ps working 32bit
2019-01-19 Alan Coxsort: drop MWC version - too big for some boxes
2019-01-19 Alan Coxcpuinfo: fix use of removed identifier
2019-01-19 Alan Cox68000: update to build needed code
2019-01-17 Tormod VoldenBuild V7 and MWC sort commands on 6809
2019-01-17 Tormod Voldengames: Build fortune.dat in Makefile.6809 too
2019-01-17 Tormod Voldenfortune: Count is also fixed endian
2019-01-16 Alan CoxV7: add the V7 sort (ANSIfied)
2019-01-16 Alan CoxMWC/sort: Add another sort candidate
2019-01-16 Alan Coxcpuinfo: small updates for T80 and Soviet devices
2019-01-10 Alan Coxfortune: Ship the computer db as a default
2019-01-10 Alan Coxgames: build fortune.dat for inclusion
2019-01-08 Tormod Voldendragon-mooh: Move udata stash to 0x2000
2019-01-08 Tormod Voldenchmem: Allow values above 32767 also where int is 16-bit
2018-12-23 Alan Coxman2: further updates and new pages
2018-12-22 Alan Coxman2: add getpid and getppid
2018-12-22 Alan Coxman2: assorted small formatting fixups
2018-12-22 Alan Coxdup/dup2: manual page
2018-12-22 Alan Coxfchown/fchmod: redirect to chown/chmod.2
2018-12-22 Alan Coxchown.2: unistd.h is the right header not stat.h
2018-12-22 Alan Coxchown.2: add manual page
2018-12-22 Alan Coxchmod.2: Man page fixes
2018-12-21 Alan Coxchmod.2L correct values
2018-12-19 Alan Coxman2: add more pages, fix some bits
2018-12-19 Alan Coxtimes: document limitations on tickless systems
2018-12-19 Alan Coxtime: remove stdio usage, fix 60HZ assumptions
2018-12-11 Alan Coxfuzix: adjust package lists for mini fs
2018-12-09 Alan Coxfsck: make buffer static to keep cc65 happy
2018-12-08 Alan Coxfsck: shortcut the usual case of fsck -a of a volume...
2018-12-03 Alan Coxmount: avoid null pointer deref
2018-12-03 Alan Coxreboot: print command name too
2018-12-01 Alan Coxgames: Fix startrek install
2018-11-28 Alan Coxadv/myst: fix build error
2018-11-27 Alan Coxstartrek: page correctly
2018-11-27 Alan Coxttt: fix missing fflush
2018-11-27 Alan Coxadventures: add missing termios include to fix tty...
2018-11-27 Alan Coxcpuinfo: add a TODO
2018-11-25 Alan Coxcpuinfo: add a test for broken emulation
2018-11-17 Alan Coxgraphics: add support for SAM2 mode to userspace
2018-11-16 Alan Coxsok: fixes for undo
2018-11-16 Alan Coxps: use the right field
2018-10-27 Alan Coxfweep: Multiple binary includes and fix to build with...
next