Commit Graph

18 Commits (b26e90daf986a21fc25eb2432c84b41ecfd23a82)

Author SHA1 Message Date
Andrew Kozlik 0e48a1a39a
Fix spaces/tabs so that a single convention is used in each file.
5 years ago
andrew d970597ddd
Fix emulator memory access.
5 years ago
Karel Bilek d576df427e emulator: make buildable on macOS
6 years ago
Yannick Heneault 2214b99d64 Added fullscreen mode for emulator. Setting the environment variable TREZOR_OLED_FULLSCREEN to non-zero activate that mode. (#402)
6 years ago
Yannick Heneault df5348fb14 emulator: support /dev/{u,}random configuration at compile time; default is still /dev/urandom (#396)
6 years ago
heneault dca28f1c44 commit emulator flash modification to persistent storage (#390)
6 years ago
matejcik 8851863f81
emulator: open a second socket for debuglink, same as T2
6 years ago
Yura Pakhuchiy 3a3bea1401 Emulator: allow software renderer
6 years ago
Jochen Hoenicke ed7a8bfa6c
Fixes for emulator
6 years ago
Jochen Hoenicke c09590b54d Cleaner flash handling using FLASH_PTR
6 years ago
Jochen Hoenicke 39ea33523d Don't hog CPU on shutdown
6 years ago
Jochen Hoenicke 4ebbe8c274 Fix compilation problems
6 years ago
Saleem Rashid 7376b97ee6
emulator: Add TREZOR_OLED_SCALE variable
6 years ago
Saleem Rashid b4e3cd3e0c emulator: Refactor strlcpy
6 years ago
Saleem Rashid 3000a4ac8d Fix emulator strlcpy implementation (#298)
6 years ago
Saleem Rashid 17340c2396 emulator: Show DEBUG_LINK indicator
7 years ago
Saleem Rashid 644907e160 emulator: Add EMULATOR=1 to emulator/Makefile
7 years ago
Saleem Rashid ba5b44d0c5 emulator: Initial commit
7 years ago