SMS Power! Logo Forums
Sega Master System / Mark III / Game Gear
SG-1000 / SC-3000 / SF-7000 / OMV
Home - Forums - Games - Development - Music

 View topic - WLA DX binaries
Log in
Search
Memberlist
Membermap
Profile
Register
 Log in to check your private messages
Reply to topic    Forum Index - Development
Author Message
igrec

Joined: 20 Dec 2004
Posts: 14
Location: France, Brest
WLA DX binaries
Post Posted:  Sat Jan 05, 2008 1:33 am Reply with quote

WLA DX 9.4 (18 Dec 2007)
Built with GCC 3.4.5 (MingW32)
CFLAGS = -march=i486 -c -mno-cygwin -ansi -O2 -pedantic -Wall


Changelog (http://www.villehelin.com/wla_changelog.txt):
v9.4 (18-Dec-2007) [ALL] Enhanced the documentation.
                   [ALL] .DEFINE without a definition value, and a .DEFINE
                     that would have an address label as the definition value
                     would make WLA count the linenumbers afterwards wrong.
                   [ALL] Issuing a loose .ENDM will give an error.
                   [ALL] All macros must have at least a name.
                   [ALL] Added .DBM (define bytes through a filter macro) and
                     .DWM (define words through a filter macro).
                   [ALL] Added FILTER to .INCBIN (circulate all the data
                     through a filter macro).
                   [ALL] Fixed overflow checks in .INCBIN's SKIP and READ.
                   [ALL] Integrated Mersenne Twister by Takuji Nishimura and
                     Makoto Matsumoto (.SEED, .DBRND and .DWRND use that now
                     instead of the stdlib's srand() and rand()).
                   [ALL] It's possible to use '\!' to get the name of the
                     currently parsed source file (works like '\@').
                   [Z80] If a pending computation follows "JR" or "DJNZ",
                     all the label references inside are relative.
                   [GB ] If a pending computation follows "JR",
                     all the label references inside are relative.
                   [65?] If a pending computation follows "BCC", "BCS", "BEQ",
                     "BMI", "BNE", "BPL", BVC", "BVS", all the label
                     references inside are relative.
                   [65C] If a pending computation follows "BCC", "BCS", "BEQ",
                     "BMI", "BNE", "BPL", BVC", "BVS", "BRA", "BBR*", "BBS*",
                     all the label references inside are relative.
                   [658] If a pending computation follows "BCC", "BCS", "BEQ",
                     "BMI", "BNE", "BPL", BVC", "BVS", "BRA", "BRL", "PER",
                     all the label references inside are relative.
                   [HuC] If a pending computation follows "BCC", "BCS", "BEQ",
                     "BMI", "BNE", "BPL", BVC", "BVS", "BSR", "BBR*", "BBS*",
                     "BRA", all the label references inside are relative.
                   [SPC] If a pending computation follows "BCC", "BCS", "BEQ",
                     "BMI", "BNE", "BPL", BVC", "BVS", "BRA", "BBS", "BBC",
                     "CBNE *", "DBNZ *", all the label references inside
                     are relative.

wladx-binaries-20071218.zip (433.48 KB)
WLA DX 9.4 (18 Dec 2007)

Back to top

View user's profile Send private message Visit poster's website
Eiram Sévy

Joined: 16 Dec 2008
Posts: 1
WLA DX win32 binaries
Post Posted:  Tue Dec 16, 2008 10:55 pm Reply with quote

WLA DX 9.5 (14 aug 2008)
Built with GCC 4.3.0 (MingW32)
CFLAGS = -march=i486 -c -mno-cygwin -ansi -O2 -pedantic -Wall


Changelog (http://www.villehelin.com/wla_changelog.txt):
v9.5 (14-Aug-2008) [ALL] The unix.sh now takes the number of jobs make
                     commands should create, speeding up the compiling
                     on CPUs with more than one core.
                   [ALL] .DSTRUCTs can now be issued without passing values
                     to all struct members (will be init to $00 or
                     .EMPTYFILL).

wladx-9.5-20080814-win32-bin.zip (564.75 KB)
WLA DX 9.5 (14 aug 2008)

Back to top

View user's profile Send private message
Maxim
Site Admin

Joined: 19 Oct 1999
Posts: 7468
Location: London, UK
Post Posted:  Wed Dec 17, 2008 9:11 am Reply with quote

I stickied this topic. It seems the WLA DX mailing list is broken, else I'd have done this already...
Back to top

View user's profile Send private message Visit poster's website
fx

Joined: 09 Sep 2001
Posts: 222
Location: Umeå, Sweden
Post Posted:  Wed Jan 21, 2009 10:00 am Reply with quote

I compiled WLA DX for OS X the other day, and when I saw this thread (even though it is for Windows) I thought I might upload the binaries here. I guess most people who use a Mac for development have Xcode already, but who knows.

*small update, tried compiling PowerPC versions aswell, and it seems to have worked, haven't been able to try them though.*

Download link (x86)
Download link (ppc)

wladx95_osx_ppc.tgz (536.37 KB)
wladx95_osx_x86.tgz (544.45 KB)

Back to top

View user's profile Send private message
Reply to topic    Forum Index - Development All times are GMT
Page 1 of 1

 

Script phpBB © 2001, 2005 phpBB Group



Back to the top of this page
Back to SMS Power!