Skip to content
Snippets Groups Projects
Commit 9354b1da authored by FRANCES Fabrice's avatar FRANCES Fabrice
Browse files

Update file README.md

parent 6830fda8
No related branches found
No related tags found
No related merge requests found
......@@ -38,22 +38,22 @@ Ressources pour le workshop « Hacking Retro Architectures » :
- [Un article sur le développement de Ms. Pacman](https://www.gameinformer.com/b/features/archive/2015/11/03/inside-the-development-of-ms-pac_2d00_man.aspx)
- [Un autre article pour expliquer le hack Ms. Pacman](https://www.polygon.com/2016/3/25/11287572/ms-pac-man-story)
- Wikipedia : [raster scan](https://en.wikipedia.org/wiki/Raster_scan)
YouTube : [conflit d’accès à la mémoire vidéo](https://www.youtube.com/watch?v=JpkK_0AL0Cg)
YouTube : [interaction modification d’image et balayage](https://www.youtube.com/watch?v=rg_0D96ZGSY)
MAME : [documentation, binaires et sources](https://docs.mamedev.org/)
[Video-games information & manuals](https://www.gamesdatabase.org/)
Wikipedia : [video game graphics](https://en.wikipedia.org/wiki/Video_game_graphics)
Wikipedia : [sprite](https://en.wikipedia.org/wiki/Sprite_(computer_graphics))
Wikipedia : [ROM Hacking](https://en.wikipedia.org/wiki/ROM_hacking)
Émulateurs SNES :
- YouTube : [conflit d’accès à la mémoire vidéo](https://www.youtube.com/watch?v=JpkK_0AL0Cg)
- YouTube : [interaction modification d’image et balayage](https://www.youtube.com/watch?v=rg_0D96ZGSY)
- MAME : [documentation, binaires et sources](https://docs.mamedev.org/)
- [Video-games information & manuals](https://www.gamesdatabase.org/)
- Wikipedia : [video game graphics](https://en.wikipedia.org/wiki/Video_game_graphics)
- Wikipedia : [sprite](https://en.wikipedia.org/wiki/Sprite_(computer_graphics))
- Wikipedia : [ROM Hacking](https://en.wikipedia.org/wiki/ROM_hacking)
- Émulateurs SNES :
- [bsnes (=> higan => ares)](https://github.com/bsnes-emu/bsnes)
- [higan](https://en.wikipedia.org/wiki/Higan_(emulator))
- [Snes9x](https://en.wikipedia.org/wiki/Snes9x)
- [Zsnes](https://en.wikipedia.org/wiki/ZSNES)
Éditeurs Hexa avec différenciation de deux binaires : VbinDiff, vimdiff+hd, dhex…
[« On the essence of ROM hacking » by InVerse](https://docs.google.com/document/d/1VTyOyRk4OL8Oay0CqXHGS8FIse-4wsFmLNPQjT58Hgk/edit)
[SNESdev Wiki](https://snes.nesdev.org/wiki/SNESdev_Wiki)
[SNES Development Manuals](https://archive.org/details/SNESDevManual/book1/mode/2up)
[nocash SNES hardware specs](https://problemkaputt.de/fullsnes.htm)
SNES rom Ms. Pacman à "dés-hacker"
- Éditeurs Hexa avec différenciation de deux binaires : VbinDiff, vimdiff+hd, dhex…
- [« On the essence of ROM hacking » by InVerse](https://docs.google.com/document/d/1VTyOyRk4OL8Oay0CqXHGS8FIse-4wsFmLNPQjT58Hgk/edit)
- [SNESdev Wiki](https://snes.nesdev.org/wiki/SNESdev_Wiki)
- [SNES Development Manuals](https://archive.org/details/SNESDevManual/book1/mode/2up)
- [nocash SNES hardware specs](https://problemkaputt.de/fullsnes.htm)
- SNES rom Ms. Pacman à "dés-hacker"
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment