waltje
96848e0c03
Update for language modules (STR_3480); defaults to English in modules.
2018-08-25 20:36:29 -04:00
waltje
28cc2ac6c2
Upstream fixes for AT keyboard (disables Mode1, needed for TSX-32.)
...
Upstream fixes for ET4000* cards (also for TSX-32, and others) with scrolling issues.
Upstream fixes for mem.c (fixes remapping issues for ET4000 et al.)
2018-08-25 17:29:25 -04:00
waltje
f6eae8c658
Initial release of the ISA Memory Expansion Card driver. Not done yet, but works.
2018-08-25 14:52:56 -04:00
waltje
d4a9d52bd7
New NEAT 286 emulation, implements UMA remapping and EMS.
2018-08-25 14:47:49 -04:00
waltje
6dc4fa9094
Fix for small issue in XT ST506 driver.
...
Updated mem.c to remove last remnants of split_mapping.
Updated machine_table.c for actual NEAT chipset DRAM limit.
2018-08-23 19:27:51 -04:00
waltje
3be39f9792
More cleanup changes for the remapping. All machine-init functions now call mem_top_remap themselves, this is no longer inherited. machine_at_*_remap_init() functions removed.
...
As an initial test, added remap to the NEAT - that works.
2018-08-20 20:07:05 -04:00
waltje
ed871b3c27
More cleanups in mem.ch, removing old and/or unneeded stuff.
2018-08-20 18:16:37 -04:00
waltje
edf88b1afc
Re-did the cloning to handle its own master list.
2018-08-20 16:40:11 -04:00
waltje
8705137000
Changes to mem.c to allow the mappings to be updated externally.
2018-08-20 01:43:57 -04:00
waltje
4ac6b54a66
Allow devices to be cloned from a master device.
2018-08-20 01:39:38 -04:00
waltje
3bb15e1fe7
Added several small upstream patches for CPU module.
...
Added the D2D rendering module from 86Box, and updated it.
Fixed the Slovenian translation.
Added Norwegian (Bokmal) translation.
Several small fixes here and there.
2018-07-28 20:53:54 -04:00
waltje
4c03094eaf
Whoops, messed up something. Fixed now.
2018-06-27 18:29:39 -04:00
waltje
7919fbdb93
Fixes for FDC and AT keyboard (showing when running AT&T System V/386 R3.2 UNIX.)
...
Added memory context dumping for debugging.
2018-06-27 15:04:21 -04:00
waltje
097fb38af7
Updates to auto-generated the language pack modules.
2018-06-20 01:40:48 -04:00
Fred N. van Kempen
dfa31fe6ef
Merge pull request #38 from Arbars/Kazakh
...
Adding Kazakh translation for installer
2018-06-17 15:04:14 -04:00
Arbars
3b42d421b3
Adding Kazakh translation for installer
2018-06-17 12:52:33 +06:00
waltje
4e4d3b886e
MinGW no longer fails on codepage settings.
2018-06-16 20:04:52 -04:00
waltje
25f64c37a2
Now checking for 65001...
2018-06-16 19:22:06 -04:00
waltje
c3f224e052
More windres changes.
2018-06-16 19:16:31 -04:00
waltje
52f06b18d4
More lame-code-fixes.
2018-06-16 19:05:51 -04:00
waltje
12456516c1
Merge branch 'master' of https://github.com/VARCem/VARCem
...
# Conflicts:
# src/win/VARCem.rpp
2018-06-16 19:03:27 -04:00
waltje
7906ab3859
Fix for lame MinGW 'windres.exe' code.
2018-06-16 18:57:57 -04:00
waltje
fe75e1e49a
Fix for lame MinGW 'windres.exe' code.
2018-06-16 18:49:09 -04:00
waltje
162afde8b8
More cleanups.
...
Added more languages.
Updated SCAT machines (for the Asian demo machines.)
Fixed VC project files.
Started integrating building of language DLL's into mainline.
Added the Award 8088 XT Clone machine.
2018-06-16 18:40:48 -04:00
Fred N. van Kempen
eb5a5d6b71
Merge pull request #33 from darkstar/msvc
...
MSVC: Update project files
2018-06-16 15:15:49 -04:00
Fred N. van Kempen
e73f294895
Merge pull request #37 from Arbars/Kazakh
...
Reworked Kazakh localization file
2018-06-14 13:47:11 -04:00
Arbars
3d835f17fc
Updating Kazakh with fixing grammar
...
A total rework of localization.
2018-06-14 16:17:17 +06:00
waltje
2f0300eec8
Updated Italian to the correct file.
...
Added Belarussian and Lithuanian languages.
2018-06-13 15:07:30 -04:00
Arbars
6a1b77bbed
Adding kazakh localization file
2018-06-12 12:11:07 +06:00
darkstar
c68299ce31
MSVC: add missing library and fix project files
2018-06-10 00:58:42 +02:00
darkstar
d188e95b81
Fix uninitialized variable
2018-06-10 00:50:50 +02:00
darkstar
59e2350728
MSVC: Update project files
2018-06-10 00:24:18 +02:00
waltje
1a3148e9c7
More fixed and updates. No new code or features.
2018-06-08 19:44:33 -04:00
Fred N. van Kempen
2b1c583e57
Merge pull request #34 from dhrdlicka/dhrdlicka-patch-1
...
Added Czech localization
2018-06-08 16:26:04 -04:00
David Hrdlička
04af6d5f1e
Added Czech localization
2018-06-08 18:11:08 +02:00
waltje
d3039192e7
Adding multi-language support.
...
Cleanups.
2018-06-04 16:49:29 -04:00
waltje
ffe6ac9475
Fixed ZIP drive bus numbering.
2018-05-16 15:57:23 -04:00
waltje
b817e058ac
Forgot to disable the libz update.
2018-05-14 18:13:26 -04:00
waltje
bafe90ec0c
Switched back to Trusty as a temp for for Travis. Goodbye, Travis!
2018-05-14 18:09:47 -04:00
waltje
d136e28136
More cleanups.
...
Changes to make the FDC work with single-sided drives.
Changes to show user 160/180 and 320/360K drives are the same.
More changes that deal with VNC (new VNC lib in progress)
Fixed bugs in New Image code.
Fixed screenshots not working.
2018-05-14 17:53:16 -04:00
waltje
cfda8ef931
Some minor changes, mostly for some leftover EuroPC things.
...
Version bumped to 0.1.6.0 - finalizing for release.
2018-05-12 23:53:43 -04:00
waltje
d393e95f8f
Fixed bug in XTA driver.
...
Fixed string-loading issue.
Fixes for handling file dialog, filters, etc.
Changed the return value of dlg_file so we can use its RO flag.
Removed the additional _WP statusbar menu items (no longer needed with new RO handling.)
2018-05-11 21:31:52 -04:00
waltje
ef2772b629
Added SDL renderer for Windows. Still some issues, but mostly works.
2018-05-11 17:23:28 -04:00
waltje
14ea28dc3e
Fix for XTA driver, showed up in HD20.
2018-05-11 17:22:22 -04:00
waltje
baea3fe037
More changes and cleanups.
2018-05-11 04:09:50 -04:00
waltje
f018b3bc33
Changes needed to allow for SDL (and maybe others) that need a fullscreen window.
2018-05-10 22:58:34 -04:00
waltje
bf676a9213
More warnings fixed (in cpu/ and mem.c)
...
More vidapi cleanups, synced with UNIX version now.
More fine-tuning of UI code here and there.
2018-05-10 03:58:47 -04:00
waltje
4d076d37e0
Re-did the VIDAPI stuff and moved to the common code.
2018-05-09 18:11:20 -04:00
waltje
1ace617077
Forgot to remove some debug stuff.
2018-05-09 04:38:11 -04:00
waltje
6bc2044b73
Fixed the floppy-error bug on VC builds (was uninited variable in fdd_img.c)
...
Made the CD=ROM ioctl support code conditional, as per OBattler's concerns over that code.
2018-05-09 01:48:48 -04:00