Commit Graph

283 Commits

Author SHA1 Message Date
zeromus c21d92f694 [NES] add SxROM (mmc1), including save ram support. also add some undocumented NOP variants to 6502 core because I thought I needed them 2011-03-01 07:25:14 +00:00
andres.delikat 8bd9b07514 whack bogus database entry 2011-03-01 04:03:13 +00:00
zeromus c65ce323d0 [NES] add AxROM 2011-02-28 09:39:24 +00:00
zeromus c713b9a8f0 [NES] add CxROM and fix a severe timing issue which repairs many obvious glitches 2011-02-28 09:13:27 +00:00
zeromus af861b6475 [NES] add UOROM 2011-02-28 08:19:06 +00:00
zeromus ee336bec15 [NES] add 6502 BRK instruction and some mapper=2 games (incl. castlevania and megaman) 2011-02-28 07:53:19 +00:00
zeromus 1b0025a7cc add support for comments in game database, and: [NES] fix ppu bug and add to database 2011-02-28 06:43:19 +00:00
zeromus 4b177ca8d1 [NES] ppu fixes and improved rom classification infrastructure 2011-02-28 06:16:20 +00:00
andres.delikat d7ba739b30 Some fix ups to input recording, and setting up the ability to test recording & playback 2011-02-28 01:26:38 +00:00
andres.delikat 0ed57b443b Add GetControllerAsMneumonic() to IEmulator that returns a formatted string of controller inputs. Implemented this function in SMS input.cs and hooked up Movie recording. 2011-02-26 21:36:46 +00:00
andres.delikat c59b9ff6ce More progress on the movie class, basic movie file writing. Survives round trip testing 2011-02-25 22:26:13 +00:00
kylethomson 255e8867f9 Add Lua DLLs to BizHawk 2011-02-19 22:47:33 +00:00
beirich 577f249905 Misc code cleanup 2011-02-16 04:45:59 +00:00
beirich 2369634572 fix Excellent Dizzy Collection 2011-02-16 01:50:11 +00:00
beirich 88aa2af174 SMS: implement overclock-when-safe option 2011-02-14 06:15:25 +00:00
beirich 5a4e36d828 SMS: add Force Stereo option to gui 2011-02-14 05:02:26 +00:00
beirich 507da48f92 add patch ability to gamedb 2011-01-29 04:52:50 +00:00
beirich 366d7994e3 Add SMS options to UI; Add client-options mechanism IGame; Game database support for YM2413 games 2011-01-28 06:46:33 +00:00
beirich d35d9e9d29 SMS: port 3E emulation; fixes remaining BIOS roms; check out the rocking Japanese BIOS music! 2011-01-28 04:23:35 +00:00
beirich 00b78183dd SMS: fix loading of roms smaller than 1 bank; fixes BIOS ROMs, Qbert and Guzzler SG 2011-01-27 07:13:28 +00:00
beirich 73cf2bc61b SG-1000 almost done 2011-01-20 23:58:58 +00:00
zeromus 3c7534e92a TI-83 emulator lol 2011-01-18 10:28:10 +00:00
andres.delikat a7409a638e It is no longer convenient to keep config.ini in svn 2011-01-18 04:06:25 +00:00
andres.delikat 54b676fcca RecentFiles - Fix so that the most recent file is on top, also remove a bug from the Remove() method 2011-01-18 03:56:31 +00:00
andres.delikat df4a69cc8b Hook up autoload rom feature 2011-01-18 03:47:59 +00:00
andres.delikat 7620d08ec3 Save autoload recent rom bool to config 2011-01-18 01:55:01 +00:00
zeromus 757d604784 switch game database to support multiple hash types 2011-01-17 03:08:33 +00:00
andres.delikat 2d5efc42cd Some progress on recent roms menu 2011-01-17 02:34:52 +00:00
beirich 457819b331 SN76489: Implemented periodic noise 2011-01-16 21:06:14 +00:00
beirich 33f009395f game db update: games that require PAL 2011-01-13 06:11:17 +00:00
andres.delikat 757cecf78b Pause menu item implemented 2011-01-11 03:48:14 +00:00
beirich 054ad76ace Add ROM database 2011-01-11 03:05:29 +00:00
beirich 89e4c5a674 2011-01-11 02:55:51 +00:00