adelikat
|
00d5c4d5ae
|
Who made my Play Movie dialog code into spaces?
|
2014-04-13 22:16:47 +00:00 |
adelikat
|
f8522c6986
|
Genesis Tile Viewer - same stuff as other tile viewers
|
2014-04-13 22:08:46 +00:00 |
adelikat
|
d3012fe4b6
|
PCE Tile Viewer - save screenshot file menu items, autoload and other tool options, add to toolbox
|
2014-04-13 20:33:01 +00:00 |
adelikat
|
471a2f5cf0
|
SMS - Vdp Viewer - save screenshot to file menu items
|
2014-04-13 20:13:22 +00:00 |
adelikat
|
66d64f816c
|
Add Sms Vdp Viewer to toolbox
|
2014-04-13 19:51:38 +00:00 |
adelikat
|
d3b84c6c5c
|
SMS VDP Viewer - icon, autoload, misc tool settings
|
2014-04-13 19:44:08 +00:00 |
adelikat
|
ed7ce61234
|
Lua - joypad.get() strongly type the controller parameter to nullable int
|
2014-04-13 18:46:06 +00:00 |
adelikat
|
6adde23553
|
Lua - also fix client.frameskip()
|
2014-04-13 18:39:46 +00:00 |
adelikat
|
f589a91479
|
Lua - fix client.setwindowsize() and client.speedmode()
|
2014-04-13 18:35:27 +00:00 |
adelikat
|
2cbb914b9e
|
silly formatting fix from last commit
|
2014-04-13 18:30:41 +00:00 |
adelikat
|
7a6994eb80
|
Atari 2600 - some progress on mapper 4A50, but it still doesn't work
|
2014-04-13 18:09:29 +00:00 |
adelikat
|
0550fef67f
|
PCD CDL - remove todo
|
2014-04-13 16:38:56 +00:00 |
goyuken
|
078599adce
|
PCE: fix CDL loading
|
2014-04-13 16:30:15 +00:00 |
adelikat
|
d5d84943fa
|
meh, slight tweak to that commit
|
2014-04-13 14:24:38 +00:00 |
adelikat
|
9c3a7fec37
|
Lua - add a gameinfo lua library with getromname(), getromhash(), getdisplaytype(), getindatabase(), getstatus(), getisstatusbad(), getboardtype(), and getoptions() methods
|
2014-04-13 14:22:13 +00:00 |
adelikat
|
fd42606cc0
|
N64 Virtual Pad - only tab stops on analog boxes
|
2014-04-13 13:14:00 +00:00 |
adelikat
|
c919bae2d8
|
Using Save/Load Slot X hotkeys should update the currently selected slot
|
2014-04-13 13:04:13 +00:00 |
adelikat
|
12dc22de18
|
PCE CDL - center parent, add to toolbox
|
2014-04-13 12:52:36 +00:00 |
adelikat
|
8a6585aceb
|
CD CDL - drag and drop, implement save menu item, prevent some more nags
|
2014-04-13 12:40:30 +00:00 |
adelikat
|
e67c329aad
|
PCE CDL - remember window position and size, restore defaults, make Open and Save file dialogs look pretty, don't enable save as menu item if no cdl started since it nags you if you choose it
|
2014-04-13 12:22:53 +00:00 |
adelikat
|
aaeb2c9cdd
|
PCE CDL - some cleanups like icons and shortcut keys on menus, Recent menu, autoload, other misc tool options
|
2014-04-13 01:05:23 +00:00 |
adelikat
|
7f37535cd5
|
PCE Icon for PCE tool dialogs
|
2014-04-13 00:09:16 +00:00 |
adelikat
|
3f3f607e60
|
Atari 2600 - some ground work for the AR mapper, doesn't yet do anything
|
2014-04-12 17:52:49 +00:00 |
adelikat
|
ccae8ce914
|
Atari - failed attempt to implement mapper CM (Compumate)
|
2014-04-12 16:36:30 +00:00 |
adelikat
|
4f65d78335
|
Atari 2600 - some ground work for DPC+, but still not implemented
|
2014-04-12 04:11:52 +00:00 |
adelikat
|
a1cb4b151e
|
Atari 2600 - implement mapper FE
|
2014-04-12 03:48:18 +00:00 |
adelikat
|
50c8e05d65
|
Atari 2600 - Boulder Dash Intro Tune demo apparently doesn't run on 3E, it runs on 4K so change the gamedb entry, a fix to 3E. Given that no game actually works that is written for this mapper, I'm calling this one.
|
2014-04-12 02:54:17 +00:00 |
adelikat
|
a329ef846d
|
Atari 2600 - fix mapper E7 for games that used ram (Burger Time, He-Man)
|
2014-04-11 22:00:16 +00:00 |
adelikat
|
dd651b2ca8
|
issue #149 fixed - better notion of equals when comparing watch object
|
2014-04-11 17:21:45 +00:00 |
adelikat
|
e4c7110174
|
Hex Editor - fix issue 150 - exceptions thrown when freezing multi-byte addresses
|
2014-04-11 16:45:05 +00:00 |
goyuken
|
5f66376f82
|
implement caitsith6502's mapper 30 support patch (with a few minor cleanups). fixes issue 153
|
2014-04-11 15:01:22 +00:00 |
adelikat
|
c4b6d8656f
|
Atari 2600 - cart ram for mapper E7
|
2014-04-11 14:14:46 +00:00 |
adelikat
|
74cc3aad14
|
Atari 2600 - implement the Cart Ram memory domain
|
2014-04-11 01:31:10 +00:00 |
adelikat
|
2200b05dc2
|
Atari 2600 - DPC memory domain (added when using the DPC mapper)
|
2014-04-11 01:05:50 +00:00 |
adelikat
|
bbbc219105
|
Atari 2600 - give default button mappings to reset and select since they are necessary to play a majority of the games
|
2014-04-10 23:57:18 +00:00 |
adelikat
|
c16e469e22
|
Atari 2600 - DPC - do savestates, reset, disposing, and some small todos
|
2014-04-10 12:46:45 +00:00 |
beirich
|
860483934f
|
2600: 'cycle accurate' audio, fix pitfall2 music
|
2014-04-10 03:30:46 +00:00 |
goyuken
|
29475fb24d
|
nes: misc blah
|
2014-04-09 22:23:19 +00:00 |
goyuken
|
8c7b1da678
|
NES: fix two regressions from previous commit; one broke all UNIF, and one broke some sachen boards
|
2014-04-09 19:39:04 +00:00 |
goyuken
|
58079850ae
|
NES -- rework autodetection code in preparation for iNES 2.0 support. this commit likely breaks some things; exhaustive testing to come
|
2014-04-09 18:13:19 +00:00 |
adelikat
|
2834e80dfa
|
Atari 2600 - implement SB mapper (Super banking)
|
2014-04-09 02:17:45 +00:00 |
adelikat
|
37139822ac
|
Atari 2600 - slight fix to m3F, attempt to fix 3E, the mapper is still broken, I guess, the only Roms that use it are a Boulder Dash wip that is broken, and a Boulder Dash Intro Tune that seems to fail.
|
2014-04-09 01:57:45 +00:00 |
beirich
|
c3e0d8824c
|
zero warnings!
|
2014-04-08 02:25:46 +00:00 |
beirich
|
cc8308495d
|
dont call int.parse on a long
|
2014-04-08 01:08:47 +00:00 |
adelikat
|
296ce8fcfc
|
oops
|
2014-04-08 00:57:56 +00:00 |
adelikat
|
5407d752b1
|
Atari 2600 - DPC mapper - clean up elapsed cycle monitoring, results now match up with stella at least
|
2014-04-08 00:24:28 +00:00 |
zeromus
|
de89e38d7a
|
flush more frequently in PCE savestate memorywriter code
|
2014-04-08 00:22:42 +00:00 |
zeromus
|
3dc3ede00a
|
fix bugs in the delta rewinding code?
|
2014-04-08 00:22:14 +00:00 |
adelikat
|
703f1a3355
|
Atari 2600 - Fix some warnings
|
2014-04-07 22:06:38 +00:00 |
beirich
|
8363d66f25
|
PCE: convert states to Serializer implementation
|
2014-04-07 04:53:18 +00:00 |