I am an israeli guy looking for employment in high tech companies as a programmer. Recently released from full service in the IDF.
- Israel
Block or Report
Block or report elad335
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
mice_x86_kernel Public archive
this is a mini kernel I've built in the past to learn how x86 architecture works. the Idea is , to make an SNES-like game in assembly that boots with your PC .
Assembly 4
-
-
-
499 contributions in the last year
Contribution activity
May 2022
Created 24 commits in 2 repositories
Created a pull request in RPCS3/rpcs3 that received 23 comments
[Testers Needed][Optimization] SPU/PPU: Qualify PUTLLC updates with no data changes
Please test if there are regressions albeit there should be none. This affects TSX and non-TSX as one.
+67
−31
•
23
comments
Opened 24 other pull requests in 1 repository
RPCS3/rpcs3
4
open
1
closed
19
merged
- RawSPU: Reinvoke pending interrupts if missed
- [Experimental][Testers Needed] rsx: Implement atomic FIFO fetching
- rsx: Fix second VBlank, add setting to control its frequency
- rsx: Implement frame semaphore
- rsx: Implement HW accurate frame limiter
- Implement sys_process_exit3
- PPU DisAssembler: Prevent false function descriptor detection
- VSH: Refrain from libfs_utility_init.sprx precompilation
- Fix recursion crash in the debugger + inifinite instructions view
- SPU: Implement timer freezing ability
- Loader: Fix out-of-bounds access of string
- LV2: Memory state post-exitspawn fixes
- SPU: Fix race on SPU Mailbox last value reading
- PPU LLVM: Precompile system-internal executables if booting a dev_flash's program
- MSELF extractor: Ensure the files' dwellings
- Re-enable PPU Calling History debug setting
- cellAudio: Some bugfixes
- Debugger: Show constant-formed attribute of register value
- Avoid using PUTLLC in PUTLLUC if we know SPU LR has already been raised
- Fix Emulator::argv state after failed PS3 exitspawn
- Tentative fix for unreadable ELF sections without flags
- Make CPU Profiler able to print stats which sum up the records of all SPU threads
- PPU Loader: Fix removing writablity permission for RSX/SPU writable segments
- Debugger: Fix instruction pointer for good
Reviewed 9 pull requests in 1 repository
RPCS3/rpcs3
9 pull requests
- Implements sys_fs_fcntl 0xC0000008 and 0xC000001A
- LV2: Memory state post-exitspawn fixes
- Implemented sceNpDrmGetTimelimit
- sys_rsxaudio: Initial implementation
- input: properly log hid_error
- sceNpTrophy: fix some bugs
- Fix Emulator::argv state after failed PS3 exitspawn
- Artemis cheats support
- SPU: Cache reservation memory direct access handle (optimization)