Re: [AD] PSP Allegro 4.4 patch |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2010-07-25, Diego <deldie@xxxxxxxxxx> wrote:
>
> Hello,
> I've upgraded the PSP version of Allegro to the new build tool and
> added/updated drivers.
> The graphics, system, digi, keyboard, mouse, joystick and timer drivers are
> implemented and are fully functional.
> It supports 8, 15, 16 and 32 bpp color depths and a max. resolution of
> 480x272 pixels.
Committed, thanks!
psp_create_bitmap and psp_destroy_bitmap could be in pgfx.c, and
private, I think. The remaining internal symbols should have a _psp
prefix.
User documentation would be nice, too.
Peter