[go: up one dir, main page]

Menu

/lib/libmemory.a Commit Log


Commit Date  
[r725] (3.7 kB) by buzzphp

fixed linkage issue with memcpy16

2016-10-08 21:03:30 View
Download
[r724] (3.7 kB) by buzzphp

memrol/memror changed slightly. Now takes a "feed" byte which is rolled first. Left takes the hi bit. Right takes the lo bit. This is to make it compatible with my next memrol2/memror2 functions, which will rol 2 bits in the same way.

2016-10-08 20:53:45 View
Download
[r718] (3.6 kB) by buzzphp

Added mem bit shifting functions. These will eventually be used to pre-scroll sprites contained in bob's.

2016-10-08 07:01:13 View
Download
[r715] (2.8 kB) by buzzphp

Improved memcpy_r.c

2016-10-08 04:48:57 View
Download
[r692] (2.9 kB) by buzzphp

Added support for chr attrs. Updated conio example.

2016-10-07 12:49:08 View
Download
[r683] (2.7 kB) by buzzphp

40/80 coco3 mode support is almost perfect. Still more work.

2016-10-07 06:18:00 View
Download
[r667] (2.7 kB) by buzzphp

Added _memrcpy (mem reverse copy). memmove now works.

2016-10-06 06:01:49 View
Download
[r665] (2.7 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
[r644] (2.3 kB) by buzzphp

renaming lib folders. It was getting messy

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

Fixed the LWASM slowness issue. For large ASM files (>1000), I use the 'forwardrefmax' pragma, which means all branches will be long. This doesn't effect projects which are broken up into small objects.

2016-10-02 05:21:34 View
Download
Older >