summaryrefslogtreecommitdiff
path: root/emu.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-18Factor out instruction fetchesSegher Boessenkool1-1/+2
2009-04-08Emulate video reg 2838 (current line #)Segher Boessenkool1-0/+1
2009-03-03VII GPIO support.Segher Boessenkool1-2/+0
2009-02-25Update copyright messagesSegher Boessenkool1-1/+1
2009-02-07Get rid of all_the_mem[]; instead, read from file on switch_bank()Segher Boessenkool1-1/+0
2009-02-01I/O: Implement reading from 3d2f (DS register)Segher Boessenkool1-0/+1
2008-10-01Split I/O hardware routines to io.c file.Segher Boessenkool1-0/+3
2008-09-19Support for multiple banks of flash.Segher Boessenkool1-0/+1
2008-09-17Split SDL stuff and video emulation into separate files.Segher Boessenkool1-0/+2
2008-09-14Refactor.Segher Boessenkool1-1/+0
2008-09-14Split the emulator from the frontend. Make mem[] global.Segher Boessenkool1-0/+15