FUZIX.git
2017-11-07 Brett GordonMWC: du: make 'dufork' definition match declaration
2017-11-07 Brett GordonMWC: specify SRCS for 'du'
2017-11-07 Brett Gordonas: make z80 assembler
2017-11-05 Alan Coxbasic: snapshot further work
2017-11-04 Alan Coxbaisc: nothing to see here - putting the framework...
2017-11-04 Alan Coxnetd: final warnings and silly typecase fix
2017-11-04 Alan Coxnetd: first attempt at decoding loopback correctly...
2017-11-04 Alan Coxslip: fix build bug
2017-11-04 Alan CoxedL: Add a cleaned up port of the MWC ed
2017-11-03 Alan Coxnetd: first cut at a slip driver
2017-11-03 Alan Coxnetd: Fix unterminated comment
2017-11-03 Alan Coxnetd: remove duplicate declarations and add the arp...
2017-11-03 Alan Coxfsck: note a performance fix
2017-11-03 Alan Coxnetd: clean up for other compilers and add the ability...
2017-11-03 Alan Coxnetd: note clock_arch check to do
2017-11-03 Alan Coxnetd: gcc can struct assign but not all of its friends can
2017-11-03 Alan Coxnetd: add flag so a driver declares if it needs arp
2017-11-03 Alan Coxprocess: when debugging it's nice to know why something...
2017-11-03 Alan Coxz80pack: turn on MMU feature
2017-11-03 Alan Coxz80pack: add an extreme example of the mmu hooks
2017-11-03 Alan Coxlowlevel-z80: add hooking points for Z80 systems with...
2017-11-03 Alan Coxz80pack: we added a tty
2017-11-03 Alan Coxz80pack: drop stuff we don't need
2017-11-03 Alan Coxibmpc: note older 80x86 errata
2017-11-03 Alan Coxz80pack: add the outgoing port as another tty
2017-11-03 Alan Coxz80: fix the banked code FIXME about syscalls.
2017-11-03 Alan Coxz80pack: Fix the printer driver
2017-11-03 Alan Coxdu: switch version
2017-11-02 Alan Coxas: bracket or square...
2017-11-02 Alan Coxas: incomplete 6809 code
2017-10-31 Alan Coxas: Fix more bugs, add < and > for lo/hi relocations
2017-10-31 Alan Coxas further work
2017-10-31 Alan Coxld: first cut at big endian logic, pcrel, overflow...
2017-10-31 Alan Coxobj: add proper PCREL definitions for relocation entries
2017-10-31 Alan Coxas4: add relative byte output
2017-10-31 Alan Coxasz80: improve handling of segment type clashes
2017-10-31 Alan Coxld: teach new tags, and make it reject them also tidy...
2017-10-31 Alan Coxobj: update with endian and word tags and some oddments
2017-10-30 Alan Coxas: lots of stuff here
2017-10-30 Alan Coxasz80: Z180 initial support, fix range checking, correc...
2017-10-30 Alan Coxld: don't break if the symbol unused bytes are nn zero
2017-10-30 Alan Coxld: add the hash function
2017-10-30 Alan Coxobj: make Z80 an 8080 variant as this makes more sense
2017-10-29 Alan CoxSmallC: Fix initialization of static/global pointers
2017-10-29 Alan Coxsmallc: tidy up a bit, align Z80 with assembler and...
2017-10-29 Alan Coxld: tidy up pass
2017-10-29 Alan Coxld: furthr polishing
2017-10-29 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2017-10-29 Alan Coxld: Save current status
2017-10-29 Alan Coxobj.h: add 'ANY' segment definition
2017-10-29 Alan Coxnm: understand the fact a U symbol may be segment const...
2017-10-29 Alan Coxas: fix handling of unknown symbols in subtraction
2017-10-29 Alan Coxas: fix blkb/defs
2017-10-29 EtchedPixelsMerge pull request #540 from beretta42/mem
2017-10-29 Brett Gordonbank16k: report correct memory used
2017-10-28 Alan Coxld: closer but not yet entirely correct
2017-10-28 Alan Coxld: further updates
2017-10-28 Alan Coxasz80: fixes to output format logic
2017-10-28 Alan Coxobj: format tweaking
2017-10-28 Alan CoxREADME: updates
2017-10-28 Alan Coxld: Fix some stuff by inspection and fold in basic...
2017-10-28 Alan Coxld: first parts of a linker
2017-10-28 Alan Coxz80as: change object file format to fixed sized symbol...
2017-10-28 Alan Coxasz80: always write the debug symbol base
2017-10-28 Alan Coxasz80: finish conversion
2017-10-27 Alan Coxasz80: write symbols out
2017-10-26 Alan Coxasz80: some quick changes over tea
2017-10-26 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2017-10-26 EtchedPixelsMerge pull request #536 from beretta42/make2
2017-10-26 EtchedPixelsMerge pull request #537 from beretta42/up
2017-10-26 EtchedPixelsMerge pull request #538 from beretta42/halt
2017-10-26 Brett Gordonutil: link 'halt' to 'reboot' on fs
2017-10-26 Brett Gordonfsck: fix another wrap bug, and continuing is not an...
2017-10-26 Brett Gordonstandalone fsck: fix always returns 1; parenths to...
2017-10-26 Brett GordonMWC: add 'make' to filesystem maker script
2017-10-26 Brett Gordonmake: fix compiler complaint
2017-10-26 Alan Coxfsck: minor fixes
2017-10-25 Alan CoxMakefile: hook in z80 assembler
2017-10-25 Alan Coxmake: make
2017-10-25 Alan Coxas: Z80 assembler from Coherent
2017-10-25 Alan Coxcron: add cron
2017-10-24 Alan Coxstart: tiny optimization
2017-10-24 Alan Coxfsck: Fix the wrap bug on standalone fsck
2017-10-24 Alan Coxtty: Fix ^D echo bug
2017-10-24 Alan Coxfsck: fix wrap on full sized fs
2017-10-24 Alan Coxgames add hangman and quiz
2017-10-24 Alan Coxv7yacc: Add the V7 yacc as a cross building tool
2017-10-24 Alan Coxbogomips: because ...
2017-10-24 Alan Coxclock: fix scaling error
2017-10-23 Alan Coxfree: add a Linux like "free" command to see swap and...
2017-10-23 Alan Coxinit: bug fixes and fussier about leaving files open
2017-10-23 EtchedPixelsMerge pull request #533 from beretta42/fix
2017-10-23 Brett Gordonkernel: syscall_16: put header in userspace too.
2017-10-23 Alan Coxmount/umount: Fixups for the other cases I missed
2017-10-22 Alan Coxmount: add support for fsck
2017-10-22 Alan Coxsyscall_exec16: fix crash with small binaries, reduce...
2017-10-22 Alan CoxStandalone: move to the new fsck behaviour
2017-10-22 Alan Coxfsck: get the fsck tool working
2017-10-22 Alan Coxreboot: add user side support for reboot -f
2017-10-22 Alan Coxkernel: we don't use the void *'s back from the blkbuf...
next