MCPcopy Index your code
hub / github.com/daniel5151/armv4t_emu

github.com/daniel5151/armv4t_emu @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
86 symbols 178 edges 9 files 18 documented · 21% updated 11mo ago★ 387 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Memory (Interface)
Encodes how the `Cpu` accesses external memory / memory-mapped devices. ### Handling Memory Access Errors At the momen [2 …
src/lib.rs
BitUtilExt (Interface)
Collection of useful bit manipulation methods (sepcifically for u32) [1 implementers]
src/util.rs

Core symbols most depended-on inside this repo

extract
called by 91
src/util.rs
get_bit
called by 65
src/util.rs
r32
called by 11
src/alignment.rs
sub_flags
called by 10
src/util.rs
w32
called by 9
src/alignment.rs
get
called by 7
src/reg.rs
add_flags
called by 6
src/util.rs
r8
called by 6
src/alignment.rs

Shape

Method 64
Function 12
Class 4
Enum 4
Interface 2

Languages

Rust100%

Modules by API surface

src/util.rs24 symbols
src/lib.rs15 symbols
src/reg.rs10 symbols
src/alignment.rs10 symbols
src/example_mem.rs9 symbols
src/thumb.rs5 symbols
src/arm.rs5 symbols
src/mode.rs4 symbols
src/exception.rs4 symbols

For agents

$ claude mcp add armv4t_emu \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page