I'm not very sure but I suppose you could, for example, watch a movie stored in a remote location from a terminal?lishkan nui wrote:For that matter, why is there a "library" for ascii art at all? I'm not a programmer, to be sure, but I still can't of a reason why that makes sense at all.
Search found 4 matches
- Wed Jun 28, 2006 2:08 am
- Forum: ZSNES Talk
- Topic: ZSNES source compile problem
- Replies: 17
- Views: 5436
- Tue Jan 10, 2006 6:32 am
- Forum: ZSNES Talk
- Topic: ZSNES 64Bit stuff
- Replies: 51
- Views: 25314
Re: compile error
/usr/bin/ld: init.o: bad relocation section name `.rel.text' /usr/bin/ld: ui.o: bad relocation section name `.rel.text' /usr/bin/ld: vcache.o: bad relocation section name `.rel.text' ... cpu/memory.o: In function `regaccessbankr16.regs': cpu/memory.asm:(.text+0x2029): additional relocation overflow...
- Wed Nov 23, 2005 11:03 pm
- Forum: ZSNES Talk
- Topic: ZSNES 64Bit stuff
- Replies: 51
- Views: 25314
Re: compiling on linux...
Yes, latest 11-09 wip from Ipher's sitegrinvader wrote:This is using latest source ?jorgenmz wrote:Code: Select all
checking for cpu info... not found checking which cpu architecture to optimize for... guessing x86-64
Ok! If testing needs to be done I would be glad to help.Aerdan wrote:Anyhow, yasm is broken in Linux, please don't try to use it.
- Wed Nov 23, 2005 7:57 am
- Forum: ZSNES Talk
- Topic: ZSNES 64Bit stuff
- Replies: 51
- Views: 25314
compiling on linux...
Not a skilled programmer myself but I have a 64bit machine and could try to help. Just downloaded the latest WIP and installed Nasm. I have a different error than Fentekreel, on ./autoconf.sh I get: jorge@linux:~/_VOL-SUSE/Zsnes/tcvs/zsnes/src> ./autogen.sh Generating build information using aclocal...