Tom-Cat
Tom-Cat
Found what was the problem. U64 mime parsing couldn't parse boundary string when it was encapsulated with paranthesis: MIME Multipart Media Encapsulation, Type: multipart/form-data, Boundary: "adfebb34-4378-46b9-b6a8-fa0371147a5c" this works: MIME Multipart...
Unfortunately the boundary string (that points to the actual boundary) in the Multipart Mime has paranthesis but the actual part where the boundary is set does not have them. I...
Any news on this issue? Would love to have the setting to enable the tapecart support on the tape port, or even better support .tcrt files with U64. Lots of...
Is there a possibility of a beta so I can change my utility to the rest interface ahead of the release?
It happens with a lot of games and randomly. the bplcon3 register (AKA DFF106) is being set to something else than 0 and it locks certain bits of the palette....
Please check the google sheet here on what settings to set with what game with the newest 2.1 release of Emu68: https://docs.google.com/spreadsheets/d/1Y-2eRNB6LaLTRhYJo_Wxsp3AUeZmWp-0QBYirMoHkc8/edit?usp=sharing I think this issue can be closed otherwise....
There is a "Native" driver which gives PAL screen modes (this is from screenmode preferences): PAL: 1280 x 256 PAL: 1280 x 256 intelaced PAL: 320 x 256 PAL: 320...
If I copy the PAL monitor from WB3.1 it works now. Thank you. Framerate is very low though, seems the chip ram bottleneck :) On RTG I get 60 FPS...
Sure thing. Just got KFF2 and if anyone would like to port EF3 IRC to it then just put a message here and your email.
Here is the code from Kung Fu Flash ROSS support, maybe it will help - it is only the handler for the READ: FORCE_INLINE bool ross_read_handler(u32 control, u32 addr) {...