Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Progress report on 10/22/2011 Apps for Wine.....

10 views
Skip to first unread message

ericmatteson...@hotmail.com

unread,
Oct 22, 2011, 3:36:35 PM10/22/11
to
Written by Eric Matteson October 20,2011
Programming progress on October 20,2011
After copying each .c program to the clipboard and pasting into
gedit or eqivelent and removing Internet header and trailer from
each .c program;

on Linux bash try
gcc -o casm3.out casm3.c
gcc -o ucmack.out ucmack.c

./ucmack.out
( should create text file edmack.852 in current directory )

when running ./casm3.out it will ask for an input filename
edmack.852
then it will ask for an output filename
edmack.exe
edmack.exe should be 61440 bytes when completed.
wine edmack.exe filename.txt
can be used to run edmack text editor for wine+linux.

The edmack.852 is compressed and within the ucmack.c self-extractor
because edmack.852 ( edmack.asm ) is too big of a text file to
fit directly on the Internet.
edmack.852 ( like wine ) is still in the alpha test phase
but should be at least partially successful in its current version.




[link to casm3.c assembler]
http://groups.google.com/group/comp.os.linux.misc/msg/439bd19b43edcf8a?hl=en&dmode=source


[link to ucmack.c self extractor for edmack.852 version of
edmack.asm]
http://groups.google.com/group/comp.emulators.ms-windows.wine/msg/e1c5f0d83912daaf?dmode=source


[link to previous list of programs aug and sept 2011]
http://groups.google.com/group/comp.emulators.ms-windows.wine/msg/b74d9d5871f38001





0 new messages