Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
14 hours | [win] debugger crash: Add fallback to "0" if address evaluation fails (#13686) | 1 | -1/+13 | ||
Memory window address field: If address string evaluation fails, we'd fall back to the last-known-working string. This works great if the failure is due to the user changing the string. But if the user changes the source, that also can cause failures (different symbol table used for evaluation), and this fallback does not help. The fix is to add a second fallback: Use "0" as the address string when all else fails. | |||||
15 hours | misc/gms.cpp: Added double up game functions to input names. | 1 | -28/+28 | ||
15 hours | Add a new Lady Bug bootleg set on Galaxian hardware (#13681) | 3 | -156/+204 | ||
New working clones ------------------ Lady Bug (bootleg on Galaxian hardware, encrypted) [Luis Arrufat, Francisco Javier Muñoz Calero] | |||||
15 hours | gaelco/mastboy.cpp: Sorted out Master Boy sets and added missing ones (#13674) | 2 | -316/+699 | ||
New working clones ------------------ Master Boy (Spain, set 3, checksum 6070) [Josep Quingles, Recreativas.org] Master Boy (Spain, set 4, checksum CC6D) [Josep Quingles, Recreativas.org] Master Boy (Italy, set 3, checksum 6918) [Josep Quingles, Recreativas.org] Master Boy (Italy, set 4, checksum 680C) [Josep Quingles, Recreativas.org] Master Boy (Italy, test version) [Josep Quingles, Recreativas.org] Master Boy Olympic (Italy, set 1, checksum 77A8) [Josep Quingles, Recreativas.org] Master Boy Olympic (Spain, set 1, checksum 7309) [Josep Quingles, Recreativas.org] Master Boy Olympic (Spain, set 2, checksum 741B) [Josep Quingles, Recreativas.org] Master Boy Version II (Italy, set 1, checksum 618F) [Josep Quingles, Recreativas.org] Ma |