summaryrefslogtreecommitdiff
path: root/Exe/POCKET.elf
Commit message (Collapse)AuthorAgeFilesLines
* -Deleted *.elfXaviDCR922017-08-261-0/+0
|
* *Makefile MMCU was not set for linking (text overflow occurred)XaviDCR922017-08-261-0/+0
|
* * Player can now select nearest unit or building. Multiple buildings and ↵XaviDCR922017-03-121-0/+0
| | | | | | | units can be selected at the same time. * Unit module moved from C++ to C (only extension change - and compiler - was needed). * GfxGetHeightFromSpriteData and GfxGetWidthFromSpriteData were getting incorrect data! Incorrect memory address was being read when calling pgm_read_byte, and caused unexpected behaviour under real hw.
* * Nearest unit and/or building is found (no sqrt method used).XaviDCR922017-03-091-0/+0
| | | | | | * Preliminar unit/building selection algorithm. * Added cursor onscreen. - Removed old Peasant sprites. Only 2 sprites needed!
* + Initial commit. Added source, sprites and final executable.XaviDCR922017-03-071-0/+0