mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
Updated cheat system / Credit Shimapong
- Merged 3 different search menu functions to search_main_menu() - Added new cheat options, "Vertical/Horizontal Key Repeat Speed" NOTE : delete all cheat options in the database before start or reload default options (Shift + Reload key) in cheat general menu - Changed assignment of Entry for Activation Key and Pre-enable command code. Now there are check the tag in comment field instead of index number. But it's only for new format command and old is as before - Added tag output in save_activation_key() and save_pre_enable() - Cleaned up save_cheat_options() to output description - Changed memory read function in watchpoints No longer "Debugger" watchpoint mis-hit "Cheat" watchpoint - Fixed several reported/found bugs - Renamed funcitons/enum based on coding guidlines All functions are completed in this update
This commit is contained in:
parent
25abe2749d
commit
37ad515d2a
6116
src/emu/cheat.c
6116
src/emu/cheat.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user