Sergio Martin
|
ced12c51b4
|
Adding report on video refresh rate update
|
2025-04-13 10:53:26 +02:00 |
Sergio Martin
|
27ef76ba1a
|
Removing default framerate for DOS
|
2025-03-29 21:01:22 +01:00 |
Sergio Martin
|
55e1f4bfeb
|
Fixing mouse
|
2025-03-29 20:40:56 +01:00 |
Sergio Martin
|
c7b5459fa1
|
Fixing mouse buttons getting stuck and aligning mouse speed minmaxes to what dosbox expects
|
2025-03-29 20:32:55 +01:00 |
feos
|
4f603dbe13
|
remove leftover hack from my initial 2-byte range
it's hard to tell from upstream code what the range should be...
|
2025-03-29 18:29:42 +03:00 |
YoshiRulz
|
47e4df803e
|
Remove redundant button mnemonic overrides
|
2025-03-28 06:06:33 +10:00 |
YoshiRulz
|
3fe534b6b1
|
Clean up `DOSBoxKeyboard` definition
|
2025-03-28 06:06:19 +10:00 |
YoshiRulz
|
1bbceeb720
|
Clean up handling of Next Disc buttons
|
2025-03-28 06:04:15 +10:00 |
YoshiRulz
|
e68aa2e4c3
|
Code style fixes
|
2025-03-28 06:02:52 +10:00 |
Sergio Martin
|
88d2a58e44
|
Moving comments to proper place
|
2025-03-23 16:50:57 +01:00 |
Sergio Martin
|
9797d5877d
|
Moving comments to proper place
|
2025-03-23 16:47:37 +01:00 |
Sergio Martin
|
eb72fc74f4
|
Adding CDROM case
|
2025-03-22 20:43:26 +01:00 |
Sergio Martin
|
071667ce0d
|
Adding proper Disc identification for ISO9660 / Joliet (default target DOS)
|
2025-03-22 15:29:20 +01:00 |
Sergio Martin
|
7774d4acf3
|
Merge branch 'dosbox' of github.com:SergioMartin86/BizHawk into dosbox
|
2025-03-21 18:53:57 +01:00 |
Sergio Martin
|
3e43a748b7
|
Only offer drive switching if more than one drive is present
|
2025-03-21 18:53:48 +01:00 |
SergioMartin86
|
4e22c2b99a
|
Merge branch 'dosbox' of github.com:SergioMartin86/BizHawk into dosbox
|
2025-03-20 18:21:11 +01:00 |
SergioMartin86
|
4a84de9a26
|
Simplifying
|
2025-03-20 18:20:42 +01:00 |
SergioMartin86
|
bc0b826ad8
|
Simplifying
|
2025-03-20 18:06:00 +01:00 |
SergioMartin86
|
c0559c9ae8
|
Simplifying
|
2025-03-20 17:59:11 +01:00 |
SergioMartin86
|
4a1d9776de
|
Simplifying
|
2025-03-20 17:54:29 +01:00 |
Sergio Martin
|
3ef3f8ce96
|
adding recursive submodule for dosbox-x
|
2025-03-19 20:36:56 +01:00 |
Sergio Martin
|
be374cb71d
|
Reducing job concurrency for dosbox -- otherwise the server gets overloaded
|
2025-03-19 20:03:42 +01:00 |
Sergio Martin
|
5319a73163
|
fixing indentation
|
2025-03-19 20:02:11 +01:00 |
SergioMartin86
|
e8a976c73d
|
Adding lines into readme
|
2025-03-19 19:42:20 +01:00 |
Sergio Martin
|
adbb2189f3
|
fix
|
2025-03-19 19:35:56 +01:00 |
Sergio Martin
|
af205a81e2
|
Removing no-longer necessary virtuals
|
2025-03-19 19:31:36 +01:00 |
Sergio Martin
|
3e9c5a6772
|
Removing no longer needd dosbox-iso extensions
|
2025-03-19 19:29:48 +01:00 |
Sergio Martin
|
bb1491db3b
|
Reverting unnecessary change
|
2025-03-19 19:28:19 +01:00 |
SergioMartin86
|
bb9e0f7523
|
Merge branch 'dosbox' of github.com:SergioMartin86/BizHawk into dosbox
|
2025-03-19 19:25:22 +01:00 |
SergioMartin86
|
a25b23b713
|
Added missing submodule and artifact
|
2025-03-19 19:25:08 +01:00 |
Sergio Martin
|
54c818054d
|
Fixing hard landing on failure to load SRAM. This is needed to prevent crashes in dosbox when preserving hard disk contents
|
2025-03-19 19:15:47 +01:00 |
SergioMartin86
|
f5b2d6353b
|
Passing init struct for a more tidy initialization. Also fixing identation for good
|
2025-03-19 19:14:57 +01:00 |
Sergio Martin
|
a4a19aa30b
|
Fixing framerates as per feos's comment
|
2025-03-19 06:02:27 +01:00 |
Sergio Martin
|
488ec5ddf4
|
Removing no-longer needed SRAM logic
|
2025-03-18 21:31:41 +01:00 |
SergioMartin86
|
a9387eee96
|
Removing no longer required sram management functions
|
2025-03-18 21:31:08 +01:00 |
SergioMartin86
|
7d140f5b6f
|
Removing no-longer required SRAM management
|
2025-03-18 21:22:39 +01:00 |
SergioMartin86
|
d229a7ab89
|
Merge branch 'dosbox' of github.com:SergioMartin86/BizHawk into dosbox
|
2025-03-18 21:14:53 +01:00 |
SergioMartin86
|
19d9ef73c5
|
Fixing typo
|
2025-03-18 21:14:37 +01:00 |
Sergio Martin
|
82a3bd597d
|
Removing duped assignments
|
2025-03-18 21:12:10 +01:00 |
Sergio Martin
|
02e5f00797
|
Removing unused variable
|
2025-03-18 18:54:07 +01:00 |
Sergio Martin
|
4ecb8f98b4
|
Clarifying the source of DOS framerate chosen
|
2025-03-18 18:50:36 +01:00 |
Sergio Martin
|
eae719af54
|
Removing dead code
|
2025-03-18 18:44:44 +01:00 |
SergioMartin86
|
985cc02713
|
Fixing values
|
2025-03-18 18:43:56 +01:00 |
SergioMartin86
|
72ba79b619
|
Adjusting naming
|
2025-03-18 18:32:25 +01:00 |
Sergio Martin
|
355dce2004
|
Fixing misc comments
|
2025-03-18 18:25:55 +01:00 |
Sergio Martin
|
1b07dc0dbd
|
Small fixes
|
2025-03-18 06:12:20 +01:00 |
YoshiRulz
|
948b856564
|
More code style fixes
|
2025-03-18 06:41:53 +10:00 |
YoshiRulz
|
6e806aa6e4
|
More whitespace fixes
|
2025-03-18 06:41:19 +10:00 |
YoshiRulz
|
c3133b13b4
|
Drop redundant `<None Remove/>`
|
2025-03-18 06:32:27 +10:00 |
YoshiRulz
|
ca370bcb6b
|
Fix misc. whitespace crimes
|
2025-03-18 06:31:30 +10:00 |