diff --git a/readme.md b/readme.md index b61b55eb..56c9e612 100644 --- a/readme.md +++ b/readme.md @@ -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)