This website requires JavaScript.
Explore
Help
Sign In
claunia
/
VARCem
Archived
Watch
1
Star
0
Fork
0
You've already forked VARCem
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-24
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
c190810fcff0714696a3ab8b48c09150a7f63a2b
VARCem
/
src
History
waltje
c190810fcf
Synching VC14 and VC15, fixed some (more) warnings.
2018-04-25 18:24:47 -04:00
..
cdrom
Big cleanup of the use of regular and const string pointers. Where possible, const is used to enfore R/O-ness of string arguments.
2018-04-11 17:42:22 -04:00
cpu
Several warnings fixed, but still many to go.
2018-03-27 23:53:51 -04:00
crcspeed
Another load of cleanups.
2018-04-01 22:02:37 -04:00
disk
Renamed the IDE driver to IDE-ATA, for consistency.
2018-04-25 16:16:38 -04:00
floppy
Flush all changes from the last two weeks. Still several issues not done.
2018-04-20 04:19:29 -04:00
game
Update the LPT ports to 3 ports, cleaned up the ports code.
2018-04-07 00:25:53 -04:00
lang
Changes to remove XT-IDE as a separate bus. They are just IDE now.
2018-04-23 23:52:27 -04:00
machine
Minor fixes.
2018-04-25 17:26:54 -04:00
network
Big cleanup of the use of regular and const string pointers. Where possible, const is used to enfore R/O-ness of string arguments.
2018-04-11 17:42:22 -04:00
scsi
Changes to remove XT-IDE as a separate bus. They are just IDE now.
2018-04-23 23:52:27 -04:00
sio
Flush all changes from the last two weeks. Still several issues not done.
2018-04-20 04:19:29 -04:00
sound
Synching VC14 and VC15, fixed some (more) warnings.
2018-04-25 18:24:47 -04:00
video
Flush all changes from the last two weeks. Still several issues not done.
2018-04-20 04:19:29 -04:00
win
Synching VC14 and VC15, fixed some (more) warnings.
2018-04-25 18:24:47 -04:00
bugger.c
Monster patch to clean up a lot of cruft in the code, and reduce the RAM footptiny of a running XT machine from about 680MB down to about 80MB. Yes, 600MB of unused 0x00's.
2018-03-17 23:14:42 -05:00
bugger.h
Monster patch to clean up a lot of cruft in the code, and reduce the RAM footptiny of a running XT machine from about 680MB down to about 80MB. Yes, 600MB of unused 0x00's.
2018-03-17 23:14:42 -05:00
config.c
Added the Western Digital WDXT-150 XTA disk controller.
2018-04-25 16:04:06 -04:00
config.h
Change to not allow configured memory size to go over machine's limit (fixes #25.)
2018-04-10 23:48:26 -04:00
device.c
Added the Western Digital WDXT-150 XTA disk controller.
2018-04-25 16:04:06 -04:00
device.h
Added the Western Digital WDXT-150 XTA disk controller.
2018-04-25 16:04:06 -04:00
dma.c
Added the Western Digital WDXT-150 XTA disk controller.
2018-04-25 16:04:06 -04:00
dma.h
Applied upstream patches (adds IBM PS/2 M70.)
2018-03-13 00:34:44 -05:00
emu.h
Flush all changes from the last two weeks. Still several issues not done.
2018-04-20 04:19:29 -04:00
i82335.c
Fixed silly typo.
2018-03-08 16:00:22 -05:00
i82335.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00
intel_flash.c
Another load of cleanups.
2018-04-01 22:02:37 -04:00
intel_flash.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00
intel_piix4.c
Fixed silly typo.
2018-03-08 16:00:22 -05:00
intel_piix.c
Fixed silly typo.
2018-03-08 16:00:22 -05:00
intel_piix.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00
intel_sio.c
Fixed silly typo.
2018-03-08 16:00:22 -05:00
intel_sio.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00
intel.c
Several warnings fixed, but still many to go.
2018-03-27 23:53:51 -04:00
intel.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00
io.c
Various warnings fixed
2018-03-24 23:55:21 +01:00
io.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00
keyboard_at.c
Cleanup of the logging options. Logging menu is now submenu of Tools.
2018-04-03 03:35:06 -04:00
keyboard_xt.c
Cleanup of the logging options. Logging menu is now submenu of Tools.
2018-04-03 03:35:06 -04:00
keyboard.c
Cleanup of the logging options. Logging menu is now submenu of Tools.
2018-04-03 03:35:06 -04:00
keyboard.h
Cleanup of the logging options. Logging menu is now submenu of Tools.
2018-04-03 03:35:06 -04:00
Makefile.local
Flush all changes from the last two weeks. Still several issues not done.
2018-04-20 04:19:29 -04:00
mca.c
Fixed silly typo.
2018-03-08 16:00:22 -05:00
mca.h
Applied upstream patches (adds IBM PS/2 M70.)
2018-03-13 00:34:44 -05:00
mcr.c
Fixed silly typo.
2018-03-08 16:00:22 -05:00
mem.c
Big cleanup of the use of regular and const string pointers. Where possible, const is used to enfore R/O-ness of string arguments.
2018-04-11 17:42:22 -04:00
mem.h
Monster patch to clean up a lot of cruft in the code, and reduce the RAM footptiny of a running XT machine from about 680MB down to about 80MB. Yes, 600MB of unused 0x00's.
2018-03-17 23:14:42 -05:00
memregs.c
Fixed silly typo.
2018-03-08 16:00:22 -05:00
memregs.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00
mouse_bus.c
More mouse cleanings.
2018-04-20 15:10:17 -04:00
mouse_ps2.c
More mouse cleanings.
2018-04-20 15:10:17 -04:00
mouse_serial.c
More mouse cleanings.
2018-04-20 15:10:17 -04:00
mouse.c
Flush all changes from the last two weeks. Still several issues not done.
2018-04-20 04:19:29 -04:00
mouse.h
Flush all changes from the last two weeks. Still several issues not done.
2018-04-20 04:19:29 -04:00
nmi.c
Fixed silly typo.
2018-03-08 16:00:22 -05:00
nmi.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00
nvr_at.c
Synching VC14 and VC15, fixed some (more) warnings.
2018-04-25 18:24:47 -04:00
nvr_ps2.c
Another load of cleanups.
2018-04-01 22:02:37 -04:00
nvr_ps2.h
Monster patch to clean up a lot of cruft in the code, and reduce the RAM footptiny of a running XT machine from about 680MB down to about 80MB. Yes, 600MB of unused 0x00's.
2018-03-17 23:14:42 -05:00
nvr.c
General fixups here and there (mostly dealing with the PS/1 series.)
2018-04-23 15:32:52 -04:00
nvr.h
Big cleanup of the use of regular and const string pointers. Where possible, const is used to enfore R/O-ness of string arguments.
2018-04-11 17:42:22 -04:00
parallel_dev.c
Big cleanup of the use of regular and const string pointers. Where possible, const is used to enfore R/O-ness of string arguments.
2018-04-11 17:42:22 -04:00
parallel_dev.h
Change to not allow configured memory size to go over machine's limit (fixes #25.)
2018-04-10 23:48:26 -04:00
parallel.c
General fixups here and there (mostly dealing with the PS/1 series.)
2018-04-23 15:32:52 -04:00
parallel.h
Second part of LPT re-do (now adding back the attached devices.)
2018-04-08 17:26:20 -04:00
pc.c
Flush all changes from the last two weeks. Still several issues not done.
2018-04-20 04:19:29 -04:00
pci_dummy.c
Fixed silly typo.
2018-03-08 16:00:22 -05:00
pci_dummy.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00
pci.c
Fix some warnings about too large leftshifts
2018-03-24 23:29:15 +01:00
pci.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00
pic.c
Various warnings fixed
2018-03-24 23:55:21 +01:00
pic.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00
pit.c
More warnings fixed. Only 180 to go!
2018-03-28 02:25:23 -04:00
pit.h
More warnings fixed. Only 180 to go!
2018-03-28 02:25:23 -04:00
plat.h
Change to not allow configured memory size to go over machine's limit (fixes #25.)
2018-04-10 23:48:26 -04:00
ppi.c
Fixed silly typo.
2018-03-08 16:00:22 -05:00
ppi.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00
random.c
Fixed silly typo.
2018-03-08 16:00:22 -05:00
random.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00
rom_load.c
Added the Western Digital WDXT-150 XTA disk controller.
2018-04-25 16:04:06 -04:00
rom.c
Flush all changes from the last two weeks. Still several issues not done.
2018-04-20 04:19:29 -04:00
rom.h
Flush all changes from the last two weeks. Still several issues not done.
2018-04-20 04:19:29 -04:00
serial.c
General fixups here and there (mostly dealing with the PS/1 series.)
2018-04-23 15:32:52 -04:00
serial.h
More mouse cleanings.
2018-04-20 15:10:17 -04:00
timer.c
Fixed silly typo.
2018-03-08 16:00:22 -05:00
timer.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00
ui.h
More video and sound cleanups.
2018-04-09 23:04:38 -04:00
version.h
Flush all changes from the last two weeks. Still several issues not done.
2018-04-20 04:19:29 -04:00
vnc_keymap.c
Monster patch to clean up a lot of cruft in the code, and reduce the RAM footptiny of a running XT machine from about 680MB down to about 80MB. Yes, 600MB of unused 0x00's.
2018-03-17 23:14:42 -05:00
vnc.c
Fixed silly typo.
2018-03-08 16:00:22 -05:00
vnc.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00