Search results

  1. slaanesh

    Dosbox For Dingoo A320

    DOSBox Dyna Rec for Dingux is.... WORKING! Yes! Big smile on my face. Thanks for the help Exophase and hlide! :)))
  2. slaanesh

    Dosbox For Dingoo A320

    Alright I'm going to try a global memory dynarec cache with JAL again. Thanks for the advice!
  3. slaanesh

    Dosbox For Dingoo A320

    Thank you for your suggestion. I had actually been working on implementing my own JALR which is unsurprisingly similar to your own implementation. Well there is some good news - it's not causing a segmentation fault anymore. The bad news is that the it's just sitting at the DOS prompt. Only a...
  4. slaanesh

    Dosbox For Dingoo A320

    re: above post. But this begs the question: Why is this happening? Why is the cache.pos and the function location so far apart? *scratches head* I would have thought that all of the A320's memory would have been in the same 256MB memory chunk. What's going on here? :-/ Anyone? More info: The...
  5. slaanesh

    Dosbox For Dingoo A320

    Actually i think I've found the problem. It looks like it's calls to functions using the JAL instruction. It seems like these calls are going beyond the 256MB limit - which I know seems odd but here's my evidence: // generate a call to a parameterless function static void INLINE...
  6. slaanesh

    Dingoo Does Dingoo Support Bilinear Filtering On Hardware?

    Yes it does. But it's not enabled under Dingux. The native emulators make use of it.
  7. slaanesh

    I Love Non Working Wifi - Who Else?

    I want WIFI to work. I'd planned to use it for some light browsing whilst I'm on the couch, at friends place or even out and about.
  8. slaanesh

    Swap Position In Pre-Order List

    How do you know what order number you are in?
  9. slaanesh

    A New Gp32 Version To Celebrate Its 10Th Anniversary ?

    By the way, BEFORE you start modding make sure you flash your BIOS with the 32MB/64MB firmware first! You can't do it after the mod. The new required BIOS auto detects the amount of RAM you have.
  10. slaanesh

    Gp32/gp2X/wiz/dingoo Coding Competition

    Ooops - I missed the deadline. I thought it was the end of March.
  11. slaanesh

    Dosbox For Dingoo A320

    First instruction is an INT 0x21. Here's the log: /boot/local/dosbox # ./dosbox.dge CommandLine Config Add SDL DOSBOX Init DOSBox version 0.73 Copyright 2002-2009 DOSBox Team, published under GNU GPL. --- CONFIG:Loading primary settings from config file dosbox.conf MIDI:Opened device:none...
  12. slaanesh

    A New Gp32 Version To Celebrate Its 10Th Anniversary ?

    Let me know how you go because I'm peachy keen on a 32MB GP32.
  13. slaanesh

    A New Gp32 Version To Celebrate Its 10Th Anniversary ?

    I assume you bought this stick of RAM? Well let me know when/if you feel comfortable. I would actually send you one of my good GP32s as I'm thinking that if it's going to get a 32MB mod - it may as well be to a good one. Would you feel comfortable with that?
  14. slaanesh

    Solar Mp4

    I like how one of the button's is labeled simply "Y" down the bottom right hand side. "What are we going to call this button?" "How about... 'Y'"? "I like it! Done!"
  15. slaanesh

    A New Gp32 Version To Celebrate Its 10Th Anniversary ?

    I would LOVE a 32MB/64MB GP32. :)
  16. slaanesh

    A New Gp32 Version To Celebrate Its 10Th Anniversary ?

    Basically what Exophase said. However I know that the GP32 can be easily upgraded to 32/64MB RAM as people have done this mod. Speaking of which - does anyone have a 32/64MB GP32? If anyone wants to do this mod for one of my GP32s I would be VERY interested... Anyone? :) I'd even build a...
  17. slaanesh

    Dosbox For Dingoo A320

    Thanks for that again. Success this time. I'm getting core files. I will be examining these closely. From what I could see I think the following is the problem: Currently the following is defined - which is true for the PSP but I think this is not correct for Dingux. ie. Does o32 ABI == EABI...
  18. slaanesh

    Dosbox For Dingoo A320

    Fantastic - thank you. I'm just curious, I assume you compiled this on a linux box? EDIT: Sorry, I forgot to change my LCD display. I have the 9331. I've updated the above .config Can you build again? Very sorry. Thank you for being patient. Excuse: I have a young family - my son was born 9...
  19. slaanesh

    Dosbox For Dingoo A320

    Alright, I think you can only build a linux kernel under linux - or be prepared to do a lot of tinkering. Anyway here's my .config - I've got no where else to put it. # # Automatically generated make config: don't edit # Linux kernel version: 2.6.24.3 # Thu Mar 25 10:30:42 2010 # CONFIG_MIPS=y...
  20. slaanesh

    Dosbox For Dingoo A320

    Thanks for that much appreciated. Compiling... :) EDIT: ...and stopped. Cygwin is not good for this. I'll have to try my machine at home using Mac OS X. Hopefully more luck there.
Back
Top