issues
search
wwylele
/
teakra
DSi/3DS DSP emulator, disassembler, assembler, and tester
MIT License
77
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump catch to 2.13.8
#54
runlevel5
closed
2 years ago
0
Disable -Werror=maybe-uninitialized
#53
runlevel5
closed
2 years ago
2
Add utility lib to fix missing std::exchange error
#52
runlevel5
closed
2 years ago
1
GCC12 Failed compilation
#51
runlevel5
closed
2 years ago
0
Can't build dsptester
#50
Midnoclose
opened
2 years ago
6
Python3 support
#49
gemarcano
closed
4 years ago
1
Expose AHBM things and add 16- and 32-bit memory accesses
#48
PoroCYon
closed
4 years ago
2
The timer frequency is incorrect
#47
wwylele
opened
4 years ago
0
Expose program, data and mmio read/write operations, for DSP_PDATA/PADR-based DMA-style transfers
#46
PoroCYon
closed
4 years ago
3
Apbp fix
#45
wwylele
opened
4 years ago
0
Add C API for the disassembler
#44
PoroCYon
closed
4 years ago
0
expose PeekRecvData for DSP_REPx peeking
#43
PoroCYon
closed
4 years ago
0
Use <stdexcept> header rather than <exception>
#42
Dragios
closed
4 years ago
0
Stub btdmp timer to 4096. The previous guess was wrong
#41
wwylele
closed
4 years ago
0
Update apbp.md
#40
jroweboy
closed
4 years ago
0
Cycle accuracy
#39
wwylele
opened
5 years ago
0
fix clang-cl error
#38
BreadFish64
closed
5 years ago
0
Decoder clean up
#37
wwylele
closed
5 years ago
0
oprand: Mark Rn and Px's constructors as constexpr
#36
lioncash
closed
5 years ago
0
Unbreak build on x86
#35
jbeich
closed
5 years ago
5
Fails to build on x86
#34
jbeich
opened
5 years ago
1
Implement std::log2p1 and use it for mod calculation in the interpreter
#33
wwylele
closed
5 years ago
0
Let Timer/Btdmp itself implements timing callback directly
#32
wwylele
closed
5 years ago
0
Need to do hardware test on APBP registers
#31
wwylele
closed
5 years ago
1
Add C wrapper
#30
wwylele
closed
5 years ago
0
Add unit tests for peripherals
#29
wwylele
closed
5 years ago
0
test_generator: Amend fwrite check in GenerateTestCasesToFile()
#28
lioncash
closed
5 years ago
0
core_timing: Make GetMaxSkip() a const member function
#27
lioncash
closed
5 years ago
0
mod_test_generator/step2_test_generator: Handle errors related to file I/O
#26
lioncash
closed
5 years ago
1
test_verifier: Minor changes
#25
lioncash
closed
5 years ago
0
test_generator: Enclose internals within anonymous namespaces, also handle file I/O errors
#24
lioncash
closed
5 years ago
0
interpreter: Correct assignment within MinMaxVtr()
#23
lioncash
closed
5 years ago
2
decoder: Undefine instruction table macros when done with them
#22
lioncash
closed
5 years ago
0
test_generator: Remove unused std::random_device instance in GenerateRandomState()
#21
lioncash
closed
5 years ago
0
std::move callback functions where applicable
#20
lioncash
closed
5 years ago
0
dma/register: Default initialize members where applicable
#19
lioncash
closed
5 years ago
0
Mark member functions const where applicable
#18
lioncash
closed
5 years ago
0
travis: ctest: output logs when tests fail
#17
liushuyu
closed
5 years ago
0
test_verifier: speed up testing process
#16
liushuyu
closed
5 years ago
0
Integrate accuracy test into CI
#15
liushuyu
closed
5 years ago
3
travis: minor tweaks
#14
liushuyu
closed
5 years ago
3
Use compiler intrinsic to calculate mask
#13
jroweboy
closed
5 years ago
3
MSVC / clang compatibility
#12
wwylele
closed
5 years ago
2
Need to write a new tester for DMA
#11
wwylele
closed
5 years ago
1
Need to generate special test cases
#10
wwylele
opened
6 years ago
0
the current progress
#9
wwylele
opened
6 years ago
0
apbp: std::move handlers where applicable
#8
lioncash
closed
6 years ago
0
dsp1: std::move segments into the segment vector
#7
lioncash
closed
6 years ago
0
interpreter: Fix build
#6
lioncash
closed
6 years ago
1
main: Add basic error handling
#5
lioncash
closed
6 years ago
3
Next