Search results

  1. S

    Need help compiling cinepack example.

    Update so i made a few changes to the makefile to include the path to SBL but it gives me this error: make: *** No rule to make target 'C:/SBL6/SEGASMP/lib/strt1_g.o', needed by 'main.cof'. Stop. idk what to do anymore so can you guys help me please!
  2. S

    Need help compiling cinepack example.

    Thanks also can you please give me a link to the GitHub page your referencing.
  3. S

    How to encode videos to be played on real hardware?

    thank you, maybe i should get a video cd card instead of encoding files to a disc.
  4. S

    Need help compiling cinepack example.

    Hey everyone, so anyways i want to compile the cinepack example for the sbl Sega Saturn dev kit. but here is the problem. When i try to compile it, it outputs an error. the error says: make: *** No rule to make target 'C:/sbl6/segasmp/lib/strt1_g.o', needed by 'main.cof'. Stop. IDK what this...
  5. S

    How to encode videos to be played on real hardware?

    also when i try to compile the cinepack program, it gives me a error, the error says: make: *** No rule to make target 'C:/sbl6/segasmp/lib/strt1_g.o', needed by 'main.cof'. Stop. IDK What to do anymore so can you help me please?
  6. S

    How to encode videos to be played on real hardware?

    well it gives me the same message when i try it on an emulator.
  7. S

    How to encode videos to be played on real hardware?

    I also used the mkisofs program just to create the iso for the Saturn so maybe it is not bootable on a retail Saturn. I also used the swap disc trick for the disc to work.
  8. S

    How to encode videos to be played on real hardware?

    UPDATE: so anyways i tried making my own iso with cinepack encoded stuff for the saturn but here is the thing, when i pop it into the Saturn it gives me a error, the error says "This Disc Is Unsuitable For The System" or something like that IDK What to do anymore, so can you guys help me please!
  9. S

    How to add sprites in yaul?

    no, I will do that tomorrow.
  10. S

    How to add sprites in yaul?

    Hey yall, so anyways i was thinking if i want to make a fighting game with the yaul library, i have to add sprites, but here is the thing IDK How to do it, so can you guys help me please?
  11. S

    Can somebody unban me from the segaxtreame discord?

    Hey y’all so anyways I want to join the segaxtreame discord again but here’s the thing when I try to join it it doesn’t let me in, so can you unban me. my username is:NeoGeoFreak2004. thanks and have a good day.
  12. S

    How to encode videos to be played on real hardware?

    Hey y’all, so anyways I want to use avitosaturn so I can encode my own videos for the saturn but here’s the thing, when I try to do that, it converts it into a cpk file. Idk how to make it into a iso image so can you guys help me please!
  13. S

    Sega CD Programing help.

    Hey yall, so anyways i want to program on the sega cd because i actually like the system and i know a bit of c++ and c but how do i make games for the sega cd?
  14. S

    Makefile creation help!

    Well, now it just shows me a black screen after the Saturn boot up. I think I added dbgio_printf(”hello, world!”) and another dbg io statement after that it compiles perfectly. Idk what to do about this situation.
  15. S

    Bin to elf convert help

    thanks for the solution, but then when i type in make in the terminal it tells me makefile: missing separator. idk how to fix it so can you help me please!
  16. S

    Makefile creation help!

    Update on the situation: so i edited the makefile and it went well but when I launch it in the emulator it say illegal exception or some error like that. also is printf Available for the sega Saturn?
  17. S

    Bin to elf convert help

    Hey y’all, so anyways I just installed kallistos on WSL and I have one question. How do I convert a elf file to a bin file with kallistos?
  18. S

    Makefile creation help!

    Hey everyone, so anyways I just installed Msys2 and the yaul toolchain on my pc, but here is the problem if I want to compile my own code for the Saturn, how do I write my own makefile!
Back
Top