Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petabyt committed Mar 15, 2024
1 parent 0fb08a3 commit 19d2689
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Fujihack
Fujihack is a research project that aims to reverse-engineer Fujifilm cameras in order to understand and improve the firmware.
Fujihack is a research project that aims to reverse-engineer Fujifilm cameras in order to gain [interoperability](https://en.wikipedia.org/wiki/Interoperability).

[Website](https://fujihack.org) •
[Wiki](https://fujihack.github.io/) •
[Wiki](https://wiki.fujihack.org/) •
[Discord server](https://discord.gg/UZXDktvAZP)

This codebase consists of:
Expand All @@ -12,8 +12,8 @@ This codebase consists of:
- C header files with info & RAM/firmware stubs for each camera model
- POSIX, Graphics, and I/O APIs over Fujifilm's RTOS API
- Video record limit mod, button remapping
- *Frontier*, the UI and module/scripting system
- Anything else needed to gain [interoperability](https://en.wikipedia.org/wiki/Interoperability)
- Unfinished UI and module/scripting system
- Anything else needed to gain interoperability

## Patching firmware
- Currently, the only way to run Fujihack is with a patched firmware.
Expand Down

0 comments on commit 19d2689

Please sign in to comment.