Welcome, Guest. Please login or register.

What openbor you prefer: Double dragon,battletoads or final fight !? by lirexpatrio
[December 07, 2012, 07:15:27 pm]


what are your favorite games OpenBOR?! by lirexpatrio
[December 07, 2012, 07:09:46 pm]


Post Some Awesome Videos by maxman
[December 07, 2012, 05:51:39 pm]


Can @cmd playmusic "aaaa" 1 also increse music sound ? by BeasTie
[December 07, 2012, 05:24:38 pm]


Streets of Rage: Silent Storm by mtrain
[December 07, 2012, 03:45:05 pm]


Site will be down for maintenance on 12/8/2012 thru 12/10/2012 by Damon Caskey
[December 07, 2012, 07:42:42 am]


Cancelled SOR 3d Remake by riccochet
[December 07, 2012, 03:58:33 am]


Dungeon Fighter: B.O.R. by msmalik681
[December 07, 2012, 03:24:27 am]


[TUTORIAL] How to create 4 Games of OpenBOR in 1 CD (650 MB) by magggas
[December 06, 2012, 09:46:25 pm]


custknife by Bloodbane
[December 06, 2012, 09:34:09 pm]


blockfx help by B.Kardi
[December 06, 2012, 04:09:14 pm]


street of age 4 hd by corradlo
[December 06, 2012, 01:41:36 pm]


ClaFan - Classic Fantasy ver 1.17 by soniczxblade
[December 06, 2012, 05:01:20 am]


Bug Archive by Bloodbane
[December 06, 2012, 02:00:44 am]


"Bio-Doom" and "Gears of Doom" by BulletBob
[December 05, 2012, 10:07:21 pm]


Contra Locked 'N' Loaded v2 by Bloodbane
[December 05, 2012, 09:39:43 pm]


Downloadable OpenBoR Manual by BeasTie
[December 05, 2012, 08:31:24 pm]


Having trouble testing changes by B.Kardi
[December 05, 2012, 03:05:53 pm]


DragonBall Absalon by msmalik681
[December 05, 2012, 02:52:13 pm]


[Hi-Res] Swamp by Vibrant
[December 05, 2012, 10:47:14 am]


  • Dot Guests: 162
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.



Author Topic: Rewritten Scale2x filter  (Read 1250 times)

0 Members and 1 Guest are viewing this topic.

Offline utunnels

  • Developer
  • Hero Member
  • *****
  • Posts: 2713
Re: Rewritten Scale2x filter
« Reply #30 on: November 28, 2012, 04:21:17 am »
Code: [Select]
-------------------------------------------------------
        Darwin SDK x86_64 Environment Loaded!
-------------------------------------------------------

Removing All DARWIN Files...
Done!

Compiling DARWIN Port: openbor.c...
Compiling DARWIN Port: openborscript.c...
Compiling DARWIN Port: sdl/joysticks.c...
Compiling DARWIN Port: sdl/control.c...
Compiling DARWIN Port: sdl/sblaster.c...
Compiling DARWIN Port: sdl/timer.c...
Compiling DARWIN Port: sdl/sdlport.c...
Compiling DARWIN Port: sdl/video.c...
Compiling DARWIN Port: sdl/menu.c...
Compiling DARWIN Port: sdl/opengl.c...
Compiling DARWIN Port: sdl/loadgl.c...
Compiling DARWIN Port: source/adpcmlib/adpcm.c...
Compiling DARWIN Port: source/gfxlib/2xSaI.c...
source/gfxlib/2xSaI.c: In function 'GetMMX':
source/gfxlib/2xSaI.c:44: error: PIC register 'ebx' clobbered in 'asm'
make: *** [source/gfxlib/2xSaI.o] Error 1

Hmm

Offline Plombo

  • Hero Member
  • *****
  • Posts: 1724
  • Your source for useful modding tools!
Re: Rewritten Scale2x filter
« Reply #31 on: November 28, 2012, 09:00:29 am »
Right, Darwin and ebx again.  It should be fixed now.

Offline Damon Caskey

  • Hero Member
  • *****
  • Posts: 5335
    • The Gorge
Re: Rewritten Scale2x filter
« Reply #32 on: November 28, 2012, 10:20:44 am »
Nice work again Plombo.  :cheers!:

DC
OpenBOR Wiki.

Coming Soon:
Spoiler
Fatal Fury Chronicals


Offline utunnels

  • Developer
  • Hero Member
  • *****
  • Posts: 2713
Re: Rewritten Scale2x filter
« Reply #33 on: November 29, 2012, 04:51:13 am »
Right, Darwin and ebx again.  It should be fixed now.

Code: [Select]
Linking DARWIN Port: OpenBOR.elf...
Undefined symbols:
  "___EndMMX", referenced from:
      _Term_Gfx in 2xSaI.o
  "__BilinearMMX", referenced from:
      _Bilinear in bilinear.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [OpenBOR.elf] Error 1


Now it compiled, but there're some linking errors.

Offline Plombo

  • Hero Member
  • *****
  • Posts: 1724
  • Your source for useful modding tools!
Re: Rewritten Scale2x filter
« Reply #34 on: November 29, 2012, 07:29:37 am »
Hm, that's strange.  Is it including bilinearmmx.o in the linked executable?  And if it does, does bilinearmmx.o actually include those symbols with one fewer underscore?  (You should be able to tell with the grep or strings utilities.)

EDIT: It should be fixed in SVN now.  But it would be nice if someone would test it on Windows and Darwin (OS X) to make sure it doesn't crash or malfunction.
« Last Edit: November 29, 2012, 09:20:33 am by Plombo »

 



 0%




SimplePortal 2.3.3 © 2008-2010, SimplePortal