feos
|
9a40dbf3ab
|
link Latest development build once again
|
2019-03-10 16:31:38 +03:00 |
feos
|
c3c262db12
|
N64:
- close #1478
- update gliden
- wire up halo removal
|
2019-03-10 16:15:55 +03:00 |
alyosha-tas
|
6d0973ca7e
|
Merge pull request #1429 from YoshiRulz/master
Inconsequential changes (no whitespace)
looks good to me
|
2019-03-09 17:32:10 -06:00 |
alyosha-tas
|
e5d94f3d7c
|
Genesis: fix VDP viewer, fixes #1449
|
2019-03-09 17:16:00 -06:00 |
James Groom
|
bf423747a5
|
Fix typo
|
2019-03-09 00:07:30 +10:00 |
YoshiRulz
|
0b5a61dcd3
|
Rewrite "d" replacement again but more like the previous algorithm
|
2019-03-05 19:37:59 +10:00 |
YoshiRulz
|
5412a74890
|
Use the *correct* formatting string, skip calls to Math.Abs
|
2019-03-05 19:16:20 +10:00 |
YoshiRulz
|
2f3ac59c7a
|
Inline local vars, use interpolated strings, and use {0:P;M} format string
|
2019-03-03 17:55:25 +10:00 |
YoshiRulz
|
20087cd804
|
Use string interpolation with {0:P;M;Z} format string
|
2019-03-03 17:52:47 +10:00 |
zeromus
|
5b552af5d5
|
change >= 0x80 -> '.' remap in hex editor to >= 0x7F (fixes #1503)
|
2019-03-03 01:14:33 -05:00 |
James Groom
|
1c5ec3f1dd
|
Fix typo
...or is it the docs that are wrong?
|
2019-02-28 14:07:16 +10:00 |
James Groom
|
1d5a097a75
|
Fix typo
also this method sucks
|
2019-02-27 15:33:27 +10:00 |
alyosha-tas
|
7630be7e93
|
SMS: Some clean up and speed up
|
2019-02-24 11:02:59 -06:00 |
YoshiRulz
|
13152d670f
|
Rewrite MovieView_ColumnClick, also fixes typo
|
2019-02-24 15:49:10 +10:00 |
YoshiRulz
|
a572b220f6
|
Fix typo copying to clipboard during loop
|
2019-02-24 15:48:09 +10:00 |
James Groom
|
99b600bbab
|
Fix typo, using interpolation
|
2019-02-24 15:41:00 +10:00 |
James Groom
|
d5d2e7d412
|
Fix typo
|
2019-02-24 15:39:53 +10:00 |
James Groom
|
cf23d9db87
|
Fix typo and cleanup loop
|
2019-02-24 15:39:01 +10:00 |
alyosha-tas
|
9f75222284
|
SMS: Refactor sound to not use AsyncSound
|
2019-02-23 11:31:09 -06:00 |
James Groom
|
f987ede70d
|
Fix magic mega drive detection
|
2019-02-22 14:42:16 +10:00 |
alyosha-tas
|
469fc4836f
|
NESHawk: Optimizations and Audio changes
|
2019-02-18 14:52:17 -06:00 |
alyosha-tas
|
ee45e3114e
|
manually revert 'allow alpha in screenshots'
|
2019-02-12 17:17:08 -06:00 |
alyosha-tas
|
cb517aaded
|
Game Linking: resolve #321
|
2019-02-10 16:22:29 -06:00 |
alyosha-tas
|
cf80d15c8f
|
GBHawk: bug fix
|
2019-02-10 09:25:56 -06:00 |
alyosha-tas
|
ead1d8d08c
|
GGHawkLink: Virtual Pad
|
2019-02-10 08:59:28 -06:00 |
alyosha-tas
|
dc94825891
|
various code cleanup
|
2019-02-09 16:46:36 -06:00 |
alyosha-tas
|
ea92bdcc66
|
GGHawkLink: tracelogger
|
2019-02-09 15:19:18 -06:00 |
alyosha-tas
|
5665617d9b
|
GGHawkLink: menues and API stuff
|
2019-02-09 12:41:23 -06:00 |
alyosha-tas
|
f08a521900
|
GGHawkLink:
-Seperate controller input
-Fix lag indicator
-Correct frame execution
|
2019-02-09 11:45:29 -06:00 |
alyosha-tas
|
4f17934d6c
|
GGHawkLink: Initial Commit
- Make necessary access changes in SMS
- Implmement multi-disk bundler support
- Initial Video and sound support
|
2019-02-09 09:55:45 -06:00 |
alyosha-tas
|
4a73565ab2
|
GBHawklink, SubNESHawk: Set to released
everything seems in order and error free
|
2019-02-06 18:44:51 -06:00 |
adelikat
|
cfdb027f27
|
Merge pull request #1433 from YoshiRulz/readme
[Reviewing] Readme rewrite
|
2019-02-05 18:15:13 -06:00 |
zeromus
|
b23cba072b
|
fix ffmpeg webm support (fixes #1477)
|
2019-02-05 15:29:40 -05:00 |
alyosha-tas
|
939de46905
|
A2600: fix HMove
|
2019-02-03 10:13:51 -06:00 |
adelikat
|
143c172cf0
|
debugger - dissassembler - wire pageup/pagedown to incement/decrement
|
2019-02-02 17:08:26 -06:00 |
alyosha-tas
|
ec333fe1b8
|
A2600: Bang! Demo ccorrect mapper
|
2019-02-02 09:10:37 -06:00 |
feos
|
104e40d8b5
|
update gliden64
|
2019-01-29 13:47:40 +03:00 |
alyosha-tas
|
1981877487
|
NESHawk: Remove GOTOs
|
2019-01-27 17:18:16 -06:00 |
Asnivor
|
76070cd89d
|
OCD: Fix non-critial compiler warnings in my code
|
2019-01-25 15:45:15 +00:00 |
James Groom
|
777d4c6a81
|
Update README.md
|
2019-01-25 22:53:45 +10:00 |
James Groom
|
9791df8801
|
Update README.md
|
2019-01-25 22:51:32 +10:00 |
James Groom
|
462a0c5989
|
Update README.md
|
2019-01-25 22:50:10 +10:00 |
James Groom
|
81920d0dee
|
Update README.md
|
2019-01-25 22:48:19 +10:00 |
James Groom
|
7266cef5aa
|
Update README.md
|
2019-01-25 22:44:02 +10:00 |
James Groom
|
24e3e46620
|
Update README.md
|
2019-01-25 22:42:13 +10:00 |
James Groom
|
659c80a740
|
Update README.md
|
2019-01-25 22:39:40 +10:00 |
James Groom
|
6857585384
|
Update README.md
|
2019-01-25 22:38:42 +10:00 |
James Groom
|
530790b515
|
Update README.md
|
2019-01-25 22:35:41 +10:00 |
James Groom
|
363166fa90
|
Update README.md
|
2019-01-25 22:32:50 +10:00 |
James Groom
|
ca42daa157
|
Update README.md
|
2019-01-25 22:31:36 +10:00 |