[go: up one dir, main page]

Menu

/lib/liball.a Commit Log


Commit Date  
[r681] (204.1 kB) by buzzphp

Still working on libbank. Far mem in 40/80 col mode now working.
Since puts uses chrout in 40/80 col mode, you cant puts from banked memory. So, copy it out first.

2016-10-07 03:11:13 View
Download
[r679] (204.1 kB) by buzzphp

Mmm. Maybe now. libbank fixed.

2016-10-07 01:48:07 View
Download
[r678] (204.2 kB) by buzzphp

Fixed bug in libbank. Wasn't working in 40/80 CoCo3 modes. Needed to check for machine type.

2016-10-07 01:19:41 View
Download
[r677] (204.0 kB) by buzzphp

Update machine detection code. I original tried to emulate the CC65 method, which doesn't handle the number of machines I want to support, and was a pain to use.

2016-10-07 01:10:29 View
Download
[r676] (203.3 kB) by buzzphp

Added single linked lists to sac.h

2016-10-06 11:30:04 View
Download
[r675] (202.7 kB) by buzzphp

Changed fontinfo.type to fontinfo.packed.

2016-10-06 10:46:15 View
Download
[r673] (202.8 kB) by buzzphp

Split the editor in cgets off to cedits. The aim is to have a function which can be used for a multi-lined editor. cgets still works as expected.

2016-10-06 10:09:10 View
Download
[r672] (202.5 kB) by buzzphp

Optimizing conio/graph. Almost got full speed back after added support for CoCo 3 text modes.

2016-10-06 09:40:23 View
Download
[r671] (202.3 kB) by buzzphp

Got rid of the DOS style drive letters. Now using the standard CoCo syntax. Stilly idea...

2016-10-06 08:53:49 View
Download
[r670] (202.2 kB) by buzzphp

Fixed a bug in settextpositionat/gettextpositionat. The speed of graphics text has slowed, so I'll optimize everything tomorrow.

2016-10-06 07:30:47 View
Download
Older >