Older
-
r940
(Add simple example for making a video out of a recorded spee...) committed by simon.sasburg
- Add simple example for making a video out of a recorded speedrun.
Add simple example for making a video out of a recorded speedrun.
-
-
r938
(Add audio dumper for speed run recording.) committed by simon.sasburg
- Add audio dumper for speed run recording.
Add audio dumper for speed run recording.
-
-
r936
(Disable automatic loading of sml1.) committed by simon.sasburg
- Disable automatic loading of sml1.
Disable automatic loading of sml1.
-
r935
(Disable LZ tests for java mobile.) committed by simon.sasburg
- Disable LZ tests for java mobile.
Disable LZ tests for java mobile.
-
r934
(improve scanline timing (more like it used to be)) committed by daniel.geelen
- improve scanline timing (more like it used to be)
improve scanline timing (more like it used to be)
-
-
r932
(Disable broken renderers.) committed by simon.sasburg
- Disable broken renderers.
Disable broken renderers.
-
r931
(change warning message to include more info) committed by daniel.geelen
- change warning message to include more info
change warning message to include more info
-
r930
(fix subscanline rendering to use new 'event interface') committed by daniel.geelen
- fix subscanline rendering to use new 'event interface'
fix subscanline rendering to use new 'event interface'
-
r929
(also update default in MVC) committed by daniel.geelen
- also update default in MVC
also update default in MVC
-
-
r927
(Add constructor with default arguments for windowbits and ha...) committed by simon.sasburg
- Add constructor with default arguments for windowbits and hashbits.
Add constructor with default arguments for windowbits and hashbits.
-
r926
(Implementation of simple LZ77 variant input and output strea...) committed by simon.sasburg
- Implementation of simple LZ77 variant input and output streams.
The classes can also be used as simple command line tools for testing.
Implementation of simple LZ77 variant input and output streams.
The classes can also be used as simple command line tools for testing.
-
r925
(Improve formatting output for mobile edition.) committed by simon.sasburg
- Improve formatting output for mobile edition.
Improve formatting output for mobile edition.
-
r924
(new save/load config code) committed by daniel.geelen
- new save/load config code
new save/load config code
-
-
-
-
-
r919
(fix fall-through bug (again?)) committed by daniel.geelen
- fix fall-through bug (again?)
fix fall-through bug (again?)
-
r918
(Add more functions to SaveLoad) committed by daniel.geelen
- Add more functions to SaveLoad
Add more functions to SaveLoad
-
r917
(Better initialization for AudioDriver (still not perfect)) committed by daniel.geelen
- Better initialization for AudioDriver (still not perfect)
Better initialization for AudioDriver (still not perfect)
-
-
r915
(remove wrong else clause) committed by daniel.geelen
- remove wrong else clause
-
r914
(port some updates to MVC) committed by daniel.geelen
- port some updates to MVC
-
-
-
-
r910
(re-enable warnings and todo's) committed by daniel.geelen
- re-enable warnings and todo's
re-enable warnings and todo's
-
-
r908
(more work on subscanline rendering) committed by daniel.geelen
- more work on subscanline rendering
more work on subscanline rendering
-
-
r906
(implement most of GB Mono rendering in subscanline renderer) committed by daniel.geelen
- implement most of GB Mono rendering in subscanline renderer
implement most of GB Mono rendering in subscanline renderer
-
r905
(fix silly fallthrough bug) committed by daniel.geelen
- fix silly fallthrough bug
fix silly fallthrough bug
-
-
r903
(Move reads and writes to VC from CPU to VC) committed by daniel.geelen
- Move reads and writes to VC from CPU to VC
Move reads and writes to VC from CPU to VC
-
-
r901
(Fix sound savestate problems, including some crashes when lo...) committed by simon.sasburg
- Fix sound savestate problems, including some crashes when loading old saves (batman).
Fix sound savestate problems, including some crashes when loading old saves (batman).
-
r900
(Allow adding extra proguard options in Makefile.config throu...) committed by simon.sasburg
- Allow adding extra proguard options in Makefile.config through EXTRAPROGUARDCONFIG.
Allow adding extra proguard options in Makefile.config through EXTRAPROGUARDCONFIG.
-
r899
(Add zip optimizer and use it when 7zip is found.
Disable by...) committed by simon.sasburg
- Add zip optimizer and use it when 7zip is found.
Disable by putting the following line in Makefile.config:
JARSIZEOPTIMIZER:=cp
Select 7zip used with the following line:
P7Z:=/your/7zip/location/7z
Add zip optimizer and use it when 7zip is found.
Disable by putting the following line in Makefile.config:
JARSIZEOPTIMIZER:=cp
Select 7zip used with the following line:
P7Z:=/your/7zip/location/7z
-
r898
(Fix "save to oldest state" bug.) committed by simon.sasburg
- Fix "save to oldest state" bug.
Fix "save to oldest state" bug.
-
-
-
r895
(Commit MeBoy compilation stuff.) committed by simon.sasburg
- Commit MeBoy compilation stuff.
Commit MeBoy compilation stuff.
-
r894
(Enable building && running of JMGBE under linux and add bett...) committed by daniel.geelen
- Enable building && running of JMGBE under linux and add better autodetection
Enable building && running of JMGBE under linux and add better autodetection
-
-
r892
(Theoretically allow (uncompressed) savegames for mobile edit...) committed by simon.sasburg
- Theoretically allow (uncompressed) savegames for mobile edition.
Theoretically allow (uncompressed) savegames for mobile edition.
-
r891
(Allow browsing for roms, copying them to stores, and deletin...) committed by simon.sasburg
- Allow browsing for roms, copying them to stores, and deleting them from stores.
Allow browsing for roms, copying them to stores, and deleting them from stores.
|