Update readme.md

This commit is contained in:
cyneprepou4uk 2021-10-19 01:34:14 +03:00
parent 492e1b2ea7
commit c2b13cedc7
1 changed files with 6 additions and 11 deletions

View File

@ -7,14 +7,9 @@ A hacked Trace Logger to produce special log files for my disassembler.
https://ci.appveyor.com/project/cyneprepou4uk/fceux
## Changed files
[asm.cpp](https://github.com/cyneprepou4uk/fceux/blob/master/src/asm.cpp)
[asm.h](https://github.com/cyneprepou4uk/fceux/blob/master/src/asm.h)
[debug.cpp](https://github.com/cyneprepou4uk/fceux/blob/master/src/debug.cpp)
[debug.h](https://github.com/cyneprepou4uk/fceux/blob/master/src/debug.h)
[tracer.cpp](https://github.com/cyneprepou4uk/fceux/blob/master/src/drivers/win/tracer.cpp)
[tracer.h](https://github.com/cyneprepou4uk/fceux/blob/master/src/drivers/win/tracer.h)
* [asm.cpp](https://github.com/cyneprepou4uk/fceux/blob/master/src/asm.cpp)
* [asm.h](https://github.com/cyneprepou4uk/fceux/blob/master/src/asm.h)
* [debug.cpp](https://github.com/cyneprepou4uk/fceux/blob/master/src/debug.cpp)
* [debug.h](https://github.com/cyneprepou4uk/fceux/blob/master/src/debug.h)
* [tracer.cpp](https://github.com/cyneprepou4uk/fceux/blob/master/src/drivers/win/tracer.cpp)
* [tracer.h](https://github.com/cyneprepou4uk/fceux/blob/master/src/drivers/win/tracer.h)