[go: up one dir, main page]

Menu

/lib/libsystem.a Commit Log


Commit Date  
[r687] (2.9 kB) by buzzphp

Almost there. Writing strings to 40/80 vid ram is done + cursor blinking. We are now 100% free from ROM.

2016-10-07 09:33:14 View
Download
[r677] (3.2 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
[r668] (3.9 kB) by buzzphp

Added machine.h which provides greater version details of system ROM's

2016-10-06 07:00:48 View
Download
[r665] (3.8 kB) by buzzphp

There is a bug in RMA's memmove. I cant find it, so I'll phase it out.

2016-10-06 05:38:32 View
Download
[r662] (3.8 kB) by buzzphp

cgets is faster. still a couple of bugs.

2016-10-06 04:06:50 View
Download
[r659] (3.6 kB) by buzzphp

system() now behaves as it should. returns 0 for no error, or errno. fopen() now returns NULL for errors. Added systemex() which will raise exceptions.

2016-10-06 00:20:57 View
Download
[r644] (3.9 kB) by buzzphp

renaming lib folders. It was getting messy

2016-10-05 00:37:19 View
Download
[r623] (4.0 kB) by buzzphp

Added tiny sprintf versions (swritef) which can be used to reduce bin sizes.

2016-10-03 12:04:46 View
Download
[r615] (4.0 kB) by buzzphp

Almost finished exceptions.

2016-10-03 03:25:52 View
Download
[r597] (3.8 kB) by buzzphp

More clean ups.

2016-10-01 19:04:02 View
Download
Older >