Skip to content

Commit

Permalink
Remove controllers & ale cli
Browse files Browse the repository at this point in the history
* Removed RLGlue interface. Its own website says it's deprecated, it hasn't been updated in over a decade and I searched Github and couldn't find a project which actually used it.

* Removed FIFOInterface. It seemed to be in a dire state, the examples didn't work, the interface segfault's, and I couldn't find a single project using this interface. This also means I removed the Java example we previously had.

* Since I removed both the interfaces I also removed the CLI build along with its corresponding functions in emucore/Settings.
  • Loading branch information
JesseFarebro committed Mar 31, 2020
1 parent 5497a4d commit ec8a163
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 1,107 deletions.
78 changes: 0 additions & 78 deletions src/controllers/ale_controller.cpp

This file was deleted.

54 changes: 0 additions & 54 deletions src/controllers/ale_controller.hpp

This file was deleted.

259 changes: 0 additions & 259 deletions src/controllers/fifo_controller.cpp

This file was deleted.

0 comments on commit ec8a163

Please sign in to comment.