| Commit | Date | |
|---|---|---|
| 2016-10-12 12:21:41 |
View
Download |
|
| 2016-10-12 09:10:42 |
View
Download |
|
|
[r766]
(4.0 kB)
by
buzzphp
Added a new librejuice library. Asm code will be "rejuiced" by exchanging repeated asm sequences with lbsr's. So far, one sequence rejuice, reduced a bin size by 100 bytes. |
2016-10-12 08:24:07 |
View
Download |
|
[r758]
(3.9 kB)
by
buzzphp
added asm version of stpcpy. added strmcmp (compare str with mem). Name changes. Sorry. I'll get it right one day. |
2016-10-11 11:23:24 |
View
Download |
| 2016-10-10 03:49:04 |
View
Download |
|
| 2016-10-09 19:11:42 |
View
Download |
|
|
[r727]
(3.7 kB)
by
buzzphp
Added 2 bit memrol2/memror2 functions. Updated scrolling example. Looks retro cool |
2016-10-08 22:45:20 |
View
Download |
| 2016-10-08 21:22:10 |
View
Download |
|
| 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 |