Recent developments
From Ninerpedia
Computer Role-Playing Game
Adam Haase has been currently crafting a CRPG (Computer Role-Playing Game) using the original TI-99/4a hardware. He is using a special piece of hardware that has a PIO port and uses a CF card which not only acts as a disk drive, but also a 32k memory expansion and replaces the connection to the Peripheral Expansion Box.
Adam's current blog regarding the progress on his CRPG can be found here: http://www.adamantyr.com/crpg/
Assembler for 990 Mini Computer
While not a 99/4a developer, Dave Pitts worked as an Engineer for Texas Instruments, developing the operating system and assembler for the 990 Mini-Computer.
His assembler runs on the PC and is excellent for assembling (using the "-m 4" option) 99/4a assembler code. The resulting output is a text file (which would be DV/80 on the TI) containing the tagged object code that can be loaded using Editor/Assembler Option #3.
The output file, however, can be copied into a "\DSK1" folder that can be easily read by Classic99 without conversion.
TiDir
Fred has written an excellent utility named TiDir that allows people to create V9T9 formatted disk images and copy files between PC99 and V9T9 formatted disks to new ones. One can also extract files and copy them to a PC folder.
I also believe that he is responsible for the Ti994W Emulator. It can be found on the Emulators page.
Rumor has it, there is a version which can take PC files and convert them into a 99/4a format for use on a disk image with most popular emulators.

