Skip to content

Activity

cargo fmt

i-h-barpushed 1 commit to main • 20a3120…5a963b8 • 
on Feb 1

Debug code

i-h-barpushed 1 commit to main • 022cf20…20a3120 • 
on Feb 1

Removed unneeded blocks

i-h-barpushed 1 commit to main • a8f6630…022cf20 • 
on Feb 1

Updated bus to OnceLock

i-h-barpushed 1 commit to main • 9cb835f…a8f6630 • 
on Feb 1

Used LazyLock instead of OnceLock

i-h-barpushed 1 commit to main • 4062b9d…9cb835f • 
on Jan 30

Moved OnceLock to top of tpu.rs

i-h-barpushed 1 commit to main • 00f06c4…4062b9d • 
on Jan 30

Moved timer into a OnceLock

i-h-barpushed 2 commits to main • 989606f…00f06c4 • 
on Jan 30

Removed cycles

i-h-barpushed 1 commit to main • 9315a78…989606f • 
on Jan 29

emoved EMU::ticks added them to Timer

i-h-barpushed 3 commits to main • 3bf2e28…9315a78 • 
on Jan 29

Move timer into the CPU

i-h-barcreated moving_timer_experiment • 5211bfc • 
on Jan 29

Added emu_cyles to CPU and return it from CPU::step

i-h-barpushed 6 commits to main • e583309…3bf2e28 • 
on Jan 28

Added emu_cyles to CPU and return it from CPU::step

i-h-barpushed 3 commits to instr_refactor • 2658ead…3bf2e28 • 
on Jan 28

Moved regsiter

i-h-barpushed 1 commit to instr_refactor • ead7009…2658ead • 
on Jan 26

Fixed refactor bugs

i-h-barpushed 1 commit to instr_refactor • a96a6dd…ead7009 • 
on Jan 26

Moved memory and action out of cpu struct

i-h-barcreated instr_refactor • a96a6dd • 
on Jan 26

Merge branch 'main' of https://github.com/i-h-bar/rustboy

i-h-barpushed 2 commits to main • 8792a0f…e583309 • 
on Jan 25

Update README.md

i-h-barpushed 1 commit to main • 3dbc6a0…8792a0f • 
on Jul 22, 2024

Fix for INC

i-h-barpushed 1 commit to main • e15d03d…3dbc6a0 • 
on Jul 22, 2024

Fixed read 16 bit reg as well

i-h-barpushed 1 commit to main • 053bb5f…e15d03d • 
on Jul 22, 2024

Fixed seting 16 bit registers

i-h-barpushed 1 commit to main • 1db6379…053bb5f • 
on Jul 22, 2024

Added logging to file to test against standard output

i-h-barpushed 1 commit to main • e159507…1db6379 • 
on Jul 21, 2024

Added a test constructor for EMU and CPU

i-h-barpushed 1 commit to main • 0113e4c…e159507 • 
on Jul 21, 2024

Added interrupts

i-h-barpushed 2 commits to main • 408ab3e…0113e4c • 
on Jul 21, 2024

Merge branch 'main' of https://github.com/i-h-bar/rustboy

i-h-barpushed 2 commits to main • eb680e9…408ab3e • 
on Jul 21, 2024

Added wrapping sub to sp push

i-h-barpushed 1 commit to main • 1863cb8…eb680e9 • 
on Jun 9, 2024

Added RLCA, RRCA, RRA, RLA & STOP Instr & proc

i-h-barpushed 1 commit to main • 6e7928e…1863cb8 • 
on Jun 9, 2024

Fixes to CB instr

i-h-barpushed 1 commit to main • db231f0…6e7928e • 
on Jun 9, 2024

Tidy ups

i-h-barpushed 1 commit to main • 785d14a…db231f0 • 
on Jun 3, 2024

Added static reg to reg_get function

i-h-barpushed 1 commit to main • a5c4840…785d14a • 
on Jun 3, 2024

Added CB processes

i-h-barpushed 1 commit to main • fa8e3b9…a5c4840 • 
on Jun 3, 2024