feos
|
76eaea3619
|
tracer unification for cores: spacing, headers, etc
|
2016-08-16 01:39:26 +03:00 |
nattthebear
|
111648cf98
|
Break a bunch of memory domain stuff with pointless refactoring
|
2016-04-13 19:50:06 -04:00 |
Tony Konzel
|
93fcb293d8
|
C64: Fix the build post-merge (derp.)
|
2016-03-15 11:38:55 -05:00 |
Tony Konzel
|
3ce0264fd3
|
C64: Actually use the correct data and length when building PRGs onto disk images.
|
2016-03-09 20:35:56 -06:00 |
Anthony Konzel
|
9557a25301
|
C64: Improved disk support.
|
2016-03-09 19:53:02 -06:00 |
Anthony Konzel
|
aaa0da85fd
|
C64: Prophet64 and Action Replay mapper (incomplete) added.
|
2016-03-06 16:31:29 -06:00 |
Anthony Konzel
|
178457309a
|
C64: Drive light reflects both cartridge LED and disk drive now.
|
2016-03-05 16:00:19 -06:00 |
Anthony Konzel
|
8fd552274e
|
C64: Discover file formats heuristically instead of by filename.
|
2016-03-05 15:23:22 -06:00 |
Anthony Konzel
|
57676608d0
|
C64: Fix ROM load order.
|
2016-03-04 17:29:47 -06:00 |
Anthony Konzel
|
b0e4e18ebc
|
C64: Manage memory for Cartridge, Write protect on media.
|
2016-03-04 16:15:01 -06:00 |
Anthony Konzel
|
f4f45f73a8
|
C64: Better lifecycle management and 1541-II support.
|
2016-03-04 16:06:25 -06:00 |
Anthony Konzel
|
87200593b6
|
C64: Internal support for multiple files and Epyx Fastload support.
|
2016-03-03 21:14:19 -06:00 |
Anthony Konzel
|
a435cc912c
|
C64: Use Chip6522 factory.
|
2016-03-03 18:03:48 -06:00 |
Anthony Konzel
|
28ced70f28
|
C64: Populate half-tracks when loading images.
|
2016-03-03 15:43:43 -06:00 |
Anthony Konzel
|
cff1708be6
|
C64: Perform sync check before shifting.
|
2016-03-03 00:13:55 -06:00 |
Anthony Konzel
|
64ded912df
|
C64: Implement more of the VIA timers.
|
2016-03-02 23:45:13 -06:00 |
Anthony Konzel
|
fd62145df5
|
C64: Don't compress savestate data (let the UI do that)
|
2016-03-01 20:34:08 -06:00 |
Anthony Konzel
|
a06dd5f768
|
C64: Faster loading savestates. Also fix input not working after loading state.
|
2016-03-01 16:03:20 -06:00 |
Anthony Konzel
|
43ac625a95
|
Apply savestate changes to disk subsystem.
|
2016-03-01 14:01:56 -06:00 |
Anthony Konzel
|
70e1a2ca29
|
C64: Apply savestate changes to tape subsystem.
|
2016-03-01 13:52:47 -06:00 |
Anthony Konzel
|
1e2c9e45f0
|
C64: Apply savestate info to cartridge subsystem.
|
2016-03-01 13:50:07 -06:00 |
Anthony Konzel
|
472616c4f7
|
C64: Add bare delta media savestate support.
|
2016-03-01 13:15:27 -06:00 |
Anthony Konzel
|
67edd5df1e
|
C64: Simplify input handling.
|
2016-03-01 13:14:59 -06:00 |
adelikat
|
f2001bd567
|
Apple II tracer header
|
2016-02-28 09:15:52 -05:00 |
zeromus
|
1e26688c19
|
fix build error in c64
|
2016-02-22 23:44:18 -06:00 |
Anthony Konzel
|
ac9a4ef777
|
Apply C64 core update patch.
|
2016-02-22 17:50:11 -06:00 |
adelikat
|
f5e679fa0d
|
Refactor ITraceable to work on TraceInfo objects that separate Disassembly and Register information. Make Tracelogger two columns.
|
2016-02-21 17:34:42 -05:00 |
scrimpeh
|
e4a1a517cd
|
IInputPollable - Now with tabs instead of spaces.
|
2016-01-26 11:46:52 +01:00 |
scrimpeh
|
ef1bc65ce6
|
IInputPollable - Make IsLagFrame settable
|
2016-01-26 11:34:42 +01:00 |
adelikat
|
c57519c54f
|
C64 - add a c64 menu with a settings menu and dialog
|
2015-10-10 12:20:59 -04:00 |
Kabuto
|
f09634c43e
|
Tape didn't sync properly -> fixed
|
2015-09-29 21:36:15 +02:00 |
Kabuto
|
004c8294fb
|
c64 core uses ISettable now and supports 2 more video standards
|
2015-09-28 23:52:23 +02:00 |
Kabuto
|
f7c15bfd0f
|
Fixed indentation and TODOs
|
2015-09-28 20:53:19 +02:00 |
Kabuto
|
1e9564a337
|
C64 core: tape loading added, lots of bugfixes and improvements
|
2015-09-28 01:30:58 +02:00 |
adelikat
|
ba21484ddd
|
add IRegionable as an emulator service to indicate NTSC vs PAL, etc. Refactor cores that conveyed this information to use this service, fixed cheaty reflection to grab this info to use the service instead, marked some cores as region not applicable where it made sense to me (I'm sure I'm wrong in some cases)
|
2015-08-05 20:12:09 -04:00 |
adelikat
|
3541c9e975
|
Make the lag counter settable, and expose this functionality in lua
|
2015-07-09 13:05:30 -04:00 |
scrimpeh
|
bcbc588e05
|
Apple II - Fix Memory and Input Callbacks interacting with savestates
|
2015-07-06 22:09:18 +02:00 |
scrimpeh
|
23d93cc1fe
|
Apple II - Add Input Callbacks, Change definition of a lag frame
|
2015-07-06 21:15:48 +02:00 |
scrimpeh
|
43dd015b51
|
AppleII - Add MemoryCallbacks, Breakpoint Support, Set Registers in Debugger to proper bit size.
|
2015-07-05 17:09:07 +02:00 |
goyuken
|
ae4881356e
|
appletwo: fix mono setting being borked on loadstate
|
2015-06-21 14:40:58 +00:00 |
scrimpey
|
5a686f195d
|
Apple II - remove vestigial method
|
2015-06-21 14:34:33 +00:00 |
scrimpey
|
02b71ab377
|
Apple II - Add Trace Logging functionality
|
2015-06-21 14:31:18 +00:00 |
scrimpey
|
2da9650be5
|
Apple II Debugger - Add Stepping ability
|
2015-06-19 18:34:52 +00:00 |
goyuken
|
81d8018d4c
|
apple2: support MONCHRONOME
|
2015-06-16 23:24:52 +00:00 |
scrimpey
|
154d4a1983
|
Fix Whitespace for AppleII.IDebuggable
|
2015-06-15 21:48:36 +00:00 |
scrimpey
|
4b1547384b
|
Implemented AppleII.SetCpuRegister
|
2015-06-15 21:29:28 +00:00 |
adelikat
|
a99c0787a8
|
Apple II - implement IDisassembler, and IDebuggable.GetCpuFlagsAndRegisters()
|
2015-06-12 23:51:03 +00:00 |
adelikat
|
5bcdfb5991
|
IInputPollable - remove the set on LagCount as it is not needed
|
2015-06-11 01:23:14 +00:00 |
adelikat
|
80957a1071
|
Apple II - set status of core as released, add file extensions to the released version of the open rom filter, and add author info
|
2015-06-10 22:32:47 +00:00 |
adelikat
|
4f4b26d10e
|
Apple II - put prev/next pressed states into savestates
|
2015-06-08 22:03:48 +00:00 |