Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-04-19 | GL: make GL 1.X happy. | Stephane Marchesin | 1 | -1/+1 |
2010-04-12 | SDL: Fix up some of SDL's OpenGL screwups | Segher Boessenkool | 1 | -6/+14 |
2010-04-07 | OpenGL support | Segher Boessenkool | 1 | -3/+14 |
2010-04-03 | Rebuild everything if Makefile changes | Segher Boessenkool | 1 | -1/+1 |
2010-04-03 | Use -ffast-math | Segher Boessenkool | 1 | -1/+1 |
2010-02-12 | Add initial timer infrastructure | Segher Boessenkool | 1 | -2/+2 |
2010-02-10 | Build with -O2 by default | Segher Boessenkool | 1 | -1/+1 |
2010-02-02 | Add make rule for cocoa files | Segher Boessenkool | 1 | -0/+3 |
2010-01-31 | Add V_X board | Segher Boessenkool | 1 | -2/+2 |
2009-04-08 | Add board-BAT and board-dummy; add warn() | Segher Boessenkool | 1 | -2/+2 |
2009-03-03 | I2C support; I2C bitbanging bus; 24c04 EEPROM; make WAL use it all. | Segher Boessenkool | 1 | -4/+6 |
2009-03-01 | Extra warning flag | Segher Boessenkool | 1 | -1/+1 |
2009-02-21 | stamp files aren't phony targets | Segher Boessenkool | 1 | -1/+0 |
2009-02-08 | Add board detection | Segher Boessenkool | 1 | -1/+3 |
2009-02-07 | Add board.c -- board-specific functionality | Segher Boessenkool | 1 | -2/+3 |
2009-02-05 | Some cleanups for the Makefile | Segher Boessenkool | 1 | -2/+6 |
2008-12-06 | Create a ROMs folder in the application bundle. | Segher Boessenkool | 1 | -0/+1 |
2008-12-06 | On MacOSX, present a ROM file dialog at startup when no argument is given. | Segher Boessenkool | 1 | -3/+10 |
2008-12-05 | Application bundle for MacOSX, with icon. | Segher Boessenkool | 1 | -0/+9 |
2008-10-01 | Split I/O hardware routines to io.c file. | Segher Boessenkool | 1 | -2/+2 |
2008-09-29 | Split audio hardware routines to audio.c file. | Segher Boessenkool | 1 | -2/+2 |
2008-09-19 | Reorganise code and Makefile to work with multiple platforms. | Segher Boessenkool | 1 | -5/+15 |
2008-09-19 | Clean up the Makefile a bit. | Segher Boessenkool | 1 | -3/+4 |
2008-09-18 | Link only un-emu with SDL. Don't link anything with libpng. | Segher Boessenkool | 1 | -1/+3 |
2008-09-17 | Split SDL stuff and video emulation into separate files. | Segher Boessenkool | 1 | -2/+2 |
2008-09-17 | Let's use C99. | Segher Boessenkool | 1 | -1/+1 |
2008-09-14 | Split the emulator from the frontend. Make mem[] global. | Segher Boessenkool | 1 | -2/+2 |
2008-09-08 | Remove sdl.o on "make clean" | Segher Boessenkool | 1 | -1/+1 |
2008-09-08 | Remove old pageN code | Segher Boessenkool | 1 | -2/+2 |
2008-09-07 | Always build with debug info | Segher Boessenkool | 1 | -2/+2 |
2008-09-07 | Rebuild every object file if any header file changed | Segher Boessenkool | 1 | -0/+2 |
2008-09-07 | Add SDL support. | Segher Boessenkool | 1 | -1/+1 |
2008-09-07 | Build with SDL | Segher Boessenkool | 1 | -5/+5 |
2008-09-07 | Pretty pictures! | Segher Boessenkool | 1 | -1/+2 |
2008-09-03 | Add emulator | Segher Boessenkool | 1 | -2/+3 |
2008-09-03 | Restructure: make the disassembler a library | Segher Boessenkool | 1 | -1/+8 |
2008-08-30 | Unununium, the unsp disassembler | Segher Boessenkool | 1 | -0/+3 |