mirror of
https://github.com/JetSetIlly/Gopher2600.git
synced 2025-04-02 11:02:17 -04:00
added Replace() to database package simplified Regressor interface playback regressor can now be reduxed regression Redux() now uses database.Replace() instead of separate Delete() and Add(). this makes sure that the redux entry gets the same database key once the redux has completed removed -dryrun option from REGRESS REDUX removed regression fails log. it wasn't well developed and not a particularly useful idea fixed television.SetSimple(). the signal function was not set correctly |
||
---|---|---|
.. | ||
database.go | ||
doc.go | ||
entry.go | ||
select.go | ||
session.go |