1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse synced 2026-01-27 01:41:34 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Fredrick Meunier
13e76f1236 Add UI for phantom typist 2018-03-06 22:26:27 +11:00
Sergio Baldoví
12d72fd5bb Restore ALL_RAM mode from snapshots (fixes bug #380) 2017-06-13 23:10:15 +02:00
Philip Kendall
b45d9efac0 And (almost) down to only one function which modifies the memory map. 2017-01-13 19:52:58 +00:00
Philip Kendall
9f3b201dfa Remove more redundant code. 2017-01-13 19:34:47 +00:00
Philip Kendall
689822890d Remove duplicate code from memory_map_romcs_{full,8k}. 2017-01-13 19:05:39 +00:00
Philip Kendall
713c493595 Refactor to add memory_map_{8,16}k_read_write functions. 2017-01-12 23:02:50 +00:00
Fredrick Meunier
ba77c2ab67 Move memory.[ch] to memory_pages.[ch]
To avoid clashes with any similarly named system files (thanks,
BogDan Vatra and Sergio Baldoví).
2016-12-10 20:27:03 +11:00