﻿This is a primitive tracing emulator based off of 1964 0.8.3
Source gathered from various parts - credit given where possible.


1964dbug.exe
- It runs at 'Release' speed but has 'edit and continue' MSVC debug information.
- Kaillera is broken (caused some windows problems)
- 'tiles' folder is used when auto-dumping textures

- Do not turn on logging until the game successfully boots or load state

- Instruction logging may not work in various portions games
  (Interpreter is probably broken)
- SRAM/FlashRAM may not properly work
  (original bug too)


hook_log.txt should be placed in the directory where the rom is located.
It's suggested to keep the exe and binary in the same folder.


test1.txt is an example of how to use the emulator.
hook_log.txt has more information.


Updates:
- FCEUltra cheats [create a subfolder called 'cheats']


keys:
'/' = toggles instruction logging to 'trace.log'
'.' = dumps RDRAM, SPRAM (use rdram.bin in your hex/tile searches)
',' = toggles memory logging to 'hook.txt' (set by 'hook_log.txt')

F4  = quick save
F5  = toggle frameskip
F6  = quick load


1 = Bring up list of cheats
2 = Search RAM for cheats
3 = Turn cheats on/off