View Single Post
Old 18 September 2016, 10:33   #7
alkis
Registered User
 
Join Date: Dec 2010
Location: Athens/Greece
Age: 53
Posts: 719
And here it is recompiled for 68000.

As it says on top of the C source, originally this was used:
Code:
gcc -m68020-60 -mregparm=3 -nostdlib -noixemul -nostartfiles -msmall-code -O2 -fstrength-reduce -fomit-frame-pointer -msmall-code -s addbuffers.c -o AddBuffers
I just removed the -m68020-60 part.
Seems to run fine on my emulated A500+
Attached Files
File Type: zip AddBuffers.zip (6.1 KB, 85 views)
alkis is offline  
 
Page generated in 0.05019 seconds with 12 queries