MCPcopy Create free account

hub / github.com/KieronJ/rpsx / functions

Functions521 in github.com/KieronJ/rpsx

↓ 2 callersMethodblock_control_read
(&self)
src/psx/cpu/dmac.rs:143
↓ 2 callersMethodblock_control_write
(&mut self, value: u32)
src/psx/cpu/dmac.rs:147
↓ 2 callersMethodcalc_addr
(&self, address: u32)
src/psx/spu/reverb.rs:100
↓ 2 callersMethodcd_push
(&mut self, left: i16, right: i16)
src/psx/spu/mod.rs:618
↓ 2 callersMethodchannel_control_read
(&self)
src/psx/cpu/dmac.rs:152
↓ 2 callersMethodchannel_control_write
(&mut self, value: u32)
src/psx/cpu/dmac.rs:174
↓ 2 callersMethodenable
(&self)
src/psx/sio0/controller.rs:142
↓ 2 callersMethodexception_vectors
(&self)
src/psx/cpu/cop0.rs:390
↓ 2 callersMethodexecute
(&mut self, bus: &mut Bus, tk: &mut Timekeeper, i: Instruction)
src/psx/cpu/mod.rs:210
↓ 2 callersMethodget_disc_id_raw
(&mut self)
src/psx/mod.rs:121
↓ 2 callersMethodget_display_size
(&self)
src/psx/mod.rs:130
↓ 2 callersMethodget_screen_ratio
(&self)
src/frontend.rs:409
↓ 2 callersMethodget_seek_location
(&self)
src/psx/cdrom/mod.rs:1250
↓ 2 callersMethodget_texture
(&mut self, uv: Vector2i, clut: Vector2i)
src/psx/gpu.rs:1469
↓ 2 callersMethodgpuread
(&mut self)
src/psx/gpu.rs:545
↓ 2 callersMethodicache_tag_test
(&self)
src/psx/cpu/mod.rs:1464
↓ 2 callersMethodim
(&self)
src/psx/cpu/cop0.rs:402
↓ 2 callersMethodin_hblank
(&self)
src/psx/gpu.rs:431
↓ 2 callersMethodisolate_cache
(&self)
src/psx/cpu/cop0.rs:519
↓ 2 callersMethodkey_off
(&mut self)
src/psx/spu/voice.rs:102
↓ 2 callersMethodlm_g
(&mut self, index: usize, value: i32)
src/psx/cpu/gte.rs:1412
↓ 2 callersMethodload16
(&mut self, bus: &mut Bus, tk: &mut Timekeeper, address: u32)
src/psx/cpu/mod.rs:1505
↓ 2 callersMethodload8
(&mut self, bus: &mut Bus, tk: &mut Timekeeper, address: u32)
src/psx/cpu/mod.rs:1496
↓ 2 callersMethodmask_texcoord
(&self, mut uv: Vector2i)
src/psx/gpu.rs:1068
↓ 2 callersFunctionmax3
(a: T, b: T, c: T)
src/util.rs:74
↓ 2 callersMethodmdec
(&mut self)
src/psx/bus.rs:106
↓ 2 callersMethodmenu_item
(ui: &Ui, label: &str, selected: &mut bool)
src/gui.rs:318
↓ 2 callersFunctionmin3
(a: T, b: T, c: T)
src/util.rs:70
↓ 2 callersMethodop_cop2_command
(&mut self, function: u32)
src/psx/cpu/mod.rs:776
↓ 2 callersMethodop_illegal
(&mut self)
src/psx/cpu/mod.rs:1324
↓ 2 callersMethodopen
(filepath: &path::Path)
src/psx/cdrom/container/bin.rs:11
↓ 2 callersMethodpush_sx
(&mut self, sx: i16)
src/psx/cpu/gte.rs:1450
↓ 2 callersMethodpush_sy
(&mut self, sy: i16)
src/psx/cpu/gte.rs:1456
↓ 2 callersMethodrasterise_triangle
(&mut self, vertices: &[Vector2i], colours: &[Colour],
src/psx/gpu.rs:1294
↓ 2 callersMethodread
(&self)
src/psx/sio0/mod.rs:72
↓ 2 callersMethodread
(&self, address: u32)
src/psx/cpu/dmac.rs:574
↓ 2 callersMethodread
(&self)
src/psx/spu/mod.rs:78
↓ 2 callersMethodread_control
(&self, index: usize)
src/psx/cpu/gte.rs:1479
↓ 2 callersMethodread_status
(&self)
src/psx/mdec.rs:375
↓ 2 callersFunctionread_to_buffer
(file: &mut File, size: usize)
src/util.rs:100
↓ 2 callersMethodrender_pixel
(&mut self, p: Vector2i, c: Colour, transparency: bool, force_blend: bool)
src/psx/gpu.rs:1420
↓ 2 callersMethodreset_device_state
(&mut self)
src/psx/sio0/controller.rs:63
↓ 2 callersMethodresponse
(&mut self, command: u8)
src/psx/sio0/controller.rs:91
↓ 2 callersMethodrun_frame
(&mut self)
src/psx/mod.rs:67
↓ 2 callersMethodset_hblank
(&mut self, state: bool)
src/psx/timers.rs:248
↓ 2 callersMethodset_vblank
(&mut self, state: bool)
src/psx/timers.rs:240
↓ 2 callersFunctionshader_from_source
(source: &std::ffi::CStr, kind: gl::types::GLuint)
src/frontend.rs:17
↓ 2 callersMethodstep
(&self)
src/psx/cpu/dmac.rs:121
↓ 2 callersMethodsync
(&self)
src/psx/cpu/dmac.rs:117
↓ 2 callersMethodsync_dmac
(&mut self)
src/psx/timekeeper.rs:80
↓ 2 callersMethodto_coord
(&self, value: u32)
src/psx/gpu.rs:1051
↓ 2 callersMethodto_texcoord
(&self, value: u32)
src/psx/gpu.rs:1061
↓ 2 callersMethodto_u16
(self)
src/psx/rasteriser/colour.rs:37
↓ 2 callersMethodvram_read_transfer
(&mut self)
src/psx/gpu.rs:671
↓ 2 callersMethodvram_write_transfer
(&mut self, mut data: u16)
src/psx/gpu.rs:693
↓ 2 callersMethodwrite
(&mut self, intc: &mut Intc, address: u32, value: u32)
src/psx/cpu/dmac.rs:610
↓ 2 callersMethodwrite_baud
(&mut self, value: u16)
src/psx/sio0/mod.rs:327
↓ 2 callersMethodwrite_command
(&mut self, value: u32)
src/psx/mdec.rs:339
↓ 2 callersMethodwrite_control
(&mut self, value: u32)
src/psx/mdec.rs:391
↓ 2 callersMethodwrite_data
(&mut self, index: usize, value: u32)
src/psx/cpu/gte.rs:1676
↓ 2 callersMethodwrite_mode
(&mut self, value: u16)
src/psx/sio0/mod.rs:294
↓ 1 callersMethodacknowledge_irq
(&mut self, value: u32)
src/psx/intc.rs:143
↓ 1 callersMethodbit_depth
(self)
src/psx/cdrom/mod.rs:96
↓ 1 callersMethodbusy
(&self)
src/psx/cdrom/mod.rs:1278
↓ 1 callersMethodcalculate
(&mut self, ram: &mut SpuRam, input: [f32; 2])
src/psx/spu/reverb.rs:49
↓ 1 callersMethodcalculate_scale_aspect
(&self, crop_overscan: bool)
src/frontend.rs:423
↓ 1 callersMethodcalculate_scale_none
(&self)
src/frontend.rs:418
↓ 1 callersMethodcd_push_left
(&mut self, sample: i16)
src/psx/spu/mod.rs:623
↓ 1 callersMethodcd_push_right
(&mut self, sample: i16)
src/psx/spu/mod.rs:627
↓ 1 callersMethodchannels
(self)
src/psx/cdrom/mod.rs:80
↓ 1 callersMethodchopping_enabled
(&self)
src/psx/cpu/dmac.rs:515
↓ 1 callersMethodclear_interrupt_bit
(&mut self)
src/psx/cpu/cop0.rs:281
↓ 1 callersMethodcommand_avsz3
(&mut self)
src/psx/cpu/gte.rs:723
↓ 1 callersMethodcommand_avsz4
(&mut self)
src/psx/cpu/gte.rs:734
↓ 1 callersMethodcommand_cc
(&mut self)
src/psx/cpu/gte.rs:473
↓ 1 callersMethodcommand_cdp
(&mut self)
src/psx/cpu/gte.rs:547
↓ 1 callersMethodcommand_dcpl
(&mut self)
src/psx/cpu/gte.rs:676
↓ 1 callersMethodcommand_dpcs
(&mut self)
src/psx/cpu/gte.rs:311
↓ 1 callersMethodcommand_dpct
(&mut self)
src/psx/cpu/gte.rs:362
↓ 1 callersMethodcommand_gpf
(&mut self)
src/psx/cpu/gte.rs:752
↓ 1 callersMethodcommand_gpl
(&mut self)
src/psx/cpu/gte.rs:779
↓ 1 callersMethodcommand_intpl
(&mut self)
src/psx/cpu/gte.rs:315
↓ 1 callersMethodcommand_mvmva
(&mut self)
src/psx/cpu/gte.rs:368
↓ 1 callersMethodcommand_nccs
(&mut self)
src/psx/cpu/gte.rs:469
↓ 1 callersMethodcommand_ncct
(&mut self)
src/psx/cpu/gte.rs:810
↓ 1 callersMethodcommand_ncds
(&mut self)
src/psx/cpu/gte.rs:465
↓ 1 callersMethodcommand_ncdt
(&mut self)
src/psx/cpu/gte.rs:640
↓ 1 callersMethodcommand_nclip
(&mut self)
src/psx/cpu/gte.rs:276
↓ 1 callersMethodcommand_ncs
(&mut self)
src/psx/cpu/gte.rs:646
↓ 1 callersMethodcommand_nct
(&mut self)
src/psx/cpu/gte.rs:650
↓ 1 callersMethodcommand_op
(&mut self)
src/psx/cpu/gte.rs:287
↓ 1 callersMethodcommand_rtps
(&mut self)
src/psx/cpu/gte.rs:272
↓ 1 callersMethodcommand_rtpt
(&mut self)
src/psx/cpu/gte.rs:746
↓ 1 callersMethodcommand_sqr
(&mut self)
src/psx/cpu/gte.rs:656
↓ 1 callersMethodcontroller
(&mut self)
src/psx/sio0/mod.rs:251
↓ 1 callersMethodcreate
(ctx_temp: &mut sdl2::Sdl, width: u32, height: u32)
src/frontend.rs:52
↓ 1 callersMethoddata_dma
(&mut self)
src/psx/cdrom/mod.rs:1369
↓ 1 callersMethoddecode_adpcm_block
(&mut self, src: &[u8], channel: usize, block: usize)
src/psx/cdrom/mod.rs:937
↓ 1 callersMethoddecode_adpcm_blocks
(&mut self, data: &[u8], channels: usize)
src/psx/cdrom/mod.rs:925
↓ 1 callersMethoddecode_samples
(&mut self, ram: &mut SpuRam)
src/psx/spu/voice.rs:182
← previousnext →101–200 of 521, ranked by callers