Difference between revisions of "Category talk:Z80 Routines"
(→Contribute) |
(→Contribute) |
||
Line 8: | Line 8: | ||
* NewLine | * NewLine | ||
* HomeUp | * HomeUp | ||
− | * DispHL | + | * DispHL (done) |
− | * DispA | + | * DispA (done) |
* getpixel | * getpixel | ||
* plot 8x8 sprites | * plot 8x8 sprites | ||
* plot 16*16 sprites | * plot 16*16 sprites | ||
* tilemappers of jim_e and dwedit | * tilemappers of jim_e and dwedit | ||
− | * flip horizontally a byte (calcmaniac84 optimized version) | + | * flip horizontally a byte (calcmaniac84 optimized version) (done) |
* apps safe puts | * apps safe puts | ||
* math: multiplications, divisions | * math: multiplications, divisions | ||
* a to BC signed | * a to BC signed | ||
* linking routines | * linking routines | ||
+ | * decompression routines (and compression of course) | ||
+ | * handle appsvars | ||
+ | * archive/unarchive safely vars (programs, appsvars, etc.) | ||
+ | |||
* Others I don't remember or I am digging from forums | * Others I don't remember or I am digging from forums | ||
Line 25: | Line 29: | ||
EDIT2: Why not open a part to spasm macros, too? Where exactly? [[User:Galandros|Galandros]] 19:57, 25 October 2009 (UTC) | EDIT2: Why not open a part to spasm macros, too? Where exactly? [[User:Galandros|Galandros]] 19:57, 25 October 2009 (UTC) | ||
+ | EDITs: added more things to come [[User:Galandros|Galandros]] 22:11, 26 October 2009 (UTC) |
Revision as of 14:11, 26 October 2009
Something's wrong with the redirect here, it's not showing the subcategories! --Dwedit 10:31, 28 Mar 2005 (PST)
Fixed. There's a mediawiki issue with redirects to categories apparently. So the links now go directly to the category pages. --Dan Englender 10:46, 28 Mar 2005 (PST)
Contribute
It is predicted by me:
- NewLine
- HomeUp
- DispHL (done)
- DispA (done)
- getpixel
- plot 8x8 sprites
- plot 16*16 sprites
- tilemappers of jim_e and dwedit
- flip horizontally a byte (calcmaniac84 optimized version) (done)
- apps safe puts
- math: multiplications, divisions
- a to BC signed
- linking routines
- decompression routines (and compression of course)
- handle appsvars
- archive/unarchive safely vars (programs, appsvars, etc.)
- Others I don't remember or I am digging from forums
I will normalize the categories "Routines" and "Z80 Routines" to a single one: "Z80 Routines" because there is the remote possibility of 68k/C routines. EDIT: done. Sorry if someone on Internet directed to those pages. :( I only realized after it was done. Galandros 19:57, 25 October 2009 (UTC)
EDIT2: Why not open a part to spasm macros, too? Where exactly? Galandros 19:57, 25 October 2009 (UTC) EDITs: added more things to come Galandros 22:11, 26 October 2009 (UTC)