summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-04-19GL: make GL 1.X happy.Stephane Marchesin1-1/+1
2010-04-12SDL: Fix up some of SDL's OpenGL screwupsSegher Boessenkool1-6/+14
2010-04-07OpenGL supportSegher Boessenkool1-3/+14
2010-04-03Rebuild everything if Makefile changesSegher Boessenkool1-1/+1
2010-04-03Use -ffast-mathSegher Boessenkool1-1/+1
2010-02-12Add initial timer infrastructureSegher Boessenkool1-2/+2
2010-02-10Build with -O2 by defaultSegher Boessenkool1-1/+1
2010-02-02Add make rule for cocoa filesSegher Boessenkool1-0/+3
2010-01-31Add V_X boardSegher Boessenkool1-2/+2
2009-04-08Add board-BAT and board-dummy; add warn()Segher Boessenkool1-2/+2
2009-03-03I2C support; I2C bitbanging bus; 24c04 EEPROM; make WAL use it all.Segher Boessenkool1-4/+6
2009-03-01Extra warning flagSegher Boessenkool1-1/+1
2009-02-21stamp files aren't phony targetsSegher Boessenkool1-1/+0
2009-02-08Add board detectionSegher Boessenkool1-1/+3
2009-02-07Add board.c -- board-specific functionalitySegher Boessenkool1-2/+3
2009-02-05Some cleanups for the MakefileSegher Boessenkool1-2/+6
2008-12-06Create a ROMs folder in the application bundle.Segher Boessenkool1-0/+1
2008-12-06On MacOSX, present a ROM file dialog at startup when no argument is given.Segher Boessenkool1-3/+10
2008-12-05Application bundle for MacOSX, with icon.Segher Boessenkool1-0/+9
2008-10-01Split I/O hardware routines to io.c file.Segher Boessenkool1-2/+2
2008-09-29Split audio hardware routines to audio.c file.Segher Boessenkool1-2/+2
2008-09-19Reorganise code and Makefile to work with multiple platforms.Segher Boessenkool1-5/+15
2008-09-19Clean up the Makefile a bit.Segher Boessenkool1-3/+4
2008-09-18Link only un-emu with SDL. Don't link anything with libpng.Segher Boessenkool1-1/+3
2008-09-17Split SDL stuff and video emulation into separate files.Segher Boessenkool1-2/+2
2008-09-17Let's use C99.Segher Boessenkool1-1/+1
2008-09-14Split the emulator from the frontend. Make mem[] global.Segher Boessenkool1-2/+2
2008-09-08Remove sdl.o on "make clean"Segher Boessenkool1-1/+1
2008-09-08Remove old pageN codeSegher Boessenkool1-2/+2
2008-09-07Always build with debug infoSegher Boessenkool1-2/+2
2008-09-07Rebuild every object file if any header file changedSegher Boessenkool1-0/+2
2008-09-07Add SDL support.Segher Boessenkool1-1/+1
2008-09-07Build with SDLSegher Boessenkool1-5/+5
2008-09-07Pretty pictures!Segher Boessenkool1-1/+2
2008-09-03Add emulatorSegher Boessenkool1-2/+3
2008-09-03Restructure: make the disassembler a librarySegher Boessenkool1-1/+8
2008-08-30Unununium, the unsp disassemblerSegher Boessenkool1-0/+3