| Commit | Date | |
|---|---|---|
| 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 |
| 2016-10-08 04:48:57 |
View
Download |
|
| 2016-10-07 12:49:08 |
View
Download |
|
| 2016-10-07 06:18:00 |
View
Download |
|
| 2016-10-06 06:01:49 |
View
Download |
|
| 2016-10-06 05:38:32 |
View
Download |
|
| 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 |