|
1 |
| -# Software Information |
2 |
| -display_name = "Texas Instruments TI-83 (Numero)" |
3 |
| -authors = "Neil Barkhina|Wabbitemu" |
4 |
| -supported_extensions = "8xp|8xk|8xg" |
5 |
| -corename = "Numero" |
6 |
| -license = "GPLv2" |
7 |
| -permissions = "" |
8 |
| -display_version = "v1.0" |
9 |
| -categories = "Emulator" |
10 |
| -
|
11 |
| -# Hardware Information |
12 |
| -manufacturer = "Texas Instruments" |
13 |
| -systemname = "TI83" |
14 |
| -systemid = "ti_83" |
15 |
| -
|
16 |
| -# Libretro Features |
17 |
| -supports_no_game = "true" |
18 |
| -savestate = "true" |
19 |
| -savestate_features = "deterministic" |
20 |
| -cheats = "false" |
21 |
| -core_options = "true" |
22 |
| -needs_fullpath = "false" |
23 |
| -
|
24 |
| -# BIOS / Firmware |
25 |
| -firmware_count = 3 |
26 |
| -firmware0_desc = "ti83se.rom (TI-83 Silver Edition)" |
27 |
| -firmware0_path = "ti83se.rom" |
28 |
| -firmware0_opt = "true" |
29 |
| -firmware1_desc = "ti83plus.rom (TI-83 Plus)" |
30 |
| -firmware1_path = "ti83plus.rom" |
31 |
| -firmware1_opt = "true" |
32 |
| -firmware2_desc = "ti83.rom (TI-83)" |
33 |
| -firmware2_path = "ti83.rom" |
34 |
| -firmware2_opt = "true" |
35 |
| -notes = "(!) ti83se.rom (md5): c6ff8204c5c81b7be34614dbbd690c8b|(!) ti83plus.rom (md5): 8011181f810b5ec4e9d6a03f0e14257a|(!) ti83.rom (md5): d4448d09bbfde687c04f9e3310e023ab" |
36 |
| -
|
37 |
| -description = "An emulator for the TI-83 family of graphing calculators. It is a port of the Wabbitemu emulator to libretro. It allows you to play your TI-83 games like never before in fullscreen using a gamepad. You can also control it with a mouse or keyboard, or you can just use the virtual mouse for navigation." |
| 1 | +# Software Information |
| 2 | +display_name = "Texas Instruments TI-83 (Numero)" |
| 3 | +authors = "Neil Barkhina|Wabbitemu" |
| 4 | +supported_extensions = "8xp|8xk|8xg" |
| 5 | +corename = "Numero" |
| 6 | +license = "GPLv2" |
| 7 | +permissions = "" |
| 8 | +display_version = "v1.0" |
| 9 | +categories = "Emulator" |
| 10 | + |
| 11 | +# Hardware Information |
| 12 | +manufacturer = "Texas Instruments" |
| 13 | +systemname = "TI83" |
| 14 | +systemid = "ti_83" |
| 15 | + |
| 16 | +# Libretro Features |
| 17 | +supports_no_game = "true" |
| 18 | +savestate = "true" |
| 19 | +savestate_features = "deterministic" |
| 20 | +cheats = "false" |
| 21 | +core_options = "true" |
| 22 | +needs_fullpath = "false" |
| 23 | + |
| 24 | +# BIOS / Firmware |
| 25 | +firmware_count = 3 |
| 26 | +firmware0_desc = "ti83se.rom (TI-83 Silver Edition)" |
| 27 | +firmware0_path = "ti83se.rom" |
| 28 | +firmware0_opt = "true" |
| 29 | +firmware1_desc = "ti83plus.rom (TI-83 Plus)" |
| 30 | +firmware1_path = "ti83plus.rom" |
| 31 | +firmware1_opt = "true" |
| 32 | +firmware2_desc = "ti83.rom (TI-83)" |
| 33 | +firmware2_path = "ti83.rom" |
| 34 | +firmware2_opt = "true" |
| 35 | +notes = "(!) ti83se.rom (md5): c6ff8204c5c81b7be34614dbbd690c8b|(!) ti83plus.rom (md5): 8011181f810b5ec4e9d6a03f0e14257a|(!) ti83.rom (md5): d4448d09bbfde687c04f9e3310e023ab" |
| 36 | + |
| 37 | +description = "An emulator for the TI-83 family of graphing calculators. It is a port of the Wabbitemu emulator to libretro. It allows you to play your TI-83 games like never before in fullscreen using a gamepad. You can also control it with a mouse or keyboard, or you can just use the virtual mouse for navigation." |
0 commit comments