E80

Post here questions, problems and suggestions in English language
  • You should link an extension *.sna with e80 in a file manager (kfar, for example) and just run snapshot. Or you could run e80 with command line parameter (in a shell, for example).
  • Has E80 sound?

    I have tried to compile into windows and I've got the next bug: :cry:
    C:\e80>gcc -c c_code.c
    In file included from c_code.c:5:
    string.h:7: warning: conflicting types for built-in function `strcpy'
    Thanks :D
  • Has E80 sound?
    No, it doesn't have. :(
    I have tried to compile into windows and I've got the next bug
    It isn't a bug! It's just a warning! :) Because I use a bit another declaration of standart function. :) But you could change functions that work with strings to standart ones. :)
  • I have more bugs... :shock:
    C:\e80>ld -nostdlib -T kolibri.ld -o e80.kex asm_code.obj kolibri.o stdlib.o string.o c_code.o z80.o
    ld: cannot open kolibri.o: No such file or directory
    I think that the kolibri.c file isn't anywhere :o

    where is it? :?:

    Thanks
  • think that the kolibri.c file isn't anywhere
    where is it?
    It is on my hard disk. :) But you don't need it! :))) You need compiled kolibri.o. The problem in compiling of my programs is because of sources were loaded to SVN not by me (I don't have an account). So you could try to use sources in the attachment.
    Attachments
    e80-0.4-src.zip (106.73 KiB)
    Downloaded 305 times
  • Who is online

    Users browsing this forum: No registered users and 2 guests