Ilari Liusvaara
|
371c6fd9e3
|
Refactor library fileimage to dedicated namespace
|
2013-12-21 01:27:13 +02:00 |
|
Ilari Liusvaara
|
b3b14a6a0d
|
Hashing: Show total work size, and don't accidentally block the UI
|
2013-09-25 23:34:29 +03:00 |
|
Ilari Liusvaara
|
40578782dc
|
Support Multi-ROM projects
|
2013-09-22 17:39:52 +03:00 |
|
Ilari Liusvaara
|
53674105c1
|
Cut the ridiculous exception spam from file probing
|
2013-09-21 23:25:15 +03:00 |
|
Ilari Liusvaara
|
a48b226af5
|
Use ROM hints for default request filename
|
2013-09-14 16:30:08 +03:00 |
|
Ilari Liusvaara
|
d25f5bbe78
|
Make symbolic constant ROM_SLOT_COUNT for ROM slot count
|
2013-09-14 12:26:57 +03:00 |
|
Ilari Liusvaara
|
13eee961a7
|
Refactor image slots code
- Refactor image slot code to be common code
- Hash large files with progress feedback
- Cache hashes of large files
|
2013-09-01 15:05:08 +03:00 |
|
Ilari Liusvaara
|
cd8b2e7d39
|
Allow specifying ROM type in file load dialog
|
2013-06-26 14:48:19 +03:00 |
|
Ilari Liusvaara
|
b0edee81c8
|
Projects support
|
2013-05-12 11:18:59 +03:00 |
|
Ilari Liusvaara
|
006eaf3c78
|
Core conflict resolution
If there are multiple cores that all claim the same systype or extension,
let the user select the right one.
|
2013-01-16 17:12:05 +02:00 |
|
Ilari Liusvaara
|
70ca904940
|
More making core functions into methods
|
2013-01-05 23:15:32 +02:00 |
|
Ilari Liusvaara
|
981df4010c
|
Settings-based controllers
|
2013-01-05 09:19:09 +02:00 |
|
Ilari Liusvaara
|
5936385ac7
|
Allow passing ROMs by filename instead by data
This is useful later if loading multi-hundred MB CD images.
|
2012-11-27 00:53:32 +02:00 |
|
Ilari Liusvaara
|
e83e4eb4e1
|
Revamp ROM loading
|
2012-08-24 20:24:18 +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
|
008536d21c
|
Move core-specific code to core bindings
This is probably quite buggy...
|
2012-07-09 18:11:32 +03:00 |
|
Ilari Liusvaara
|
6f796f9601
|
Unsafe rewinding
Unsafe rewinding is unsafe, but in exchange, a lot faster than normal
save/load cycle.
|
2012-05-19 14:37:49 +03:00 |
|
Ilari Liusvaara
|
b000ec93ce
|
MSU-1 support
This is at least enough to play Super Road Blaster...
|
2012-05-18 19:03:32 +03:00 |
|
Ilari Liusvaara
|
5e60e41ef5
|
Try to autodetect headered ROMs
|
2012-02-19 19:44:36 +02:00 |
|
Ilari Liusvaara
|
b8e236972a
|
Allow direct loading of headered ROMs
|
2011-12-12 16:08:22 +02:00 |
|
Ilari Liusvaara
|
044691d555
|
Move files around a lot
|
2011-11-06 14:41:41 +02:00 |
|