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
d8f8c0ec80c6714fced5e9c80ef3cef17e98fa54
VARCem
/
src
History
waltje
04790cb7ce
Updated README.md with build status info.
...
Fixed bugger driver internal pathnames. Updated Makefile.MinGW.
2018-05-08 03:35:22 -04:00
..
cpu
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
devices
Updated README.md with build status info.
2018-05-08 03:35:22 -04:00
machines
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
ui
Cleaned up the VIDAPI interface - renderers now export only one symbol.
2018-05-08 03:12:42 -04:00
win
Updated README.md with build status info.
2018-05-08 03:35:22 -04:00
config.c
Cleaned up the VIDAPI interface - renderers now export only one symbol.
2018-05-08 03:12:42 -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
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
device.h
Added the Western Digital WDXT-150 XTA disk controller.
2018-04-25 16:04:06 -04:00
emu.h
More cleanups (mostly in cpu) and consting the CPU opcode tables.
2018-05-06 16:18:53 -04:00
io.c
More warning cleanups (shadowed variables.)
2018-05-05 15:47:17 -04:00
io.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00
Makefile.local
Flush all changes from the last two weeks. Still several issues not done.
2018-04-20 04:19:29 -04:00
mem.c
Final move of files into the new structure.
2018-05-06 22:51:54 -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
nvr.c
Final move of files into the new structure.
2018-05-06 22:51:54 -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
pc.c
Cleaned up the VIDAPI interface - renderers now export only one symbol.
2018-05-08 03:12:42 -04:00
plat.h
Cleaned up the VIDAPI interface - renderers now export only one symbol.
2018-05-08 03:12:42 -04: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
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
rom.c
More warning cleanups (shadowed variables.)
2018-05-05 15:47:17 -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
timer.c
Fixed silly typo.
2018-03-08 16:00:22 -05:00
timer.h
More warning cleanups (shadowed variables.)
2018-05-05 15:47:17 -04:00
version.h
Revamped the UI setup layer, which also fixes the VC builds.
2018-05-03 17:25:28 -04:00
vnc_keymap.c
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
vnc.c
Cleaned up the VIDAPI interface - renderers now export only one symbol.
2018-05-08 03:12:42 -04:00
vnc.h
Cleaned up the VIDAPI interface - renderers now export only one symbol.
2018-05-08 03:12:42 -04:00