Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
systems:ti99 [2021/10/30 22:50] – update bios atarisystems:ti99 [2025/10/14 07:36] (current) – [ROMs] wizzard
Line 1: Line 1:
 <WRAP group> <WRAP group>
 <WRAP round box twothirds column> <WRAP round box twothirds column>
 +{{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/logos/ti99.svg?nolink&400 }}
 +
 ====== Texas Instruments TI-99/4A ====== ====== Texas Instruments TI-99/4A ======
- 
-<WRAP center round todo> 
-Under construction. 
-</WRAP> 
  
 The TI-99/4 is a home computer released in 1979. It retailed for $525 USD, which is equivalent to $1,490 after adjusting for inflation (in 2020)! Partially due to its exuberant price and lack of software support, it only sold around twenty-thousand units. The TI-99/4 is a home computer released in 1979. It retailed for $525 USD, which is equivalent to $1,490 after adjusting for inflation (in 2020)! Partially due to its exuberant price and lack of software support, it only sold around twenty-thousand units.
Line 15: Line 13:
  
 <WRAP third column> <WRAP third column>
-{{ systems:1200px-texas_instruments_ti-99-4_white_bg_.jpg?360 |The original TI-99/4, early iteration blues.}} {{ systems:1200px-ti99-img_7132_filter_levels_crop_.jpg?360 |The beefed up TI-99/4A.}}+{{ https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/master/art/consoles/ti99.png?nolink&350 |}}
 </WRAP> </WRAP>
 </WRAP> </WRAP>
 +
 +==== Quick reference ====
 +
 +  * **Emulator:** [[#mame|MAME]]
 +  * **Folder:** ''/userdata/roms/ti99''
 +  * **Accepted ROM formats:** ''.rpk'', ''.wav'', ''.zip'', ''.7z''
  
 ===== BIOS ===== ===== BIOS =====
Line 28: Line 32:
  
 ===== ROMs ===== ===== ROMs =====
 +Place your TI-99 ROMs in ''/userdata/roms/ti99''.
 +
 +Cartridges need to be in ''*.rpk'' format and unzipped. 
 +
 +The MAME software list files (''*.bin'') will run properly.
 +
 +===== Emulators =====
 +
 +==== MAME ====
 +
 +[[https://www.mamedev.org/|MAME]], the Multiple Arcade Machine Emulator, is a multi-purpose emulation framework which facilitates the emulation of vintage hardware and software. Originally targeting vintage arcade machines, MAME has since absorbed the sister-project [[http://mess.redump.net/start|MESS]] (Multi Emulator Super System) to support a wide variety of vintage computers, video game consoles and calculators as well. MAME doesn't use an individual "core" for each system like RetroArch does, instead the ROM itself usually contains the necessary information to accurately emulate it, thus making it specific to the version of MAME it was made for. Overall it's a very complicated subject, we have a [[:arcade|guide specific to arcade]] just for it.
 +
 +=== MAME configuration ===
 +
 +MAME offers a **[[https://docs.mamedev.org/usingmame/ui.html|Menu]]** in-game (''[HOTKEY]'' + {{:wiki:south.png?nolink&20|South button (B SNES)}} or ''[Tab]'' on the keyboard). This can be used to manually adjust inputs or game settings. If you're having issues with a specific game, check the [[https://wiki.mamedev.org/index.php/FAQ:Games|MAMEdev FAQ for that game here.]] For MESS systems specifically, you might find more information on [[http://mess.redump.net/start|MESS's wiki]]. All options can also be edited by opening the ''mame.ini'' file.
 +
 +Standardized features available to all versions of this emulator: ''ti99.videomode'', ''ti99.decoration'', ''ti99.padtokeyboard''
 +
 +^ ES setting name ''batocera.conf_key'' ^ Description => ES option ''key_value'' ^
 +^ Settings that apply to all versions of this emulator ||
 +| **GRAPHICS BACKEND ''ti99.video''** | Choose your graphics rendering\\ => BGFX ''bgfx'', Accel ''accel'', OpenGL ''opengl''. |
 +| **BGFX BACKEND ''ti99.bgfxbackend''** | Choose your graphics API\\ => MAME Detect ''automatic'', OpenGL ''opengl'', OpenGL ES ''gles'', Vulkan ''vulkan''. |
 +| **BGFX VIDEO FILTER ''ti99.bgfxshaders''** | Apply a particular visual effect\\ => Off ''None'', Bilinear ''default'', CRT Geom ''crt-geom'', CRT Geom Deluxe ''crt-geom-deluxe'', Super Eagle ''eagle'', HLSL ''hlsl'', HQ2X ''hq2x'', HQ3X ''hq3x'', HQ4X ''hq4x''. |
 +| **CRT SWITCHRES ''ti99.switchres''** | CRT monitor SwitchRes support\\ => Off ''0'', On ''1''. |
 +| **TATE MODE ''ti99.rotation''** | Rotating display to vertical mode rendering\\ => Off ''None'', Rotate 90 ''autoror'', Rotate 270 ''autorol''. |
 +| **ALT DPAD MODE ''ti99.altdpad''** | If the D-Pad does not work properly\\ => Off (Default) ''0'', DS3 Orientation ''1'', X360 Orientation ''2''. |
 +^ Settings specific to ''ti99'' ||
 +| **MEDIA TYPE ''ti99.altromtype''** | Type of ROM file (Cartridge default)\\ => Cassette 1 ''cass1'', Cassette 2 ''cass2'', Cartridge ''cart''. |
 +| **UI KEYS ''ti99.enableui''** | Hotkey + D-Pad Up or Scroll Lock to toggle in game\\ => Off at Start ''0'', On at Start ''1''. |
 +| **CUSTOM CONFIG ''ti99.pergamecfg''** | Enable per-game custom configuration via MAME menu\\ => On ''1'', Off ''0''. |
 +
 +===== Controls =====
 +
 +Here are the default TI-99's controls shown on a [[:configure_a_controller|Batocera Retropad]]:
 +
 +{{ https://raw.githubusercontent.com/batocera-linux/batocera-controller-overlays/master/solid-4k/ti99.png }}
 +
 +===== Troubleshooting =====
 +
 +==== Further troubleshooting ====
 +
 +For problems with MAME specifically, there are some tips on the [[systems:mame#troubleshooting|troubleshooting section on MAME's system page.]]
  
-Cartridges need to be in ''*.rpk'' format and unzipped. The MAME software list files (''*.bin'') will not run properly.+For further troubleshooting, refer to the [[:support|generic support pages]].
  
  • systems/ti99.1635634212.txt.gz
  • Last modified: 5 years ago
  • by atari