Commit graph

21 commits

Author SHA1 Message Date
Fabian 0fee2a567a zstd-compressed state images 2020-12-31 19:14:34 -06:00
Fabian 2683d95db9 Use TextDecoder over manual utf16 encoding (faster + more compact) 2020-12-31 19:14:33 -06:00
Fabian cd3f48c0a3 Simplify recursive state handling (don't require get_state for set_state) 2020-12-31 19:14:32 -06:00
Fabian d07cc4f7fa Fix state images 2020-08-30 19:29:53 -05:00
Fabian 4ab6edb719 Avoid for-in; Fix conditional 2020-08-30 19:27:02 -05:00
Fabian 1ebfad0fc3 Keep disk changes in stage image 2020-08-30 19:27:02 -05:00
copy 5ef8c3e614 State saving: Don't copy buffer unnecessarily 2017-06-28 11:41:03 -05:00
copy e3e6367ccf Some assertions and minor changes 2016-08-01 23:22:38 +02:00
copy bfbd4b2fdb Fix restore state of IO bars after emulator is loaded, make restoring state more reliable 2016-07-18 04:13:06 +02:00
copy c7e01ef336 Minor changes: Code style, asserts, logging, dead code 2016-02-15 00:50:35 +01:00
copy e958133280 Bump state version 2016-02-05 15:19:29 +01:00
copy 9d1dc4de96 Improve speed of state restoring by loading ram directly 2015-09-16 02:03:42 +02:00
copy f82373d6b2 Build state of emulator explicitly. Fixes #40 2015-05-18 22:18:59 +02:00
copy 742afcadbf Some minor changes 2015-04-22 04:15:32 +02:00
copy 1021f8666e Make sure memory sizes match until this can be handled correctly 2015-01-19 21:55:48 +01:00
copy 31747574ce Fix reload state of filesystem 2015-01-13 00:04:05 +01:00
copy a0da169168 Make _state_skip work by value (instead of key). Fixes certain Closure Compiler builds 2015-01-12 18:05:10 +01:00
copy 3a68ddfe3b more useful assert messages 2014-12-27 00:04:09 +01:00
copy b47e5d7233 code restructuring 2014-12-21 18:11:22 +01:00
copy f1dd7c756b emulator ain't prototype polution 2014-12-04 02:15:10 +01:00
copy ed2f5e9391 Rename file 2014-12-02 19:21:28 +01:00
Renamed from src/cpu_state.js (Browse further)