Skip to content

Activity

Deleted branch

Grillo-0deleted dev • 
on Apr 1, 2024

Merge pull request #16 from Grillo-0/dev

Pull request merge
Grillo-0pushed 13 commits to main • 9244604…ce312ab • 
on Apr 1, 2024

ppu: Add the ability to draw sprites

Force push
Grillo-0force pushed to dev • 5415857…271306e • 
on Apr 1, 2024

ppu: Add the ability to draw sprites

Grillo-0created dev • 5415857 • 
on Apr 1, 2024

src/ppu: Get the right universal backdrop color for all pallets

Grillo-0pushed 4 commits to ppu • 1daf10c…03ae6ce • 
on Feb 19, 2024

Merge pull request #15 from Grillo-0/ppu

Pull request merge
Grillo-0pushed 10 commits to main • 1d0b4a0…9244604 • 
on Feb 19, 2024

src/ppu: Draw background

Force push
Grillo-0force pushed to ppu • 7cd88e2…1daf10c • 
on Feb 19, 2024

src/ppu: Draw background

Force push
Grillo-0force pushed to ppu • a6d490d…7cd88e2 • 
on Feb 19, 2024

src/ppu: Draw background

Force push
Grillo-0force pushed to ppu • a4f2c8a…a6d490d • 
on Feb 19, 2024

src/ppu: Draw background

Grillo-0created ppu • a4f2c8a • 
on Feb 19, 2024

Merge pull request #14 from Grillo-0/naming

Pull request merge
Grillo-0pushed 2 commits to main • 42e2383…1d0b4a0 • 
on Feb 19, 2024

Change the project name to "Rodomo"

Grillo-0created naming • 08c2d04 • 
on Feb 19, 2024

Deleted branch

Grillo-0deleted fixes • 
on Feb 7, 2024

Merge pull request #12 from Grillo-0/fixes

Pull request merge
Grillo-0pushed 6 commits to main • 47340e0…42e2383 • 
on Feb 7, 2024

src/asc: Warn if an address is accessed with no device registered

Force push
Grillo-0force pushed to fixes • 232e2d1…65a87ab • 
on Feb 7, 2024

src/asc: Warn if an address is accessed with no device registered

Grillo-0created fixes • 232e2d1 • 
on Feb 1, 2024

Deleted branch

Grillo-0deleted asc • 
on Jan 31, 2024

Merge pull request #9 from Grillo-0/asc

Pull request merge
Grillo-0pushed 2 commits to main • b1a1b25…47340e0 • 
on Jan 31, 2024

src: Implement an Address Space Controller(ASC)

Grillo-0created asc • 5325cfd • 
on Jan 31, 2024

Deleted branch

Grillo-0deleted instr • 
on Jan 30, 2024

Merge pull request #6 from Grillo-0/instr

Pull request merge
Grillo-0pushed 4 commits to main • 60be10d…b1a1b25 • 
on Jan 30, 2024

src/cpu: Wait the correct number of cycles per frame

Grillo-0created instr • 376517d • 
on Jan 30, 2024

readme: add --release flag to cargo run command

Grillo-0pushed 1 commit to main • 0600350…60be10d • 
on Jan 26, 2024

readme: add --release flag to cargo run command

Grillo-0created chars • 156f24a • 
on Jan 25, 2024

Deleted branch

Grillo-0deleted chars • 
on Jan 25, 2024

Merge pull request #2 from Grillo-0/chars

Pull request merge
Grillo-0pushed 2 commits to main • 74c3198…0600350 • 
on Jan 25, 2024

src: Draw chars

Force push
Grillo-0force pushed to chars • dcc0eff…70194a3 • 
on Jan 25, 2024

src: Draw chars

Grillo-0created chars • dcc0eff • 
on Jan 25, 2024

readme: Just say that we support the iNES file format.

Grillo-0pushed 1 commit to main • 0d16b9f…74c3198 • 
on Jan 25, 2024

src/ppu: parse the bits from PPUCTRL

Grillo-0pushed 9 commits to main • 94223eb…0d16b9f • 
on Jan 21, 2024