Sam Lantinga <slouken@libsdl.org> [Sun, 15 Nov 2009 17:21:24 +0000] rev 4383
Gregory Smith
Another one for the "How did this ever work?" file: when
DX5_HandleMessage is called with WM_ACTIVATEAPP, it goes past the end
of the 2-element SDL_DIdev array and if there doesn't happen to be a 0
in the memory next to it, crashes. Patch against SVN attached.
Patrice Mandin <patmandin@gmail.com> [Mon, 09 Nov 2009 18:02:32 +0000] rev 4382
Forgot a check for Coldfire CPU
Patrice Mandin <patmandin@gmail.com> [Sat, 07 Nov 2009 20:56:09 +0000] rev 4381
Adapt timer code for Coldfire
Patrice Mandin <patmandin@gmail.com> [Sat, 07 Nov 2009 20:45:45 +0000] rev 4380
Adapt audio interrupts for Coldfire
Patrice Mandin <patmandin@gmail.com> [Sat, 07 Nov 2009 12:20:01 +0000] rev 4379
Adapt XBIOS asm routine for Coldfire
Patrice Mandin <patmandin@gmail.com> [Fri, 06 Nov 2009 22:43:51 +0000] rev 4378
Damn. Need to be more careful with stack stuff.
Patrice Mandin <patmandin@gmail.com> [Fri, 06 Nov 2009 22:40:19 +0000] rev 4377
Oops. Forgot a change for Coldfire.
Patrice Mandin <patmandin@gmail.com> [Fri, 06 Nov 2009 22:32:16 +0000] rev 4376
Adapt IKBD asm routine for Coldfire
Patrice Mandin <patmandin@gmail.com> [Fri, 06 Nov 2009 21:17:16 +0000] rev 4375
Disable C2P routines for Coldfire CPUs
Patrice Mandin <patmandin@gmail.com> [Fri, 06 Nov 2009 18:06:01 +0000] rev 4374
Disable m68k assembly for Coldfire CPUs