Search
lxdream.org :: lxdream/src/syscall.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/syscall.h
changeset 561:533f6b478071
prev209:ff67a7b9aa17
next736:a02d1475ccfd
author nkeynes
date Sat Jun 14 11:54:15 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Change colour params to float
Convert background processing over to scene structure (fixes some depth issues as well)
Add color unclamp when supported
file annotate diff log raw
1.1 --- a/src/syscall.h Mon Aug 07 13:18:16 2006 +0000
1.2 +++ b/src/syscall.h Sat Jun 14 11:54:15 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: syscall.h,v 1.3 2006-08-07 13:18:16 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Generic syscall support - ability to add hooks into SH4 code to call out
1.9 * to the emu.
.