It's about a kilobyte of original code.
It requires a pretty good understanding of the rendering system though, since you basically have to scrap the old title screen and render it with new calls from scratch. Also you need to know how to use user keystrokes to re-write the cursor movement code. On top of that, you need to be comfortable with how to use loops and lots of flow-control techniques.
So yeah, kind of an advanced project.