Ticket #7 (new enhancement)
Integrate optimizations to TIGCCLIB
| Reported by: | debrouxl | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | Version 1.00 |
| Component: | library-main | Version: | 0.96 |
| Keywords: | Cc: |
Description
We don't have the list or sources of the optimizations, it will be hard to have all of them...
Attachments
Change History
Changed 3 years ago by debrouxl
-
attachment
0001-tigcclib-optimize-the-SAVE_SCREEN-implementation-Mar.patch
added
Optimization of the SAVE_SCREEN implementation
comment:3 Changed 3 years ago by debrouxl
Here's a patch contributed to TIGCC and GCC4TI by Martial Demolins (Folco), which shaves 16 bytes off the SAVE_SCREEN implementation (present in most AMS native programs).
The bulk of the patch is made by a non-functional change: removing two files in the TIGCC project whose build yields tigcc.a.
Changed 3 years ago by debrouxl
-
attachment
tigcc.a
added
TIGCCLIB archive, recompiled after applying the SAVE_SCREEN optimization
comment:5 Changed 3 years ago by debrouxl
I've created a topic for discussing sprite routines in TIGCCLIB at http://www.yaronet.com/en/posts.php?s=123091 .
Note: See
TracTickets for help on using
tickets.
