Print all syscalls to 4 hex figures #8

Merged
Lephenixnoir merged 1 commits from Dr-Carlos/fxos:syscall-lengths into master 2022-12-04 11:57:43 +01:00
Collaborator

Hello!

I just did a grep -r 03, and replaced all the places it was used in formatting with 04, so that all syscalls are printed to 4 hex digits instead of 3. This helps with consistency as almost half of syscalls on the Casio Prizm are 4 digits.

Limited testing shows that all syscalls are now printed to 4 digits.

Hello! I just did a `grep -r 03`, and replaced all the places it was used in formatting with 04, so that all syscalls are printed to 4 hex digits instead of 3. This helps with consistency as almost half of syscalls on the Casio Prizm are 4 digits. Limited testing shows that all syscalls are now printed to 4 digits.
Dr-Carlos added 1 commit 2022-12-04 11:54:33 +01:00
Lephenixnoir merged commit 27b2b044fd into master 2022-12-04 11:57:43 +01:00
Dr-Carlos deleted branch syscall-lengths 2022-12-04 11:58:13 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Lephenixnoir/fxos#8
No description provided.