index
:
code.nes
main
Hacking the Famicom/NES just for the fun of it.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scroll
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared: Bring joypad into a proper style
Miquel Sabaté Solà
2025-03-11
5
-11
/
+11
*
scroll: Provide better wording for the README
Miquel Sabaté Solà
2025-03-11
1
-18
/
+19
*
scroll: Provide an even more basic example
Miquel Sabaté Solà
2025-03-11
2
-3
/
+293
*
scroll: Provide an example with sprite 0 collision
Miquel Sabaté Solà
2025-03-11
5
-23
/
+328
*
docs: Align GIFs to the center
Miquel Sabaté Solà
2025-03-10
1
-2
/
+6
*
Provide an example on multiscreen scrolling
Miquel Sabaté Solà
2025-03-10
17
-131
/
+1925
*
Bring code style to better standards
Miquel Sabaté Solà
2025-03-10
1
-2
/
+0
*
shared: Add utilities for clearing screens
Miquel Sabaté Solà
2025-03-07
1
-0
/
+5
*
Ensure background/sprite tiles are spread properly
Miquel Sabaté Solà
2025-02-04
1
-10
/
+7
*
scroll: Implement a roulette-like game
Miquel Sabaté Solà
2025-02-04
2
-4
/
+538
*
Add a way to safely read from controllers
Miquel Sabaté Solà
2025-02-04
1
-63
/
+0
*
Move assets into a global directory
Miquel Sabaté Solà
2025-02-04
2
-186
/
+0
*
scroll: Start with the scrolling examples
Miquel Sabaté Solà
2025-02-04
10
-6
/
+459
*
Lay out a proper structure for the project
Miquel Sabaté Solà
2025-02-04
4
-0
/
+27