EarlyMorning - Progress & Discussion
- kv83
- Maxcoderz Staff
- Posts: 2735
- Joined: Wed 15 Dec, 2004 7:26 pm
- Location: The Hague, Netherlands
- Contact:
EarlyMorning - Progress & Discussion
This thread is used for discussion of EM and to update you guys on my progress
Last edited by kv83 on Sun 12 Feb, 2006 2:27 am, edited 2 times in total.
-
- Regular Member
- Posts: 86
- Joined: Fri 17 Dec, 2004 8:20 pm
- Contact:
When you say variable size sprites, can you do this:
Code: Select all
A 4x4 sprite
0123
4567
89AB
CDEF
would look like this
.db 01234567,89ABCDEF
Wow, that's one cool avatar
And good to see so much activity on the developer side! I really think this could be the coming of age of z80 development for calculators. At last we'll have a serious set of tools to develop software with on a higher level than we could reach with bloody Notepad and Paint
And I agree with Necro that the API fits in the package. Not that the three (counting Brass with Latenite) should be distributed together, but that's what I'd want to have on my PC for software development; Latenite (syntax highlighted code, Code'n'Compile, good includes), EarlyMorning (if I'd want to make something graphics intensive) and the API (mostly for easy debugging, testing and data manipulation).
Only one very neccessary thing missing in the mix then: PindurTI
And good to see so much activity on the developer side! I really think this could be the coming of age of z80 development for calculators. At last we'll have a serious set of tools to develop software with on a higher level than we could reach with bloody Notepad and Paint
And I agree with Necro that the API fits in the package. Not that the three (counting Brass with Latenite) should be distributed together, but that's what I'd want to have on my PC for software development; Latenite (syntax highlighted code, Code'n'Compile, good includes), EarlyMorning (if I'd want to make something graphics intensive) and the API (mostly for easy debugging, testing and data manipulation).
Only one very neccessary thing missing in the mix then: PindurTI
http://clap.timendus.com/ - The Calculator Link Alternative Protocol
http://api.timendus.com/ - Make your life easier, leave the coding to the API
http://vera.timendus.com/ - The calc lover's OS
http://api.timendus.com/ - Make your life easier, leave the coding to the API
http://vera.timendus.com/ - The calc lover's OS