summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/gigatron/gigatron.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-5/+1
* Revert of 5a545f9 - unwanted. Robbbert2020-10-221-1/+1
* gigatron: patched the cpu to stop crash at start. Robbbert2020-10-221-1/+1
* srcclean for 0.224 Vas Crabb2020-08-231-2/+2
* Merge tag 'mame0223' into mainline-master Vas Crabb2020-08-061-3/+3
|\
| * -debug/debugcmd.cpp: Don't leak an open FILE when an argument is invalid and ... Vas Crabb2020-08-061-5/+5
* | machines promoted to WORKING (#7033) Sterophonick2020-08-051-60/+68
|/
* srcclean for 0.223 Vas Crabb2020-07-261-2/+2
* gigatron: some more work (#6940) Sterophonick2020-07-101-15/+31
* gigatron: fix ROM mask being 15-bit instead of 16-bit Sterophonick2020-06-201-3/+4
* gigatron: safe resolve (but proper) Sterophonick2020-06-201-1/+1
* gigatron: change resolve to resolve_safe Sterophonick2020-06-201-1/+1
* gigatron: some more work Sterophonick2020-06-191-12/+15
* gigatron: whoops Sterophonick2020-06-191-1/+1
* gigatron: make the CPU use the outx callback Sterophonick2020-06-191-0/+3
* srcclean (nw) Vas Crabb2020-03-221-1/+1
* gigatron: add some meat on the bones (#6347) Sterophonick2020-02-271-0/+3
* avoiding PCH pitfalls is annoying (nw) Vas Crabb2020-02-011-1/+1
* cpu/gigatron: spacing was still all over the place - make it use Allman (nw) Vas Crabb2020-02-011-148/+155
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-5/+5
* gigatron: Many CPU fixes (nw) AJR2020-01-251-14/+28
* gigatron: Fix copyrights. (#6211) Sterophonick2020-01-251-24/+159
* gigatron: fix compile (nw) hap2020-01-231-10/+12
* gigatron: start emulating cpu, remove unnecessary include (#6201) Sterophonick2020-01-221-10/+58
* gigatron: hook up screen, change machine type (#6196) Sterophonick2020-01-211-1/+1
* gigatron: Hook up ROM and skeleton CPU device; add disassembler AJR2020-01-211-4/+8
* gigatron: Add to full build; fix outdated code in CPU device and add some mis... AJR2020-01-211-5/+14
* new NOT_WORKING machine (#5811) Sterophonick2020-01-211-0/+129