Opened 17 years ago

Closed 17 years ago

Last modified 5 years ago

#8633 closed patch

WinCE Port: ARM version of Blit1to2 (libSDL)

Reported by: SF/robinwatts Owned by: SF/knakos
Priority: normal Component: Port: WinCE
Version: Keywords:
Cc: Game:

Description

This patch offers an ARM assembly version of Blit1to2. This blitter appears to be used for many games (certainly monkey1 and comi) to convert from 8 bit paletted screens to 16bit screens.

The ARM version does almost exactly the same as the C version (except hopefully faster :) )

Ticket imported from: #1696866. Ticket imported from: patches/738.

Attachments (1)

diff (3.4 KB ) - added by SF/robinwatts 17 years ago.
ARM version of Blit1to2, plus changes to the C to call it

Download all attachments as: .zip

Change History (6)

by SF/robinwatts, 17 years ago

Attachment: diff added

ARM version of Blit1to2, plus changes to the C to call it

comment:1 by SF/knakos, 17 years ago

tight, hand-scheduled, this is a winner. will incorporate soon.

comment:2 by SF/knakos, 17 years ago

Owner: set to SF/knakos

comment:3 by SF/knakos, 17 years ago

Status: newclosed

comment:4 by SF/knakos, 17 years ago

accepted into the sdl port for scummvm. thanks for your efforts Robin. will appear in the updated sdl port patches and, in binary form, in the upcoming svn build. Should happen this weekend probably, only one more thing I need to sort out in sdl and that's the hell known as keyboard handling.

BTW, the curse of monkey island leak has been fixed in the trunk, in case you need to try it out/build yourself.

comment:5 by digitall, 5 years ago

Component: Port: WinCE
Note: See TracTickets for help on using tickets.