New TI-Nspire Emulator : Firebird Emu ! Windows/Mac/Linux...
Re: New TI-Nspire Emulator : Firebird Emu ! Windows/Mac/Linu
me pide archivo boot1 ???? no se que quiere decir con eso
-
lizzie_pilar_14Premium
Niveau 2: MI2 (Membre Initié)- Posts: 3
- Joined: 21 May 2015, 11:41
- Gender:
- Calculator(s):→ MyCalcs profile
Re: New TI-Nspire Emulator : Firebird Emu ! Windows/Mac/Linu
You have to use PolyDumper on a real TI-Nspire CX (CAS) to retrieve a Boot1 image.
MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)My calculator programs
Mes programmes pour calculatrices
-
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)- Posts: 14744
- Images: 1119
- Joined: 01 Jun 2007, 00:00
- Location: France
- Gender:
- Calculator(s):→ MyCalcs profile
- Twitter: adriweb
- GitHub: adriweb
Re: New TI-Nspire Emulator : Firebird Emu ! Windows/Mac/Linu
y como hago eso ?? podria explicarlo con una imagen si no seria mucha molestia
-
lizzie_pilar_14Premium
Niveau 2: MI2 (Membre Initié)- Posts: 3
- Joined: 21 May 2015, 11:41
- Gender:
- Calculator(s):→ MyCalcs profile
Re: New TI-Nspire Emulator : Firebird Emu ! Windows/Mac/Linu
Bonjour
Je souhaiterai essayer la version iPad, comment peut-on se la procurer ? faut-il télécharger un projet xCode ?
Je souhaiterai essayer la version iPad, comment peut-on se la procurer ? faut-il télécharger un projet xCode ?
-
wawachief
Niveau 2: MI2 (Membre Initié)- Posts: 44
- Joined: 10 Nov 2013, 08:57
- Gender:
- Calculator(s):→ MyCalcs profile
Re: New TI-Nspire Emulator : Firebird Emu ! Windows/Mac/Linu
New release!
New features:
Full changes
Download on GitHub: Firebird
Videos of the Mobile UI in action:
Android - iOS
Screenshot:
(Edit adriweb: fix bbcode + more changelog things)
New features:
- New Mobile UI, to be usable on Android and iOS devices
- Improved ARM JIT to be fast enough even on slower CPUs
- Firebird-send script added (not on windows): Send files programatically
- Various bugs and other annoyances fixed
Full changes
Download on GitHub: Firebird
Videos of the Mobile UI in action:
Android - iOS
Screenshot:
(Edit adriweb: fix bbcode + more changelog things)
Last edited by Vogtinator on 17 Jul 2015, 02:32, edited 1 time in total.
-
VogtinatorPremium
Niveau 9: IC (Compteur Infatigable)- Posts: 217
- Joined: 29 Mar 2014, 15:55
- Gender:
- Calculator(s):→ MyCalcs profile
Re: New TI-Nspire Emulator : Firebird Emu ! Windows/Mac/Linu
Par ailleurs, admirez la magnifique icône :
MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)My calculator programs
Mes programmes pour calculatrices
-
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)- Posts: 14744
- Images: 1119
- Joined: 01 Jun 2007, 00:00
- Location: France
- Gender:
- Calculator(s):→ MyCalcs profile
- Twitter: adriweb
- GitHub: adriweb
Re: New TI-Nspire Emulator : Firebird Emu ! Windows/Mac/Linu
New version 0.30 with greatly improved usability!
With more than 120 commits since the previous release, this version contains various new features, improvements and bug fixes.
The main goal was improved usability across all platforms.
There’s also a Wiki at https://github.com/nspire-emus/firebird ... g-firebird now. And by the way, the license is now GPLv3.
Download:
New features:
Mobile UI:
Improvements:
Bugfixes:
Screenshots/Videos:
Linux (video):
Video, showing file explorer and snapshots:
Planned:
With more than 120 commits since the previous release, this version contains various new features, improvements and bug fixes.
The main goal was improved usability across all platforms.
There’s also a Wiki at https://github.com/nspire-emus/firebird ... g-firebird now. And by the way, the license is now GPLv3.
Download:
- Latest release (Windows, Mac, Android, iOS): https://github.com/nspire-emus/firebird/releases/latest
- Repo for Arch and openSUSE: https://software.opensuse.org/download. ... rebird-emu
- Source: https://github.com/nspire-emus/firebird
New features:
- Suspend and resume to/from snapshot files. Now you don't have to wait for the calc to boot, it's instantly available.
- The USB file explorer now supports file dropping, renaming, downloading and creating folders (right-click)
- Animated screen-capture (GIF recording)
Mobile UI:
- Android: Properly implement being in background (paused)
- More responsive: Fix sidebar buttons and add a toast-based message system
- Fix layout of settings page with long filenames
- Add labels to the sidebar buttons
- iOS: Re-enable landscape mode
- Auto-resume
- Save button saves flash and takes a snapshot
- Support keyboard input (desktop and HW keyboards (untested) only)
Improvements:
- Refine UI: More icons, utilize status bar and wait cursor
- More responsive UI: Can restart and resume instantly while in debugger
- Slight performance improvements: Load flash with COW and speed up memory access in x86_64 JIT
- Ask whether the created flash image should be used after creation
- Add "Docks" submenu to show/hide docks
- Disable JIT on non-jailbroken iOS devices: No longer two seperate packages
- Better/Updated translations
- Support of UTF-8 file names/paths on Windows
- Misc. code improvements, refactorings, etc.
Bugfixes:
- Make usblink much more reliable
- Fix dropping multiple files at once
- Fix speed display: Using C++11 std::chrono instead of OS specific functions now
- Fix gpsp_nspire: RGB555 not implemented and implement the CPU's behaviour if add changes the PC's lower bits
- Fix polydumper: CP15 instruction was not implemented
- Fix boot2 going into standby: bad_read_word
- Fix some crashes on OS X (compiler bug recently fixed)
- Set focus to the LCD on startup: Can type instantly now
- Show "In debugger" overlay if GDB is connected
- Cut long boot1 and flash filenames in the UI
- Fix last keypad row on iOS: Added some padding on the bottom of the keypad to avoid triggering the control center
Screenshots/Videos:
Linux (video):
Video, showing file explorer and snapshots:
Windows: | Android (video): |
Mac OS X: | iOS (video): |
Planned:
- Using the mobile UI on desktop: Seamless switching, file explorer, etc.
- Better debugger integration
- Some more performance improvements
- Communication with USB devices over libusb
-
VogtinatorPremium
Niveau 9: IC (Compteur Infatigable)- Posts: 217
- Joined: 29 Mar 2014, 15:55
- Gender:
- Calculator(s):→ MyCalcs profile
Re: New TI-Nspire Emulator : Firebird Emu ! Windows/Mac/Linu
Good work, as usual
Membre de la TI-Chess Team.
Co-mainteneur de GCC4TI (documentation en ligne de GCC4TI), TIEmu et TILP.
Co-mainteneur de GCC4TI (documentation en ligne de GCC4TI), TIEmu et TILP.
-
Lionel DebrouxSuper Modo
Niveau 14: CI (Calculateur de l'Infini)- Posts: 6865
- Joined: 23 Dec 2009, 00:00
- Location: France
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: -
- GitHub: debrouxl
Re: New TI-Nspire Emulator : Firebird Emu ! Windows/Mac/Linu
Vogtinator and I had a bit of fun yesterday, compiling the core with Emscripten. And it worked, quite quickly
A full boot takes around 1 minute (and Vogtinator reported around 42 seconds when built with LTO)
Some commits are coming soon.
A full boot takes around 1 minute (and Vogtinator reported around 42 seconds when built with LTO)
Some commits are coming soon.
MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)My calculator programs
Mes programmes pour calculatrices
-
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)- Posts: 14744
- Images: 1119
- Joined: 01 Jun 2007, 00:00
- Location: France
- Gender:
- Calculator(s):→ MyCalcs profile
- Twitter: adriweb
- GitHub: adriweb
-
VogtinatorPremium
Niveau 9: IC (Compteur Infatigable)- Posts: 217
- Joined: 29 Mar 2014, 15:55
- Gender:
- Calculator(s):→ MyCalcs profile
Who is online
Users browsing this forum: ClaudeBot [spider] and 13 guests