Go to file
Couriersud 37ad515d2a 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
2008-06-25 18:24:55 +00:00
docs Added new function video_get_view_for_target() which selects a view based 2008-06-16 17:05:44 +00:00
src Updated cheat system / Credit Shimapong 2008-06-25 18:24:55 +00:00
.gitattributes Preliminary emulation of ST-0026 NiLe (sound). 2008-06-22 20:14:14 +00:00
makefile PowerPC dynamic recompiler: [Aaron Giles] 2008-06-05 08:34:13 +00:00