2017-02-04 |
Bill Pierce |
3rdparty/utils/fpgarom: Utilities for CoCo3FPGA booting
|
2017-02-04 |
Bill Pierce |
coco3fpga: Use alternate color scheme for terminal windows
|
2017-02-04 |
Bill Pierce |
Use modified w1-w6 window definitions on CoCo3FPGA
|
2017-02-04 |
Bill Pierce |
Include coco3fpga port in default build
|
2017-02-04 |
Bill Pierce |
Add build tree for Gary Becker's CoCo3FPGA project
|
2017-02-04 |
Bill Pierce |
Add coco3fpga banner to init.asm
|
2017-02-04 |
Bill Pierce |
Build various CoCo3FPGA boot files
|
2017-02-04 |
Bill Pierce |
coco3: Build SD card device descriptors for CoCo3FPGA
|
2017-02-04 |
Bill Pierce |
Allow CoCo3FPGA-specific build of superdesc.asm
|
2017-02-04 |
Bill Pierce |
New low-level driver for CoCo3FPGA SD card interface
|
2017-02-04 |
Bill Pierce |
New ALTCOLOR flag for window descriptors 1-7 & term_win40/80
|
2017-02-04 |
Bill Pierce |
Add sysgo_bd to the coco3 port
|
2017-02-04 |
Bill Pierce |
Add new sysgo variant from Bob Devries with sysgo.cfg support
|
2017-02-04 |
Tormod Volden |
coco3: Use port.mak correctly in makefiles
|
2017-01-13 |
Neal Crook |
Use lwtools noforwardrefmax pragma by default
|
2017-01-13 |
Neal Crook |
mc09: Bring makefiles in line with level1/level2 coco makefiles
|
2017-01-13 |
Neal Crook |
Rename remaining Makefiles to makefile for consistency
|
2016-12-05 |
Neal Crook |
Add new Level 2 port for Multicomp09 "mc09l2"
|
2016-12-04 |
Neal Crook |
l1 boot modules: Expand documentation and clean up code
|
2016-11-30 |
Neal Crook |
l1 rel.asm: Do the module padding in a more portable way
|
2016-11-30 |
Neal Crook |
l1 rel.asm: Fix up comments - say krn instead of OS9p1
|
2016-11-28 |
Neal Crook |
l2 kernel: Replaced literal FF91 and FFA* with symbolic references
|
2016-11-28 |
Neal Crook |
l2 clock/rammer: Remove tabs and trailing whitespace
|
2016-11-28 |
Neal Crook |
l2 krn.asm: Sync comments from ccbkrn.asm
|
2016-11-28 |
Neal Crook |
l2 fsrqmem.asm: Sync comments and whitespace from ccbfsrqmem.asm
|
2016-11-28 |
Neal Crook |
l2 kernel: Remove tabs and trailing whitespace, align comments
|
2016-01-05 |
Neal Crook |
mc09: Store SD card drive offset in its own 2 bytes
|
2016-12-05 |
Neal Crook |
mc09: Tidy up makefiles and scripts further
|
2015-12-06 |
Neal Crook |
mc09: Remove unsupported bootfile and kernelfile combinations
|
2015-12-04 |
Neal Crook |
mc09: Remove mc09vtio.d and all the things that referenced it
|
2015-12-01 |
Neal Crook |
mc09: Add mc09rtc command and GPIO registers defs in mc09.d
|
2015-10-17 |
Neal Crook |
Incorporate mc09 in build, add support in l1 init/rel/boot_sdc
|
2015-10-17 |
Neal Crook |
New port "mc09" for Multicomp09, an FPGA-based 6809 machine
|
2015-10-17 |
Neal Crook |
term_mc6850: Include the matching IT.xxx symbols in the comments
|
2015-10-17 |
Neal Crook |
New mc6850 driver, based on existing sc6551 driver
|
2017-01-10 |
Tormod Volden |
docs: Fix makefile subdir name
|
2016-07-09 |
Lothan |
Disassembled c.asm with comments from cstart.a and partial labels from the C library
|
2016-05-05 |
Robert Gault |
Fix Burke hard disk controller driver to allow build for only one drive
|
2016-03-20 |
Tormod Volden |
level2 stdfonts: Remove duplicate entries
|
2016-02-28 |
Tormod Volden |
Small fixups in level 3 boot script
|
2016-02-28 |
Tormod Volden |
makefiles: Use port.mak for level 2 and 3 as well
|
2016-02-28 |
Tormod Volden |
l2 modules/makefile: Move some misplaced kernel file definitions
|
2016-02-28 |
Tormod Volden |
makefiles: Fail on broken clean targets
|
2016-02-28 |
Tormod Volden |
l2/6309: Add ccb to kernel makefile
|
2016-02-28 |
Tormod Volden |
makefiles: Use host copy tool for copying files in build tree
|
2016-02-28 |
Tormod Volden |
l2/sys/makefile: Rearrange help files order
|
2016-02-28 |
Tormod Volden |
l1/sys/makefiles: Remove unused alldragon target
|
2016-02-28 |
Tormod Volden |
Remove duplicated and unused sys/makefile instances
|
2016-02-28 |
Tormod Volden |
makefile: Remove hg update commands
|
2016-02-28 |
Tormod Volden |
makefile: Remove test server uploading of snapshots
|
2016-02-28 |
Tormod Volden |
makefiles: Remove uploading of zip archives
|
2016-02-28 |
Tormod Volden |
cc: Fix dd_tks typo in defs/direct.h
|
2016-02-27 |
Tormod Volden |
level2/stdfonts: Fix up font "source"
|
2015-12-22 |
Tormod Volden |
Start on next version changelog entry
|
2015-12-22 |
Tormod Volden |
burst script: Rename "latest" to "snapshot"
|
2015-12-21 |
Robert Gault |
level2: Improve drawing diagonal lines by improving the symmetry
|
2015-12-01 |
Neal Crook |
Added command summary to debug help file.
|
2015-10-13 |
Neal Crook |
Added comments in level1 boot section, based on learnings while debugging
|
2015-10-13 |
Neal Crook |
Describe the non-standard format of the module header. Cross-reference os9.d
|
2015-10-13 |
Neal Crook |
Add comments to jump table. Delete trailing whitespace.
|
2015-10-13 |
Neal Crook |
Add comments based on my learnings while debugging boot on multicomp09
|
2015-10-03 |
boisy |
Removed unnecessary b.asm file
|
2015-10-03 |
boisy |
Added brainfuck interpreter
|
2015-07-26 |
Tormod Volden |
Add Level 1 coco1_6309 port tree
|
2015-07-26 |
Tormod Volden |
List the "coco1" dwio_38400 in the coco1 bootlists
|
2015-07-26 |
Tormod Volden |
level1: Rename "coco1" DriveWire modules to "38400"
|
2015-07-26 |
Tormod Volden |
level2: Set "coco1" baud rate in port.mak via DW_BAUD38400 flag
|
2015-07-25 |
Tormod Volden |
Add coco2_6309 to the default build list
|
2015-07-15 |
William Astle |
Fix idiocy related to pshu/pulu with "u" as an operand
|
2015-03-23 |
Tormod Volden |
level2/6309 bootfile script: Fix typo in options
|
2015-02-25 |
David Ladd |
Added level 1 gaming bootfile for cocosdc to match other builds of gaming bootfile's.
|
2015-02-23 |
David Ladd |
Updated makefile so shell was not automatically added to bootfile for level 1 coco's.
|
2015-02-23 |
David Ladd |
Found SDFLAGS from level1/coco1/modules/makefile was missing. Added line.
|
2015-02-23 |
David Ladd |
Corrected module list for cocosdc NitrOS-9 L1 os9boot file. Found a strangler drivewire driver in it.
|
2015-02-22 |
Tormod Volden |
level2 makefile: Cosmetics, move DSKDW recipe
|
2015-02-22 |
Tormod Volden |
level 1/2 makefiles: Cosmetics, make more consistent
|
2015-02-22 |
Tormod Volden |
makefiles: Always use ECHO macro define
|
2015-02-22 |
Tormod Volden |
level1 makefile: Use macro definitions instead of hardcoded values in strings
|
2015-02-22 |
Tormod Volden |
rompak/6309: Switch to native mode already in rompak loader
|
2015-02-22 |
Tormod Volden |
rompak: Add missing AFLAGS in makefile
|
2015-02-22 |
Tormod Volden |
level1: Add rompak version with bootfile from floppy
|
2015-02-22 |
Tormod Volden |
level1: Generate CoCoSDC disk images
|
2015-02-08 |
David Ladd |
Added comments to boot_ide.asm to reflect new changes about the deblocking
|
2015-02-08 |
David Ladd |
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
|
2015-02-08 |
David Ladd |
updated coco3 modules makefile to make new ide booter
|
2015-02-08 |
David Ladd |
updated boot_ide.asm with deblocking code to be built with -DDEBLOCK
|
2015-02-08 |
tlindner |
sdir: fixed off by one error when null terminating parameter string
|
2015-02-08 |
tlindner |
Updated sdir to use llcocosdc driver to communicate with the SDC hardware.
|
2015-01-29 |
Robert Gault |
level1 scf: Fix up more 6309 code
|
2015-01-29 |
Robert Gault |
level1/ioman: Fix code to use R$ macro defines
|
2015-01-25 |
Tormod Volden |
level1 krnp2: Set up stack correctly for 6309
|
2015-01-25 |
Tormod Volden |
level 1 krn: Fix stack injection on 6309
|
2015-01-25 |
Tormod Volden |
level1 krn: Fix signal dispatch for 6309
|
2015-01-25 |
Tormod Volden |
level1 krn: Fix signal dispatch code to use R$ macros
|
2015-01-25 |
Tormod Volden |
level1 krn: Fix scheduler bug that only affected 6309
|
2015-01-25 |
Tormod Volden |
level 2/3 makefiles: Cosmetic/whitespace changes
|
2015-01-25 |
Tormod Volden |
level2/3 makefile: Remove unused PWD flag from runb target
|
2015-01-25 |
tlindner |
Added help files for sdir and sdrive
|
2015-01-25 |
darrenatk |
fix SS.DSize to return correct bytes-per-sector
|
2015-01-24 |
Robert Gault |
scf: Add missing 6309 section for level1 code
|
2015-01-24 |
Robert Gault |
rbf: Convert fixed register stack offsets to R$ macro defines
|
2015-01-24 |
Robert Gault |
level1 6309: Switch to native mode early in rel.asm
|
2015-01-24 |
Tormod Volden |
scripts/os9.gdb: Add "smart" single step command
|
2015-01-24 |
Tormod Volden |
Add build tree for 6309 coco2 port
|
2015-01-24 |
Tormod Volden |
Fix up typos in level1 6309 code
|
2015-01-23 |
Tormod Volden |
level1/coco1/makefile: Use DISTRO instead of hardcoded 6809L1
|
2015-01-23 |
Tormod Volden |
Update burst script to use uploader's date and filename
|
2015-01-23 |
Tormod Volden |
makefile: Prepare for improved nightly upload burst script
|
2015-01-23 |
Tormod Volden |
Dragon makefiles: Small cleanups
|
2015-01-21 |
Tormod Volden |
makefiles: Use 3RDPARTY variable consistently
|
2015-01-22 |
darrenatk |
Do not return error for SDC setstat
|
2015-01-19 |
David Ladd |
Removed the commented out code in the becker routines.
|
2015-01-09 |
David Ladd |
Low level driver update to CoCoSDC provided by Darren.
|
2015-01-07 |
David Ladd |
added the missing BECKERTO section to the dwwrite.asm file.
|
2015-01-03 |
David Ladd |
Moved becker routine with timeout to a new driver called BECKERTO and restored original BECKER routine from backup.
|
2014-12-24 |
tlindner |
Added SDC boot module from Darren Atkinson
|
2014-12-23 |
tlindner |
Low level CoCo SDC driver updtate from Darren Atkinson
|
2014-12-20 |
David Ladd |
Updated the becker routine comment to state there is now a supports a timeout.
|
2014-12-20 |
David Ladd |
Updated becker port routine with a timeout check.
|
2014-12-14 |
chawks4 |
Remove superdesc.asm fix for SDC...
|