raze/polymer/eduke32
helixhorned 133acaecae Patch adding Wii support by tueidj, part 1: assembly pragmas
The original patch was communicated to me by Hendricks, but since it didn't
apply cleanly (it's based on r2182) I took the liberty of slightly messing
with it for inclusion into EDuke32.

Info: http://wiibrew.org/wiki/User:Tueidj/Duke3D

This first part (which wasn't changed from the original patch) implements
scaling arithmetic and miscellaneous pragmas, some in PPC assembly and a part
of them in C.  Of some interest is the fact that the Wii processor apparently
lacks support for 64-bit integers, so divscale() uses floating-point math.

git-svn-id: https://svn.eduke32.com/eduke32@2621 1a8010ca-5511-0410-912e-c29ae57300e0
2012-05-01 12:37:32 +00:00
..
Apple numgrpfiles --> NUMGRPFILES in Apple/GameListSource.game.m 2012-03-28 19:44:14 +00:00
build Patch adding Wii support by tueidj, part 1: assembly pragmas 2012-05-01 12:37:32 +00:00
eobj
eobj_win
installer
obj
obj_win
psd Add the source .psd files for the EDuke32 logo and program icon to the repository. Though they are .psd, they are effectively vector because they utilize paths. 2012-02-25 02:57:59 +00:00
rsrc cosmetic: 2012-02-25 02:57:25 +00:00
samples Add samples/aspect.map for calibrating aspect-related settings and testing. 2012-04-09 19:22:15 +00:00
source Revert r2232, "don't reset full-screen tint on basepal change" in CON setgamepalette. 2012-04-29 20:55:10 +00:00
Windows Fix building ebacktrace1.dll with versions of binutils/libbfd after 2.20.51-1. This removes the need to link and depend on libintl (for now). 2012-03-05 07:25:55 +00:00
backtrace.dll
buildlic.txt
ChangeLog
ChangeLog.html
eduke32.sln
eduke32.vcproj
eduke32.vcxproj
eduke32.vcxproj.filters
eduke32.vcxproj.user
GNU.TXT
libiconv2.dll
libintl3.dll
m32help.hlp
MakeDistributions
Makefile Add common.[ch] which should be used for common non-engine types/functions/data. 2012-03-26 22:03:20 +00:00
Makefile.common Makefile.common: comment out usage of llvm versions of ar and ranlib with clang. 2012-03-26 22:03:51 +00:00
Makefile.deps Trivial stuff that got accumulated and not committed. 2012-03-13 20:07:40 +00:00
Makefile.msvc Fix the MSVC build, common.c was only added to the GNU Makefile. 2012-04-01 00:26:01 +00:00
names.h
nedmalloc.dll Rebuild nedmalloc.dll using newest git sources 2012-02-19 04:07:14 +00:00
osxbuild.sh osxbuild.sh: more options and designation of presets 2012-03-26 05:07:42 +00:00
SEHELP.HLP
STHELP.HLP
tiles.cfg