summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6502/xavix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Dumped 11 systems (two working). (#13235) mamehaze2025-01-181-6/+34
* tvgames/xavix*: Lots of XaviX, XaviX2, and SuperXaviX updates [David Haywood] mamehaze2024-12-281-4/+4
* m7501: correct device name hap2024-12-201-1/+0
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-2/+2
* m6502: Eliminate the disable_cache hack (nw) AJR2019-11-021-23/+6
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-16/+4
* srcclean (nw) Vas Crabb2019-06-231-2/+2
* XaviX logical improvements (nw) (#5244) David Haywood2019-06-161-118/+57
* xavix - store the extra codebank byte in a private stack when making long cal... DavidHaywood2019-06-141-2/+34
* XaviX - looking at more timers (nw) (#4299) David Haywood2018-11-141-0/+11
* XaviX - revert some previous changes that didn't have desired effect and caus... David Haywood2018-10-261-73/+58
* XaviX - support per-line rendering and raster interrupts (#4180) David Haywood2018-10-221-27/+207
* XaviX - first pass at allowing some opcodes to bypass zero page (fixes namcon... David Haywood2018-10-181-22/+67
* XaviX - get ttv_mx to show some screens (nw) (#4153) David Haywood2018-10-171-1/+1
* srcclean (nw) Vas Crabb2018-05-271-6/+6
* emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-111-3/+3
* start looking at the extra opcodes in the SSD 2000 type XaviX chip (s… (#3514) David Haywood2018-05-041-6/+20
* srcclean (nw) Vas Crabb2018-04-221-13/+13
* XaviX - current checkpoint, tidying, reorganization etc. (+ general TV game w... David Haywood2018-04-161-31/+79
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-2/+2
* srcclean (nw) Vas Crabb2018-02-251-1/+1
* xavix - some changes to keep code running better, I think it's trying… (#3180) David Haywood2018-02-081-2/+8
* m6502: Fixed paged variants tracing and breakpoints [O. Galibert] Olivier Galibert2018-02-071-15/+5
* xavix - generate some interrupts, code runs a lot better now (nw) (#3174) David Haywood2018-02-061-0/+3
* create derived 6502 type for XaviX because it has at least one custom… (#3154) David Haywood2018-02-021-0/+125