Ilari Liusvaara
|
e83e4eb4e1
|
Revamp ROM loading
|
2012-08-24 20:24:18 +03:00 |
|
Ilari Liusvaara
|
d1210efe03
|
Fix timeline check in one special case
|
2012-08-21 21:06:42 +03:00 |
|
Ilari Liusvaara
|
55e9e88800
|
Add option to use the older read-only load behavior
|
2012-08-21 20:33:02 +03:00 |
|
Ilari Liusvaara
|
c5e759a127
|
Preserve the movie if loading state in readonly mode
|
2012-08-21 20:23:22 +03:00 |
|
Ilari Liusvaara
|
9015019e20
|
Memory search extensions
|
2012-07-22 17:04:49 +03:00 |
|
Ilari Liusvaara
|
43b5158939
|
Don't try to call methods from uninitialized pointers
|
2012-07-22 11:10:40 +03:00 |
|
Ilari Liusvaara
|
175c63d56a
|
Non-insane savestate anchoring
|
2012-07-20 00:23:40 +03:00 |
|
Ilari Liusvaara
|
906d20c9c8
|
lsnes rr1-Δ11ε1
|
2012-07-18 17:30:42 +03:00 |
|
Ilari Liusvaara
|
f05caedcbe
|
Fix bug in skip poll feature
|
2012-07-17 14:52:11 +03:00 |
|
Ilari Liusvaara
|
110115388b
|
lsnes rr1-Δ11
|
2012-07-15 22:33:00 +03:00 |
|
Ilari Liusvaara
|
a9c02ae58d
|
Fix mistake in settings dialog (not printing errors)
|
2012-07-15 17:39:30 +03:00 |
|
Ilari Liusvaara
|
e825585871
|
Remember invalid settings
This is handy when multiple cores have independent sets of settings
|
2012-07-15 14:30:14 +03:00 |
|
Ilari Liusvaara
|
4a328231d3
|
Update the manual (common for both versions)
|
2012-07-15 13:45:38 +03:00 |
|
Ilari Liusvaara
|
027689273d
|
Fix sorting of various comboboxes
|
2012-07-15 13:32:15 +03:00 |
|
Ilari Liusvaara
|
d4fd954d95
|
Fix some display scaling related bugs
|
2012-07-15 02:47:15 +03:00 |
|
Ilari Liusvaara
|
e597ac415f
|
Remove some debug spam on startup
|
2012-07-14 11:27:39 +03:00 |
|
Ilari Liusvaara
|
406bebf386
|
More compile error fixing
|
2012-07-14 11:09:24 +03:00 |
|
Ilari Liusvaara
|
9782c54db8
|
Fix compile errors for Win32
|
2012-07-14 10:59:43 +03:00 |
|
Ilari Liusvaara
|
c5be74d063
|
Merge branch 'focus-fix' into rr1-maint
Conflicts:
src/core/mainloop.cpp
src/core/moviedata.cpp
src/core/rom.cpp
|
2012-07-14 09:30:07 +03:00 |
|
Ilari Liusvaara
|
9328dfb070
|
Backport changes to generic stuff from gambatte core bindings work
|
2012-07-14 09:17:26 +03:00 |
|
Ilari Liusvaara
|
51cdf24f87
|
Move button symbols to core specific code
|
2012-07-11 16:01:01 +03:00 |
|
Ilari Liusvaara
|
3a7be1738a
|
Get rid of nall
If not using bsnes core, nall is not available, so don't use it.
|
2012-07-11 15:50:05 +03:00 |
|
Ilari Liusvaara
|
c6c640bdbc
|
Allow binding methods in Lua classes
|
2012-07-11 15:17:12 +03:00 |
|
Ilari Liusvaara
|
008536d21c
|
Move core-specific code to core bindings
This is probably quite buggy...
|
2012-07-09 18:11:32 +03:00 |
|
Ilari Liusvaara
|
70fdf31ad0
|
Reload ROM image on the fly
|
2012-07-09 01:08:08 +03:00 |
|
Ilari Liusvaara
|
59a822d023
|
Move prototypes for controller-specific functions from emucore.hpp
|
2012-07-08 15:27:46 +03:00 |
|
Ilari Liusvaara
|
3460d8e7a2
|
Move controller types to bsnes core, get rid of *LOGICAL* constants
|
2012-07-08 15:25:22 +03:00 |
|
Ilari Liusvaara
|
e27d4374dc
|
Get rid of porttype_t and devicetype_t
|
2012-07-08 12:57:22 +03:00 |
|
Ilari Liusvaara
|
767b9719c2
|
Obtain the maximum number of logical controllers from the core defs
|
2012-07-07 23:03:32 +03:00 |
|
Ilari Liusvaara
|
47e07140c5
|
Delete include/core/bsnes.hpp
This file is no longer supposed to be there
|
2012-07-07 22:55:09 +03:00 |
|
Ilari Liusvaara
|
6e57f795c0
|
Merge branch 'focus-fix' into rr1-maint
|
2012-07-07 22:43:35 +03:00 |
|
Ilari Liusvaara
|
c619fdcc32
|
lsnes rr1-Δ10ε1
|
2012-07-06 18:52:48 +03:00 |
|
Ilari Liusvaara
|
8989ccbd08
|
Merge commit '17b92632e58a012bf5d83b87541d21732066808a' into focus-fix
|
2012-07-06 18:40:37 +03:00 |
|
Ilari Liusvaara
|
bc48bf1a92
|
Fix the "click on panel locks up keyboard" for real
|
2012-07-06 18:40:11 +03:00 |
|
Ilari Liusvaara
|
9289d22b3e
|
Merge the new framebuffer code
|
2012-06-30 21:27:49 +03:00 |
|
Ilari Liusvaara
|
d9bc16598c
|
Split all references to bsnes core to dedicated file
|
2012-06-30 12:42:29 +03:00 |
|
Ilari Liusvaara
|
1f631a8ad0
|
Librarify screen rendering
|
2012-06-20 17:40:27 +03:00 |
|
Ilari Liusvaara
|
17b92632e5
|
Add support of DnD movies/saves into the main window
|
2012-06-09 19:53:34 +03:00 |
|
Ilari Liusvaara
|
a59fab20d8
|
Mirror some internal BSNES structures into virtual memory space
|
2012-06-07 16:36:45 +03:00 |
|
Ilari Liusvaara
|
2912e5a820
|
lsnes rr1-Δ10
|
2012-06-07 00:47:52 +03:00 |
|
Ilari Liusvaara
|
c0f91e3eda
|
Fix bug with loading memory watches under Win32
|
2012-06-06 23:03:58 +03:00 |
|
Ilari Liusvaara
|
25089b8458
|
Export the iospace flag to Lua.
|
2012-06-06 23:00:27 +03:00 |
|
Ilari Liusvaara
|
f0d310aff7
|
Support pure virtual mappings
The first such mapping is the SNES address bus.
|
2012-06-06 22:59:08 +03:00 |
|
Ilari Liusvaara
|
6543d4d898
|
Expand memory addresses from 32 to 64 bits
|
2012-06-06 22:22:48 +03:00 |
|
Ilari Liusvaara
|
9da9973ef1
|
wxWidgets: Run script -> Run batch file
|
2012-06-06 22:00:24 +03:00 |
|
Ilari Liusvaara
|
3548315ccb
|
Lua: Reset Lua VM function
|
2012-06-06 21:58:03 +03:00 |
|
Ilari Liusvaara
|
a0495d018f
|
AVI dumper: Sound mode 5: Fixed high-quality 48kHz
|
2012-05-27 22:56:12 +03:00 |
|
Ilari Liusvaara
|
a97a5c52b7
|
lsnes rr1-Δ9
|
2012-05-22 10:37:12 +03:00 |
|
Ilari Liusvaara
|
3fc79963f2
|
Fix directory transversal in handling rerecord counting
|
2012-05-22 10:09:55 +03:00 |
|
Ilari Liusvaara
|
e5aa6e2b20
|
Fix lua_callback_do_unsafe_rewind in no-Lua case
Dummy no-lua version of lua_callback_do_unsafe_rewind() had wrong
arguments in definition, causing a link error.
Noticed by ShinyDoofy.
|
2012-05-20 16:11:31 +03:00 |
|