Jump to content

Virtual Jaguar Bjl Bin File Support


Orion_

Recommended Posts

Hi there !

I just modified a bit the Virtual Jaguar emulator source code to support the loading of BIN file, in BJL format (i.e: loading at 0x4000)

Virtual Jaguar is a slow emulator but a lot more accurate in emulation than Project Tempest !

I hope it will be useful to developers :)

I saw that the emulator also has a GPU execution log function (can be used like a GPU debugger !!!) you just need to change the doGPUDis flag to true in the gpu.cpp file and recompile the emulator !

it crash most of the time after that, but we don't care, the only thing interesting here are the debugging info ! :)

I always dreamed of a GPU debugger or emulator, know I have one !

 

vj_bjl.zip

Link to comment
Share on other sites

that's some cool news mate. plus it actually works.

 

can you tell me where to get the sources? i might be interested in optimizing the thing a bit :) (just an idea, maybe we coders here on jagware could join forces in order to do so).

regarding the debugging, i got in touch with swapd0 recently, beggin' him to port JDB to windows/linux or at least to release the source and he said that it would be feasible (don't quote me on that, those aren't any official news of course) - so combined with is already working packet-loader on the jaguar side, we could finally have a working graphical debugger.

 

kind regards,

ray

Link to comment
Share on other sites

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...