atari_py/ale_interface/src/emucore/TIA.cxx (14 lines): - line 518: // TODO: have code here that handles errors.... - line 1890: // TODO: These should be reset right after the first copy of the player - line 2208: // TODO - 08-30-2006: This halting isn't correct since it's - line 2229: // TODO: Technically the "enable" part, [0], should depend on the current - line 2245: // TODO: Technically the "enable" part, [0], should depend on the current - line 2393: // TODO: The 11 should depend on how much of the player has already - line 2437: // TODO: The 11 should depend on how much of the player has already - line 2474: // TODO: Remove the following special hack for Dolphin by - line 2492: // TODO: Remove the following special hack for Pitfall II by - line 2510: // TODO: Remove the following special hack for Escape from the - line 2518: // TODO: Remove the following special hack for Decathlon by - line 2525: // TODO: Remove the following special hack for Robot Tank by - line 2532: // TODO: Remove the following special hack for Hole Hunter by - line 2830: // TODO: Allow this to be turned off using properties... atari_py/ale_interface/src/emucore/CartMC.cxx (6 lines): - line 97: // TODO: These TIA accesses may need to be chained, however, at this - line 298: // TODO: add support for debugger - line 304: // TODO: add support for debugger - line 311: // TODO: add support for debugger - line 318: // TODO: implement - line 325: size = 128 * 1024; // FIXME: keep track of original size atari_py/ale_interface/src/emucore/SpeakJet.cxx (3 lines): - line 89: // TODO: clean up this mess. - line 114: // TODO: clean up this mess. - line 266: FIXME: This will need a lot of tweaking, once I get a real atari_py/ale_interface/src/emucore/CartE0.cxx (3 lines): - line 258: // FIXME - get this working, so we can debug E0 carts - line 264: // FIXME - get this working, so we can debug E0 carts - line 271: // FIXME - get this working, so we can debug E0 carts atari_py/ale_interface/src/emucore/CartAR.cxx (3 lines): - line 131: // TODO: Modify to handle when the distinct counter wraps around... - line 170: // TODO: Modify to handle when the distinct counter wraps around... - line 430: // TODO: Should probably switch to an internal ROM routine to display atari_py/ale_interface/src/emucore/Cart.cxx (3 lines): - line 223: // TODO - this should really be in a method that checks the first - line 255: // TODO - autodetect 4A50 - line 265: // TODO - autodetect 4A50 atari_py/ale_interface/src/emucore/FSNode.hxx (2 lines): - line 52: * TODO - Instead of starting with getRoot(), we should rather add a getDefaultDir() - line 143: /* TODO: atari_py/ale_interface/src/emucore/Console.cxx (2 lines): - line 518: // TODO: Write this method - line 525: // TODO: Write this method atari_py/ale_interface/src/emucore/Deserializer.hxx (1 line): - line 39: TODO: don't copy the whole streams. atari_py/ale_interface/src/emucore/CartUA.cxx (1 line): - line 236: bank(myCurrentBank); // TODO: see if this is really necessary atari_py/ale_interface/src/emucore/m6502/src/System.hxx (1 line): - line 43: TODO: To allow for dynamic code generation we probably need to atari_py/ale_interface/src/os_dependent/OSystemWin32.cxx (1 line): - line 43: // TODO - there really should be code here to determine which version atari_py/ale_interface/src/emucore/m6502/src/M6502.hxx (1 line): - line 201: // TODO - document these methods atari_py/ale_interface/src/emucore/PropsSet.cxx (1 line): - line 221: printNode(myRoot); // FIXME - print out internal properties as well atari_py/ale_interface/src/emucore/Serializer.hxx (1 line): - line 84: // TODO: don't copy the whole streams. atari_py/ale_interface/src/emucore/OSystem.cxx (1 line): - line 660: // FIXME - add emul and UI events atari_py/ale_interface/src/emucore/CartDPC.cxx (1 line): - line 588: return 2; // TODO: support the display ROM somehow atari_py/ale_interface/src/common/Array.hxx (1 line): - line 99: // TODO: insert, remove, ... atari_py/ale_interface/src/emucore/rsynth/phtoelm.c (1 line): - line 295: /* FIXME - revisit the rounding process */