Real96

Results 17 issues of Real96

Seems like melonDS atm does not have the 24h mode for rtc, only the 12h one. Maybe it should be good to leave the choice to the user with an...

Tested on 5ebf3822cc22998c18acca507207f5cdeba69247, due to #3254. Using a lua script with the following code: ``` function test() console:log("Hey") end local whatch = emu:setWatchpoint(test, 0x2020000, 1) ``` or ``` function test()...

This happens because the spreads target advances trigger the wild encounter, which will cause a +1 rng call even if repel or a item/ability to decrease the encounter rate is...

bug

![image](https://github.com/user-attachments/assets/967ac412-e471-42f2-9cd2-b091acf363fb) ![image](https://github.com/user-attachments/assets/a1c9f66f-e947-4e2d-90a3-304855208558) Existing one: ![image](https://github.com/user-attachments/assets/0da34ea8-289c-4d71-8ed8-e2f393071327)

enhancement