Open happycube opened 5 years ago
I second this request. No 4 player Atari MULE on MiSTer!? Please add.
Yes. This is important.
Sorry for the pile-on (over two years later!), but yes please! MULE is completely unplayable as-is (and I believe this is also the reason why most EA ATX titles won't load, thinking something is at $C000).
Any news here? I also wanted to try mule but it presses a phantom joystick button
Would be very useful. I mostly play this on our computer parties with my friends on original hardware with awful graphics 😆
From foft in http://www.atari-forum.com/viewtopic.php?f=117&t=33608: "The upstream version has atari800mode (flag in vhdl) for 400/800 hardware."
This is useful for games using controller ports 3+4 (i.e. M.U.L.E.) which get garbage data when PORTB is used for memory map etc control.
In addition, when atari800mode is set, the meaning of ram_select changes: '000' = 8k '001' = 16k '010' = 32k '011' = 48k '100' = "64k" - 52k accessible.
I'd add support for this myself but I don't have any experience working with MiSTer cores... yet ;)